Package: DOPE 2.1.0

Raymond Balise

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:Raymond Balise [aut, cre], Layla Bouzoubaa [aut], Gabriel Odom [aut], Nathaniel Castor [aut]

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

Datasets:

On CRAN:

Conda:

8.01 score 23 stars 32 scripts 175 downloads 71 mentions 4 exports 25 dependencies

Last updated from:671c416cee. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK169
source / vignettesOK214
linux-release-x86_64OK167
macos-release-arm64OK132
macos-oldrel-arm64OK137
windows-develOK142
windows-releaseOK96
windows-oldrelOK106
wasm-releaseOK126

Exports:compress_lookuplookuplookup_synparse

Dependencies:clidplyrgenericsgluejaneaustenrlatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6RcpprlangSnowballCstringistringrtibbletidyselecttidytexttokenizersutf8vctrswithr

Make Lookup Table
Fix dea_brands | Fix DEA category and class | The DEA street name file has:

Last update: 2021-06-17
Started: 2020-12-31

How the dea_controlled file was made.
Mark names that will be diffcult to parse | Difficult synonyms | Easy synonyms | bind the 'easy' and 'difficult' synonym datasets to create the final dataset

Last update: 2021-06-16
Started: 2020-12-31

How the dea_street_names file was made.

Last update: 2021-05-11
Started: 2020-12-31

Introduction to DOPE
DEA | Web Scrape | Fact Sheets | Drug Brands | PDFs | Slang | Controlled Substances | DEA Summary | No Slang | IQVIA | drug_stop_words.rda

Last update: 2021-05-06
Started: 2020-12-31

Introduction to parse and the lookup_ functions
Data: drug_df | parse() | lookup_* | lookup() | compress_lookup() | lookup_syn()

Last update: 2021-05-06
Started: 2021-04-27

How the noslang_stret_names file was made.
Scrape No Slang Data | Finding Drug Names

Last update: 2021-04-05
Started: 2020-12-31

Scraping drug names and slang from web pages.
Write a function to get the name, category and path of a drug

Last update: 2021-04-05
Started: 2020-12-31