Package: ctrdata
Type: Package
Title: Retrieve and Analyze Clinical Trials in Public Registers
Version: 1.3.1
Date: 2020-08-01
Imports: jsonlite, httr, curl, clipr, xml2, rvest, nodbi (>= 0.4)
SystemRequirements: sed, php, cat, perl
URL: https://github.com/rfhb/ctrdata
BugReports: https://github.com/rfhb/ctrdata/issues
Description: Provides functions for querying, retrieving and analysing
        protocol- and results-related information on clinical trials from
        two public registers, the European Union Clinical Trials Register
        (EUCTR, <https://www.clinicaltrialsregister.eu/>) and
        ClinicalTrials.gov (CTGOV, <https://clinicaltrials.gov/>). The
        information is transformed and then stored in a database (nodbi).
        Functions are provided for accessing and analysing the locally
        stored information on the clinical trials, as well as for
        identifying duplicate records. The package is motivated by the need
        for aggregating and trend-analysing the design, conduct and outcomes
        across clinical trials.
License: MIT + file LICENSE
RoxygenNote: 7.1.1
LazyData: true
Suggests: devtools, knitr, rmarkdown, RSQLite (>= 2.1.2), mongolite,
        tinytest (>= 1.2.1), R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: no
Encoding: UTF-8
Authors@R: person(given = "Ralf", family = "Herold", role = c("aut", "cre"),
        email = "ralf.herold@mailbox.org", comment = c(ORCID =
        "0000-0002-8148-6748"))
Packaged: 2020-08-01 17:25:15 UTC; ralfherold
Author: Ralf Herold [aut, cre] (<https://orcid.org/0000-0002-8148-6748>)
Maintainer: Ralf Herold <ralf.herold@mailbox.org>
Repository: CRAN
Date/Publication: 2020-08-02 01:10:12 UTC
