Package: rEHR
Authors@R: c(person(given = "David", family = "Springate", role = "aut",
              email = "daspringate@gmail.com"),
              person(given = "Rosa", family = "Parisi", role = c("aut","cre"), 
              email = "rosa.parisi@manchester.ac.uk"),
              person(given = "Evangelos", family = "Kontopantelis", role = c("ctb"), 
              email = "E.Kontopantelis@manchester.ac.uk"),
              person(given = "Ivan", family = "Olier", role = c("ctb"), 
              email = "i.olier@keele.ac.uk"))
Version: 1.0
License: GPL (>= 2)
Title: Manipulating and Analysing Electronic Health Record Data
Description: Tools for processing and extracting clinical information from
    Electronic Medical Records Databases.
URL: https://github.com/rOpenHealth/rEHR
BugReports: https://github.com/rOpenHealth/rEHR/issues
Depends: R (>= 3.0.2), sqldf, RSQLite, methods, utils, dplyr
Imports: assertthat, stringr, foreign, parallel, readstata13, combinat,
        xlsx
Suggests: testthat, devtools, roxygen2, knitr, reshape2, survival
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-23 10:56:08 UTC; mbpssrp4
Author: David Springate [aut],
  Rosa Parisi [aut, cre],
  Evangelos Kontopantelis [ctb],
  Ivan Olier [ctb]
Maintainer: Rosa Parisi <rosa.parisi@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2017-01-23 13:50:04
