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
DESCRIPTION
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

7.93 score 56 stars 9 packages 145 scripts 2.6k downloads 3 exports 12 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK173
linux-devel-x86_64OK132
source / vignettesOK197
linux-release-arm64OK144
linux-release-x86_64OK125
macos-release-arm64OK146
macos-release-x86_64OK151
macos-oldrel-arm64OK90
macos-oldrel-x86_64OK162
windows-develWARNING114
windows-releaseWARNING85
windows-oldrelWARNING146
wasm-releaseFAIL123

Exports:flattenstream_invalidate

Dependencies:clidata.tablegluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs