Package: doseminer
Type: Package
Title: Extract Drug Dosages from Free-Text Prescriptions
Version: 0.1.2
Authors@R: 
  c(person(given = 'David',
           family = 'Selby',
           role = c('aut', 'cre'),
           email = 'david.selby@manchester.ac.uk',
           comment = c(ORCID = '0000-0001-8026-5663')),
    person(given = 'Belay Birlie',
           family = 'Yimer',
           email = 'belaybirlie.yimer@manchester.ac.uk',
           role = 'ctb'),
    person(given = 'Ben',
           family = 'Marwick',
           email = 'benmarwick@gmail.com',
           role = 'ctb'))
Description: Utilities for converting unstructured electronic prescribing instructions into structured medication data. Extracts drug dose, units, daily dosing frequency and intervals from English-language prescriptions. Based on Karystianis et al. (2015) <doi:10.1186/s12911-016-0255-x>.
BugReports: https://github.com/Selbosh/doseminer/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: magrittr(>= 2.0.1), stringr(>= 1.4.0)
Suggests: rmarkdown, knitr, testthat, tidyr, dplyr, ggplot2, prettydoc
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2021-07-19 10:27:42 UTC; David
Author: David Selby [aut, cre] (<https://orcid.org/0000-0001-8026-5663>),
  Belay Birlie Yimer [ctb],
  Ben Marwick [ctb]
Maintainer: David Selby <david.selby@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2021-07-19 10:40:05 UTC
Built: R 4.1.0; ; 2021-07-20 02:44:06 UTC; unix
