| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=qt3v81qsb4l0agrkm80fme74bm; path=/
content-type: text/html; charset=UTF-8
date: Tue, 30 Dec 2025 11:57:22 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
R-jsonli..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/R-jsonlite, Robust, high performance JSON parser and generator for R
[
Branch: CURRENT, Version: 1.8.9, Package name: R-jsonlite-1.8.9, Maintainer: minskim
A fast JSON parser and generator optimized for statistical data and
the web. Started out as a fork of 'RJSONIO', but has been completely
rewritten in recent versions. The package offers flexible, robust,
high performance tools for working with JSON in R and is particularly
powerful for building pipelines and interacting with a web API. The
implementation is based on the mapping described in the vignette
(Ooms, 2014). In addition to converting JSON data from/to R objects,
'jsonlite' contains functions to stream, validate, and prettify JSON
data. The unit tests included with the package verify that all edge
cases are encoded and decoded consistently for use with dynamic data
in systems and applications.
Required to run:
[math/R]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
R-jsonli..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/R-jsonlite, Robust, high performance JSON parser and generator for R
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.8.9, Package name: R-jsonlite-1.8.9, Maintainer: minskim
A fast JSON parser and generator optimized for statistical data and
the web. Started out as a fork of 'RJSONIO', but has been completely
rewritten in recent versions. The package offers flexible, robust,
high performance tools for working with JSON in R and is particularly
powerful for building pipelines and interacting with a web API. The
implementation is based on the mapping described in the vignette
(Ooms, 2014). In addition to converting JSON data from/to R objects,
'jsonlite' contains functions to stream, validate, and prettify JSON
data. The unit tests included with the package verify that all edge
cases are encoded and decoded consistently for use with dynamic data
in systems and applications.
Required to run:
[math/R]
Master sites: (Expand)
- https://cran.r-project.org/src/contrib/
- https://lib.stat.cmu.edu/R/CRAN/src/contrib/
- https://stat.ethz.ch/CRAN/src/contrib/
- https://www.stats.bris.ac.uk/R/src/contrib/
- https://cran.r-project.org/src/contrib/Archive/jsonlite/
- https://lib.stat.cmu.edu/R/CRAN/src/contrib/Archive/jsonlite/
- https://stat.ethz.ch/CRAN/src/contrib/Archive/jsonlite/
- https://www.stats.bris.ac.uk/R/src/contrib/Archive/jsonlite/
Version history: (Expand)
- (2024-12-14) Updated to version: R-jsonlite-1.8.9
- (2023-08-15) Updated to version: R-jsonlite-1.8.7
- (2023-06-17) Updated to version: R-jsonlite-1.8.5
- (2022-04-23) Updated to version: R-jsonlite-1.8.0
- (2020-09-20) Updated to version: R-jsonlite-1.7.1
- (2019-01-27) Updated to version: R-jsonlite-1.6
CVS history: (Expand)
| 2024-12-14 10:58:50 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/R-jsonlite) Update 1.8.7 to 1.8.9 1.8.9 - Fix memory leak in base64 decoder - Update maintainer email address 1.8.8 - Apply libyajl patches for CVE-2022-24795, CVE-2022-24795, CVE-2023-33460 - Fix printf warnings for cran |
| 2023-08-14 23:39:10 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/R-jsonlite) Updated 1.8.5 to 1.8.7 1.8.7 - toJSON(digits = NA) once again prints 15 digits max - Fix getRversion type (requested by CRAN) 1.8.6 - Add method [.json such that subsetting keeps json class |
| 2023-06-17 15:36:13 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/R-jsonlite) Updated 1.8.0 to 1.8.5 1.8.5 - Max digits in toJSON() raised from 15 to 17 (see #412) - Remove online example from flaky httpbin server 1.8.4 - Replace sprintf with snprintf for CRAN 1.8.3 - Fix strict-prototypes warning 1.8.2 - Also fix breaking change in base_r for as.character.Date 1.8.1 - Use base::url instead of curl::curl for downloading URLs in fromJSON - Fix for breaking change 82904 in base-R (changed default as.character.POSIX \ behavior) |
| 2022-04-23 04:15:38 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/R-jsonlite) Updated 1.7.1 to 1.8.0 1.8.0 - Remove all calls to setOldClass() for R >= 4.0 (#378) 1.7.3 - Fix memory bug in toJSON(pretty=TRUE) for 0-length vectors (#366) - Ported rbind_pages() to use vctrs::vec_rbind (#352) - Fix error serializing S4 class extending SEXPTYPE for certain types (#364) - Fix citibike example in API vignette 1.7.2 - Special case 'blob' vctrs to prevent boxing of base64 output strings - Fix a unit test for new stricter all.equal() for environments in base-R |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
| 2020-09-20 11:55:09 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/R-jsonlite) Updated 1.6.0 to 1.7.1 1.7.1 - Always rename the 'sf_column' column to 'geometry' in toJSON(sf = 'geojson') \ because that is what the spec says. - Add asJSON method for ITime. - Fix toJSON() for encoding strings in multibyte locale on Windows - serializeJSON() now supports S4 "pseudo-null" (i.e. empty slots) 1.7.0 - Add support for 'sf' classes in toJSON() conform GeoJSON spec. - Fix a unit test due to a change in rgdal 1.6.1 - Fix bug in C_collapse_array_pretty_inner declarationdetected by CRAN LTO - Better handing of NA in timestamps with POSIXt = 'mongo' - The 'raw' parameter in toJSON gains options 'int' and 'js' |
| 2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | |
Log message: Update all R packages to canonical form. The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] https://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html |
