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.
- Version0.9.0
- R version≥ 3.2.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release10/17/2022
Documentation
Team
Bob Rudis
Niels Lohmann
Show author detailsRolesAuthorDeepak Bandyopadhyay
Show author detailsRolesAuthorLutz Kettner
Show author detailsRolesAuthorNeal Fultz
Show author detailsRolesContributorMaarten Demeyer
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports3 packages
- Suggests2 packages
- Linking To1 package
- Reverse Depends1 package