Package: jqr Title: Client for 'jq', a 'JSON' Processor Description: Client for 'jq', a 'JSON' processor (), 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.4.0 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 Config/pak/sysreqs: libjq-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-12-14 23:26:27 UTC RemoteUrl: https://github.com/ropensci/jqr RemoteRef: master RemoteSha: f920d08d7c59e97e4ef9b1b90fb4c19a57479348 NeedsCompilation: yes Packaged: 2026-06-23 16:41:45 UTC; root Author: Rich FitzJohn [aut], Jeroen Ooms [aut, cre], Scott Chamberlain [aut], Stefan Milton Bache [aut] Maintainer: Jeroen Ooms