Package: cleanEHR
Type: Package
Title: The Critical Care Clinical Data Processing Tools
Version: 0.1
Date: 2017-01-30
Author: Sinan Shi, David Perez-Suare, Steve Harris
Maintainer: Sinan Shi <s.shi@ucl.ac.uk>
Description: 
    A toolset to deal with the Critical Care Health Informatics Collaborative
    dataset. It is created to address various data reliability and accessibility
    problems of electronic healthcare records (EHR). It provides a unique
    platform which enables data manipulation, transformation, reduction,
    anonymisation, cleaning and validation.
Depends: R (>= 3.1.0)
License: GPL-3
LinkingTo: Rcpp
Suggests: testthat
Imports: data.table, XML, yaml, Rcpp, methods, knitr, ggplot2, pander,
        stats, utils
VignetteBuilder: knitr
URL: https://github.com/CC-HIC/cleanEHR, http://www.hic.nihr.ac.uk
RoxygenNote: 5.0.1
Collate: 'RcppExports.R' 'ccRecord.R' 'ccTable.R' 'create2dclean.R'
        'data.quality.report.R' 'deltaTime.R' 'filter.categorical.R'
        'filter.missingness.R' 'filter.range.R' 'imputation.R'
        'pipeline.R' 'reallocateTime.R' 'selectTable.R'
        'sql_demographic.R' 'stdid.R' 'summary.R' 'unique.spell.R'
        'utilities.R' 'xml2ccdata.R' 'zzz.R'
NeedsCompilation: yes
Packaged: 2017-02-01 22:48:00 UTC; sinan
Repository: CRAN
Date/Publication: 2017-02-02 01:57:59
