Package: jsonify Type: Package Title: Convert Between 'R' Objects and Javascript Object Notation (JSON) Version: 1.2.2 Date: 2022-11-10 Authors@R: c( person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")), person("Chris", "Muir", role = "ctb"), person("Brendan", "Knapp", role = "ctb", comment = c(ORCID = "0000-0003-3284-4972")) ) Description: Conversions between 'R' objects and Javascript Object Notation (JSON) using the 'rapidjsonr' library . License: MIT + file LICENSE Depends: R (>= 3.3.0) SystemRequirements: C++11 Imports: Rcpp (>= 0.12.18) LinkingTo: rapidjsonr (>= 1.2.0), Rcpp RoxygenNote: 7.1.0 Suggests: covr, testthat, knitr, rmarkdown Encoding: UTF-8 VignetteBuilder: knitr NeedsCompilation: yes Packaged: 2022-11-09 21:45:14 UTC; david Author: David Cooley [aut, cre], Chris Muir [ctb], Brendan Knapp [ctb] () Maintainer: David Cooley Repository: CRAN Date/Publication: 2022-11-09 22:20:02 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2024-11-28 10:23:56 UTC; unix