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.92 score 56 stars 9 packages 141 scripts 2.6k downloads 3 exports 12 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK120
linux-devel-x86_64OK121
source / vignettesOK168
linux-release-arm64OK121
linux-release-x86_64OK144
macos-release-arm64OK144
macos-release-x86_64OK332
macos-oldrel-arm64OK113
macos-oldrel-x86_64OK188
windows-develWARNING94
windows-releaseWARNING120
windows-oldrelWARNING101
wasm-releaseFAIL107

Exports:flattenstream_invalidate

Dependencies:clidata.tablegluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs