jqr: Client for 'jq', a JSON Processor

Client for 'jq', a JSON processor (<http://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: 0.2.4
Depends: R (≥ 3.1.2)
Imports: Rcpp, lazyeval, magrittr
LinkingTo: BH, Rcpp
Suggests: jsonlite, testthat, knitr, covr
Published: 2016-07-29
Author: Rich FitzJohn [aut], Jeroen Ooms [aut], Scott Chamberlain [aut, cre], Stefan Milton Bache [aut], Stephen Dolan [aut, cph] (jq library), jq contributors [ctb] (jq library; authors listed in inst/AUTHORS.jq), Free Software Foundation [ctb, cph] (parser code in src/parser.c), David M Gay [ctb, cph] (code in src/jv_dtoa.c)
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
Materials: README NEWS
In views: WebTechnologies
CRAN checks: jqr results

Downloads:

Reference manual: jqr.pdf
Vignettes: jqr introduction
Package source: jqr_0.2.4.tar.gz
Windows binaries: r-devel: jqr_0.2.4.zip, r-release: jqr_0.2.4.zip, r-oldrel: jqr_0.2.4.zip
OS X Mavericks binaries: r-release: jqr_0.2.4.tgz, r-oldrel: jqr_0.2.4.tgz
Old sources: jqr archive

Reverse dependencies:

Reverse imports: geojson

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jqr to link to this page.