Package: DOPE 2.1.0
DOPE: Drug Ontology Parsing Engine
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.
Authors:
DOPE_2.1.0.tar.gz
DOPE_2.1.0.zip(r-4.7)DOPE_2.1.0.zip(r-4.6)DOPE_2.1.0.zip(r-4.5)
DOPE_2.1.0.tgz(r-4.6-any)DOPE_2.1.0.tgz(r-4.5-any)
DOPE_2.1.0.tar.gz(r-4.7-any)DOPE_2.1.0.tar.gz(r-4.6-any)
DOPE_2.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
DOPE/json (API)
| # Install 'DOPE' in R: |
| install.packages('DOPE', repos = c('https://ctn-0094.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ctn-0094/dope/issues
Pkgdown/docs site:https://ctn-0094.github.io
- dea_brands - Drug brand info
- dea_controlled - Drug controlled substance synonyms
- dea_factsheets - Drug ontology information from https://www.dea.gov/factsheets
- dea_street_names - Drug slang from DEA's DIR-020-17 Drug Slang Code Words.pdf
- drug_df - Simulated drug data
- drug_stop_words - A vector with drug-specific stop words in English
- iqvia - Data sent from IQVIA
- lookup_df - A lookup table with drug class, category, and synonyms
- noslang_raw - Drug terms from https://www.noslang.com/drugs/dictionary
- noslang_street_names - Drug slang from https://www.noslang.com/drugs/dictionary
Last updated from:671c416cee. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 167 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 142 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 126 |
Exports:compress_lookuplookuplookup_synparse
Dependencies:clidplyrgenericsgluejaneaustenrlatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6RcpprlangSnowballCstringistringrtibbletidyselecttidytexttokenizersutf8vctrswithr
Last update: 2021-06-17
Started: 2020-12-31
Last update: 2021-06-16
Started: 2020-12-31
Last update: 2021-05-11
Started: 2020-12-31
Last update: 2021-05-06
Started: 2020-12-31
Last update: 2021-05-06
Started: 2021-04-27
Last update: 2021-04-05
Started: 2020-12-31
Last update: 2021-04-05
Started: 2020-12-31
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Collapse Redundant Rows of a Lookup Table | compress_lookup |
| Drug brand info | dea_brands |
| Drug controlled substance synonyms | dea_controlled |
| Drug ontology information from https://www.dea.gov/factsheets | dea_factsheets |
| Drug slang from DEA's DIR-020-17 Drug Slang Code Words.pdf | dea_street_names |
| Simulated drug data | drug_df |
| A vector with drug-specific stop words in English | drug_stop_words |
| Data sent from IQVIA | iqvia |
| Make a table with the class and category for a drug name | lookup |
| A lookup table with drug class, category, and synonyms | lookup_df |
| Make a table with the class and category for a drug name | lookup_syn |
| Drug terms from https://www.noslang.com/drugs/dictionary | noslang_raw |
| Drug slang from https://www.noslang.com/drugs/dictionary | noslang_street_names |
| Parse a vector of free text containing drug information | parse |
