Package: jsonify Type: Package Title: Convert Between 'R' Objects and Javascript Object Notation (JSON) Version: 1.2.1 Date: 2020-06-02 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: 2020-06-01 22:06:41 UTC; david Author: David Cooley [aut, cre], Chris Muir [ctb], Brendan Knapp [ctb] () Maintainer: David Cooley Repository: RSPM Date/Publication: 2020-06-02 08:50:21 UTC Built: R 4.0.3; x86_64-pc-linux-gnu; 2021-02-11 22:03:48 UTC; unix