<?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>Type-Faithful and Human-Readable JSON for R Values</dc:title>
  <dc:title>R package typedjson version 0.1.1</dc:title>
  <dc:description>Writing an R value as JSON that a human can read, and reading
    it back unchanged. The 'jsonlite' package offers either a readable but
    lossy pair of functions or a faithful but verbose one; this package
    emits ordinary JSON for ordinary values and annotates only what JSON
    cannot express, namely the distinction between integer and double,
    typed missing values, non-finite numbers, attributes, and objects from
    the S3, S4 and S7 systems.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3)</dc:relation>
  <dc:relation>Imports: methods</dc:relation>
  <dc:relation>LinkingTo: cpp11</dc:relation>
  <dc:relation>Suggests: jsonlite, knitr, R6, rmarkdown, S7, testthat (&gt;= 3.0.0),
withr</dc:relation>
  <dc:creator>Nicolas Bennett &lt;nicolas@cynkra.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nicolas Bennett [aut, cre, cph],
  YaoYuan [ctb, cph] (Author of the vendored yyjson library)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=typedjson/LICENSE)</dc:rights>
  <dc:date>2026-09-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=typedjson</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.typedjson</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
