Package: DOPE Title: Drug Ontology Parsing Engine Version: 2.1.0 Authors@R: c( person(given = "Raymond", family = "Balise", role = c("aut", "cre"), email = "balise@miami.edu", comment = c(ORCID = "0000-0002-9856-5901")), person(given = "Layla", family = "Bouzoubaa", role = c("aut"), email = "lab218@miami.edu", comment = c(ORCID = "0000-0002-6616-0950")), person(given = "Gabriel", family = "Odom", role = c("aut"), email = "gabriel.odom@fiu.edu", comment = c(ORCID = "0000-0003-1341-4555")), person(given = "Nathaniel", family = "Castor", role = c("aut"), email = "nxc741@miami.edu")) Description: Provides information on drug names (brand, generic and street) for drugs tracked by the DEA. There are functions that will search synonyms and return the drug names and types. The vignettes have extensive information on the work done to create the data for the package. License: MIT + file LICENSE URL: https://ctn-0094.github.io/DOPE/, https://github.com/CTN-0094/DOPE BugReports: https://github.com/CTN-0094/DOPE/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Depends: R (>= 3.5) Imports: dplyr, magrittr, stats, stringr, tibble, tidytext, utils Suggests: purrr, knitr, rmarkdown, conflicted, readr, rvest, sqldf, tidyr, testthat, usethis, xml2 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ctn-0094.r-universe.dev Date/Publication: 2025-05-06 17:36:57 UTC RemoteUrl: https://github.com/ctn-0094/dope RemoteRef: HEAD RemoteSha: 671c416cee4b613337a63ab0212499151162757d NeedsCompilation: no Packaged: 2026-07-04 06:54:12 UTC; root Author: Raymond Balise [aut, cre] (ORCID: ), Layla Bouzoubaa [aut] (ORCID: ), Gabriel Odom [aut] (ORCID: ), Nathaniel Castor [aut] Maintainer: Raymond Balise