Package: jqr
Title: Client for 'jq', a 'JSON' Processor
Description: Client for 'jq', a 'JSON' processor (<https://jqlang.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.3.5
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 = "jeroenooms@gmail.com"),
    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/ https://ropensci.r-universe.dev/jqr
BugReports: https://github.com/ropensci/jqr/issues
SystemRequirements: libjq: jq-devel (rpm) or libjq-dev (deb)
Imports: magrittr, lazyeval
Suggests: jsonlite, testthat
RoxygenNote: 7.3.2.9000
NeedsCompilation: yes
Packaged: 2024-10-03 14:12:54 UTC; jeroen
Author: Rich FitzJohn [aut],
  Jeroen Ooms [aut, cre],
  Scott Chamberlain [aut],
  Stefan Milton Bache [aut]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-04 12:00:08 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-09-28 02:43:42 UTC; unix
