Package: drugprepr
Title: Prepare Electronic Prescription Record Data to Estimate Drug
        Exposure
Version: 0.0.4
Authors@R: 
    c(person(given = "Belay Birlie",
           family = "Yimer",
           role = c("aut"),
           email = "BelayBirlie.Yimer@manchester.ac.uk",
           comment = c(ORCID = "0000-0001-8621-6539")),
    person(given = "David",
           family = "Selby",
           role = c("aut", "cre"),
           email = "David.Selby@manchester.ac.uk",
           comment = c(ORCID = "0000-0001-8026-5663")),
    person(given = "Meghna",
           family = "Jani",
           role = c("aut"),
           email = "meghna.jani@manchester.ac.uk"),
    person(given = "Goran",
           family = "Nenadic",
           role = c("aut"),
           email = "goran.nenadic@manchester.ac.uk"),
    person(given = "Mark",
           family = "Lunt",
           role = c("aut"),
           email = "mark.lunt@manchester.ac.uk"),
    person(given = "William G.",
           family = "Dixon",
           role = c("aut"),
           email = "will.dixon@manchester.ac.uk")
           )
Maintainer: David Selby <David.Selby@manchester.ac.uk>
BugReports: https://github.com/belayb/drugprepr/issues
Description: Prepare prescription data (such as from the Clinical Practice Research Datalink) into an analysis-ready format, with start and stop dates for each patient's prescriptions. Based on Pye et al (2018) <doi:10.1002/pds.4440>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.2
Imports: dplyr, doseminer, rlang, tidyr, sqldf, stringr, purrr,
        DescTools
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat, kableExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-09 11:50:09 UTC; j10204ds
Author: Belay Birlie Yimer [aut] (<https://orcid.org/0000-0001-8621-6539>),
  David Selby [aut, cre] (<https://orcid.org/0000-0001-8026-5663>),
  Meghna Jani [aut],
  Goran Nenadic [aut],
  Mark Lunt [aut],
  William G. Dixon [aut]
Repository: CRAN
Date/Publication: 2021-11-09 18:50:05 UTC
Built: R 4.3.0; ; 2023-07-10 04:29:34 UTC; unix
