<?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>Wicked-Fast Streaming 'JSON' ('ndjson') Reader</dc:title>
  <dc:title>R package ndjson version 0.9.1</dc:title>
  <dc:subject>CRAN Task View: WebTechnologies (https://CRAN.R-project.org/view=WebTechnologies)</dc:subject>
  <dc:description>Streaming 'JSON' ('ndjson') has one 'JSON' record per-line
        and many modern 'ndjson' files contain large numbers of records.
        These constructs may not be columnar in nature, but it is often
        useful to read in these files and "flatten" the structure out to
        enable working with the data in an R 'data.frame'-like context.
        Functions are provided that make it possible to read in plain
        'ndjson' files or compressed ('gz') 'ndjson' files and either
        validate the format of the records or create "flat" 'data.table'
        structures from them.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2.0)</dc:relation>
  <dc:relation>Imports: Rcpp, data.table, tibble</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: tinytest, covr</dc:relation>
  <dc:creator>Bob Rudis &lt;bob@rud.is&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bob Rudis [aut, cre] (ORCID: &lt;https://orcid.org/0000-0001-5670-2640&gt;),
  Niels Lohmann [aut] (C++ json parser),
  Deepak Bandyopadhyay [aut] (C++ gzstream),
  Lutz Kettner [aut] (C++ gzstream),
  Neal Fultz [ctb] (Rcpp integration),
  Maarten Demeyer [ctb] (dtplyr cleanup)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ndjson/LICENSE)</dc:rights>
  <dc:date>2025-03-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ndjson</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ndjson</dc:identifier>
</oai_dc:dc>
