Client for 'jq', a 'JSON' processor (<https://stedolan.github.io/jq/>), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.
Version: | 1.1.0 |
Depends: | R (≥ 3.1.2) |
Imports: | magrittr, lazyeval |
Suggests: | roxygen2 (≥ 6.1.0), jsonlite, testthat, knitr, rmarkdown |
Published: | 2018-10-22 |
Author: | Rich FitzJohn [aut], Jeroen Ooms [aut], Scott Chamberlain [aut, cre], Stefan Milton Bache [aut] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropensci/jqr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/jqr |
NeedsCompilation: | yes |
SystemRequirements: | libjq: jq-devel (rpm) or libjq-dev (deb) |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | jqr results |
Reference manual: | jqr.pdf |
Vignettes: |
jqr introduction |
Package source: | jqr_1.1.0.tar.gz |
Windows binaries: | r-devel: jqr_1.1.0.zip, r-release: jqr_1.1.0.zip, r-oldrel: jqr_1.1.0.zip |
macOS binaries: | r-release: jqr_1.1.0.tgz, r-oldrel: jqr_1.1.0.tgz |
Old sources: | jqr archive |
Reverse imports: | EML, geojson, geojsonio, googleway |
Reverse suggests: | emld, rdflib |
Please use the canonical form https://CRAN.R-project.org/package=jqr to link to this page.