Package: ndjson 0.9.0

ndjson: Wicked-Fast Streaming 'JSON' ('ndjson') Reader

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.

Authors:Bob Rudis [aut, cre], Niels Lohmann [aut], Deepak Bandyopadhyay [aut], Lutz Kettner [aut], Neal Fultz [ctb], Maarten Demeyer [ctb]

ndjson_0.9.0.tar.gz
ndjson_0.9.0.zip(r-4.5)ndjson_0.9.0.zip(r-4.4)ndjson_0.9.0.zip(r-4.3)
ndjson_0.9.0.tgz(r-4.4-x86_64)ndjson_0.9.0.tgz(r-4.4-arm64)ndjson_0.9.0.tgz(r-4.3-x86_64)ndjson_0.9.0.tgz(r-4.3-arm64)
ndjson_0.9.0.tar.gz(r-4.5-noble)ndjson_0.9.0.tar.gz(r-4.4-noble)
ndjson.pdf |ndjson.html
ndjson/json (API)

# Install 'ndjson' in R:
install.packages('ndjson', repos = c('https://hrbrmstr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hrbrmstr/ndjson/issues

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3

On CRAN:

jsonndjsonr-cyber

7.72 score 56 stars 5 packages 117 scripts 3.5k downloads 3 exports 13 dependencies

Last updated 2 years agofrom:77124f8732. Checks:OK: 6 NOTE: 3. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 07 2024
R-4.5-win-x86_64NOTEOct 07 2024
R-4.5-linux-x86_64OKOct 07 2024
R-4.4-win-x86_64NOTEOct 07 2024
R-4.4-mac-x86_64OKOct 07 2024
R-4.4-mac-aarch64OKOct 07 2024
R-4.3-win-x86_64NOTEOct 07 2024
R-4.3-mac-x86_64OKOct 07 2024
R-4.3-mac-aarch64OKOct 07 2024

Exports:flattenstream_invalidate

Dependencies:clidata.tablefansigluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs