<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Simple and Robust JSON Parser and Generator for R</dc:title>
  <dc:title>R package jsonlite version 2.0.0</dc:title>
  <dc:subject>CRAN Task View: WebTechnologies (https://CRAN.R-project.org/view=WebTechnologies)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods</dc:relation>
  <dc:relation>Suggests: httr, vctrs, testthat, knitr, rmarkdown, R.rsp, sf</dc:relation>
  <dc:creator>Jeroen Ooms &lt;jeroenooms@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jeroen Ooms [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-4035-0289&gt;),
  Duncan Temple Lang [ctb],
  Lloyd Hilaiel [cph] (author of bundled libyajl)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=jsonlite/LICENSE)</dc:rights>
  <dc:date>2025-03-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=jsonlite</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.jsonlite</dc:identifier>
</oai_dc:dc>
