@@ -5,11 +5,11 @@ Authors@R:
5
5
person("Simon", "Parker", , "simon.parker.24@ucl.ac.uk",
6
6
role = c("aut", "cre", "cph"),
7
7
comment = c(ORCID = "0009-0003-8214-4496"))
8
- Description: The 'openFDA' API facilitates access to Federal Drug Agency (FDA)
9
- data on drugs, devices, foodstuffs, tobacco, and more with 'httr2'. This
10
- package makes the API easily accessible, returning objects which the user can
11
- convert to JSON data and parse. Kass-Hout TA, Xu Z, Mohebbi M et al. (2016)
12
- <doi:10.1093/jamia/ocv153>.
8
+ Description: The 'openFDA' API facilitates access to U.S. Food and Drug
9
+ Administration (FDA) data on drugs, devices, foodstuffs, tobacco, and more
10
+ with 'httr2'. This package makes the API easily accessible, returning
11
+ objects which the user can convert to JSON data and parse. Kass-Hout TA,
12
+ Xu Z, Mohebbi M et al. (2016) <doi:10.1093/jamia/ocv153>.
13
13
License: GPL (>= 3)
14
14
URL: https://github.com/simpar1471/openFDA,
15
15
https://simpar1471.github.io/openFDA/
0 commit comments