Package: CEDARS
Type: Package
Title: Simple and Efficient Pipeline for Electronic Health Record
        Annotation
Description: Streamlined annotation pipeline for collection and aggregation of time-to-event data in retrospective clinical studies. 'CEDARS' aims to systematize and accelerate the review of electronic health record (EHR) corpora. It accomplishes those goals by deploying natural language processing as a tool to assist detection and characterization of clinical events by human abstractors. The online user manual presents the necessary steps to install 'CEDARS', process EHR corpora and obtain clinical event dates: <https://cedars.io>.
Version: 1.90
Authors@R: person("Simon", "Mantha", email = "smantha@cedars.io", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4277-5261"))
Imports: fastmatch, jsonlite, mongolite, parallel, readr, shiny,
        udpipe, utils
License: GPL-3
URL: https://cedars.io (main) https://github.com/simon-hans/CEDARS
        (devel)
BugReports: https://github.com/simon-hans/CEDARS/issues
Depends: R (>= 3.5.0)
RoxygenNote: 7.1.1
Language: en-US
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-01-31 23:38:20 UTC; manthas
Author: Simon Mantha [aut, cre] (<https://orcid.org/0000-0003-4277-5261>)
Maintainer: Simon Mantha <smantha@cedars.io>
Repository: CRAN
Date/Publication: 2021-02-07 10:40:08 UTC
Built: R 4.1.0; ; 2021-05-27 08:18:00 UTC; unix
