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.7)ndjson_0.9.0.zip(r-4.6)ndjson_0.9.0.zip(r-4.5)
ndjson_0.9.0.tgz(r-4.6-x86_64)ndjson_0.9.0.tgz(r-4.6-arm64)ndjson_0.9.0.tgz(r-4.5-x86_64)ndjson_0.9.0.tgz(r-4.5-arm64)
ndjson_0.9.0.tar.gz(r-4.7-arm64)ndjson_0.9.0.tar.gz(r-4.7-x86_64)ndjson_0.9.0.tar.gz(r-4.6-arm64)ndjson_0.9.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
ndjson/json (API)

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

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

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

On CRAN:

Conda:

jsonndjsonr-cyberzlibcpp

8.04 score 56 stars 9 packages 136 scripts 3.6k downloads 3 exports 12 dependencies

Last updated from:77124f8732. Checks:9 OK, 3 WARNING, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK123
linux-devel-x86_64OK113
source / vignettesOK174
linux-release-arm64OK116
linux-release-x86_64OK114
macos-release-arm64OK123
macos-release-x86_64OK217
macos-oldrel-arm64OK84
macos-oldrel-x86_64OK179
windows-develWARNING95
windows-releaseWARNING140
windows-oldrelWARNING88
wasm-releaseFAIL99

Exports:flattenstream_invalidate

Dependencies:clidata.tablegluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs