Package: dpdr Title: Interface to Health Canada Drug Product Database API Version: 0.1.0.9000 Authors@R: person("Matthew T.", "Warkentin", , "matthew.warkentin@ucalgary.ca", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8730-3511")) Description: A programmatic interface to Health Canada's Drug Product Database (DPD) REST API for querying information about drugs approved for use in Canada. More information on the DPD can be found in the API guide (). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Depends: R (>= 4.1.0) Imports: glue, httr2, jsonlite, memoise, rlang, tibble URL: https://github.com/mattwarkentin/dpdr, https://mattwarkentin.github.io/dpdr/ BugReports: https://github.com/mattwarkentin/dpdr/issues Config/pak/sysreqs: libssl-dev Repository: https://mattwarkentin.r-universe.dev Date/Publication: 2026-03-02 23:23:11 UTC RemoteUrl: https://github.com/mattwarkentin/dpdr RemoteRef: HEAD RemoteSha: ee221a9a3c90a5172b5231d8bc660cbe56a3f5fa NeedsCompilation: no Packaged: 2026-07-02 07:27:36 UTC; root Author: Matthew T. Warkentin [aut, cre, cph] (ORCID: ) Maintainer: Matthew T. Warkentin