Package: drugprepr
Title: Prepare Electronic Prescription Record Data to Estimate Drug
        Exposure
Version: 0.0.7
Authors@R: 
    c(person(given = "Belay Birlie",
           family = "Yimer",
           role = c("aut"),
           email = "BelayBirlie.Yimer@astellas.com",
           comment = c(ORCID = "0000-0001-8621-6539")),
    person(given = "David",
           family = "Selby",
           role = c("aut", "cre", "cph"),
           email = "David.Selby@dfki.de",
           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")
           )
Date: 2026-07-22
Maintainer: David Selby <David.Selby@dfki.de>
URL: https://github.com/belayb/drugprepr
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
Imports: dplyr, rlang, tidyr, sqldf, stringr, purrr, DescTools,
        doseminer
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat, kableExtra
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-23 08:43:50 UTC; david
Author: Belay Birlie Yimer [aut] (ORCID:
    <https://orcid.org/0000-0001-8621-6539>),
  David Selby [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8026-5663>),
  Meghna Jani [aut],
  Goran Nenadic [aut],
  Mark Lunt [aut],
  William G. Dixon [aut]
Repository: CRAN
Date/Publication: 2026-07-23 10:50:28 UTC
Built: R 4.5.2; ; 2026-07-23 11:54:24 UTC; unix
