Package: jqr
Title: Client for 'jq', a 'JSON' Processor
Description: 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.2.3
Depends: R (>= 3.1.2)
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
Authors@R: c(person("Rich", "FitzJohn", role = "aut", email = "rich.fitzjohn@gmail.com"),
    person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroen@berkeley.edu"),
    person("Scott", "Chamberlain", role = "aut", email = "myrmecocystus@gmail.com"),
    person("Stefan Milton Bache", role = "aut", email = "stefan@stefanbache.dk"))
URL: https://docs.ropensci.org/jqr/ (docs),
        https://github.com/ropensci/jqr (devel)
BugReports: https://github.com/ropensci/jqr/issues
SystemRequirements: libjq: jq-devel (rpm) or libjq-dev (deb)
Imports: magrittr, lazyeval
Suggests: jsonlite, testthat
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2022-03-10 20:12:28 UTC; jeroen
Author: Rich FitzJohn [aut],
  Jeroen Ooms [aut, cre],
  Scott Chamberlain [aut],
  Stefan Milton Bache [aut]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2022-03-10 22:20:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-11 11:22:50 UTC; unix
Archs: jqr.so.dSYM
