Package: openFDA
Title: 'openFDA' API
Version: 0.1.0
Authors@R: 
    person("Simon", "Parker", , "simon.parker.24@ucl.ac.uk",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0003-8214-4496"))
Description: The 'openFDA' API facilitates access to Federal Drug Agency (FDA)
  data on drugs, devices, foodstuffs, tobacco, and more with 'httr2'. This
  package makes the API easily accessible, returning objects which the user can
  convert to JSON data and parse. Kass-Hout TA, Xu Z, Mohebbi M et al. (2016)
  <doi:10.1093/jamia/ocv153>.
License: GPL (>= 3)
URL: https://github.com/simpar1471/openFDA,
        https://simpar1471.github.io/openFDA/
BugReports: https://github.com/simpar1471/openFDA/issues
Imports: cli, httr2, checkmate, purrr, rlang, vctrs
Config/Needs/website: rmarkdown
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), stringr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-17 10:10:15 UTC; tadeo
Author: Simon Parker [aut, cre, cph] (<https://orcid.org/0009-0003-8214-4496>)
Maintainer: Simon Parker <simon.parker.24@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2024-10-18 10:50:30 UTC
Built: R 4.4.1; ; 2024-10-18 13:33:41 UTC; unix
