<?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>Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator</dc:title>
  <dc:title>R package yyjsonr version 0.1.22</dc:title>
  <dc:subject>CRAN Task View: Spatial (https://CRAN.R-project.org/view=Spatial)</dc:subject>
  <dc:description>A fast 'JSON' parser, generator and validator which converts 'JSON', 
    'NDJSON' (Newline Delimited 'JSON') and 'GeoJSON' (Geographic 'JSON') data 
    to/from R objects.  The standard R data types are 
    supported (e.g. logical, numeric, integer) with configurable handling of NULL 
    and NA values. Data frames, atomic vectors and lists are all supported as data 
    containers translated to/from 'JSON'.  'GeoJSON' data is read in as
    'simple features' objects.
    This implementation wraps the 'yyjson' 'C' library which 
    is available from &lt;https://github.com/ibireme/yyjson&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Suggests: bit64, knitr, rmarkdown, jsonlite, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mike Cheng &lt;mikefc@coolbutuseless.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mike Cheng [aut, cre, cph],
  Yao Yuan [aut, cph] (Author of bundled yyjson),
  Murat Tasan [ctb] ('json_verbatim' handling)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=yyjsonr/LICENSE)</dc:rights>
  <dc:date>2026-04-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=yyjsonr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.yyjsonr</dc:identifier>
  <dc:language>en-AU</dc:language>
</oai_dc:dc>
