jsonlite (2.0.0)
Published 2026-02-24 13:47:17 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("jsonlite")About this package
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible 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.A Simple and Robust JSON Parser and Generator for R
Dependencies
| Depends | methods |
| Suggests | httr, vctrs, testthat, knitr, rmarkdown, R.rsp, sf |
Details
2026-02-24 13:47:17 +00:00
Assets (1)
Versions (1)
View all
CRAN
1
MIT + file LICENSE
Jeroen Ooms
Duncan Temple Lang
Lloyd Hilaiel
1.0 MiB
jsonlite_2.0.0.tar.gz
1.0 MiB
2.0.0
2026-02-24