Showing 12 of total 12 results (show query)
jeroen
jsonlite:A Simple and Robust JSON Parser and Generator for R
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible tools for working with JSON in R, and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.
Maintained by Jeroen Ooms. Last updated 22 days ago.
59.4 match 384 stars 21.15 score 27k scripts 8.6k dependentsropensci
tradestatistics:Open Trade Statistics API Wrapper and Utility Program
Access 'Open Trade Statistics' API from R to download international trade data.
Maintained by Mauricio Vargas. Last updated 7 months ago.
api-wrapperdata-tableinternational-tradejsonliteopen-trade-statistics
10.0 match 77 stars 7.15 score 92 scriptsr-lib
pak:Another Approach to Package Installation
The goal of 'pak' is to make package installation faster and more reliable. In particular, it performs all HTTP operations in parallel, so metadata resolution and package downloads are fast. Metadata and package files are cached on the local disk as well. 'pak' has a dependency solver, so it finds version conflicts before performing the installation. This version of 'pak' supports CRAN, 'Bioconductor' and 'GitHub' packages as well.
Maintained by Gábor Csárdi. Last updated 10 hours ago.
2.7 match 717 stars 13.05 score 277 scripts 17 dependentscoolbutuseless
yyjsonr:Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator
A fast 'JSON' parser, generator and validator which converts 'JSON', 'NDJSON' (Newline Delimited 'JSON') and 'GeoJSON' (Geographic 'JSON') data to/from R objects. The standard R data types are supported (e.g. logical, numeric, integer) with configurable handling of NULL and NA values. Data frames, atomic vectors and lists are all supported as data containers translated to/from 'JSON'. 'GeoJSON' data is read in as 'simple features' objects. This implementation wraps the 'yyjson' 'C' library which is available from <https://github.com/ibireme/yyjson>.
Maintained by Mike Cheng. Last updated 4 months ago.
3.3 match 147 stars 9.56 score 22 scripts 9 dependentsopen-eo
openeo:Client Interface for 'openEO' Servers
Access data and processing functionalities of 'openEO' compliant back-ends in R.
Maintained by Florian Lahn. Last updated 2 months ago.
2.0 match 64 stars 8.65 score 128 scriptsthinkr-open
togglr:'Toggl.com' Api for 'Rstudio'
Use the <https://toggl.com> time tracker api through R.
Maintained by Vincent Guyader. Last updated 1 years ago.
2.0 match 49 stars 6.81 score 33 scriptsajschumacher
rjstat:Handle 'JSON-stat' Format in R
Handle 'JSON-stat' format (<https://json-stat.org>) in R. Not all features are supported, especially the extensive metadata features of 'JSON-stat'.
Maintained by Aaron Schumacher. Last updated 2 years ago.
1.9 match 32 stars 6.71 score 179 scripts 3 dependentsmtmorgan
rjsoncons:Query, Pivot, Patch, and Validate 'JSON' and 'NDJSON'
Functions to query (filter or transform), pivot (convert from array-of-objects to object-of-arrays, for easy import as 'R' data frame), search, patch (edit), and validate (against 'JSON Schema') 'JSON' and 'NDJSON' strings, files, or URLs. Query and pivot support 'JSONpointer', 'JSONpath' or 'JMESpath' expressions. The implementation uses the 'jsoncons' <https://danielaparker.github.io/jsoncons/> header-only library; the library is easily linked to other packages for direct access to 'C++' functionality not implemented here.
Maintained by Martin Morgan. Last updated 6 months ago.
1.3 match 9 stars 7.08 score 8 scripts 9 dependentsjeroen
mongolite:Fast and Simple 'MongoDB' Client for R
High-performance MongoDB client based on 'mongo-c-driver' and 'jsonlite'. Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication, and GridFS. The online user manual provides an overview of the available methods in the package: <https://jeroen.github.io/mongolite/>.
Maintained by Jeroen Ooms. Last updated 12 days ago.
0.5 match 285 stars 11.14 score 860 scripts 10 dependentsjeroen
base64:Base64 Encoder and Decoder
Compatibility wrapper to replace the orphaned package. New applications should use base64 encoders from 'jsonlite' or 'openssl' or 'base64enc'.
Maintained by Jeroen Ooms. Last updated 5 months ago.
0.5 match 2 stars 6.62 score 163 scripts 42 dependentsralmond
mongo:Higher level interface to Mongo database
This is a wrapper for the jsonlite and mongolite packages which offers both an R6 object for managing the connection as well as some mechanisms for saving and restoring S4 objects to a Mongo database.
Maintained by Russell Almond. Last updated 10 months ago.
0.5 match 4.13 score 3 dependentsrogiersbart
ra:A minimal TileDB-backed lazy multi-dimensional array implementation with metadata
The {ra} package provides a wrapper around the low-level {tiledb} API and {jsonlite}, to implement a minimal lazy multi-dimensional array with arbitrary metadata support.
Maintained by Bart Rogiers. Last updated 9 months ago.
0.5 match 1.70 score