Package: cthist
Title: Clinical Trial Registry History
Version: 2.1.4
Authors@R: 
    person("Benjamin Gregory", "Carlisle", , "murph@bgcarlisle.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8975-0649"))
Description: Retrieves historical versions of clinical trial registry
    entries from <https://ClinicalTrials.gov>. Package functionality
    and implementation is documented in Carlisle (2022)
    <DOI:10.1371/journal.pone.0270909>.
License: AGPL (>= 3)
URL: https://github.com/bgcarlisle/cthist
BugReports: https://github.com/bgcarlisle/cthist/issues
Imports: assertthat, dplyr, httr, jsonlite, magrittr, readr, rlang,
        stringr, tibble
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-04 15:44:36 UTC; researchfairy
Author: Benjamin Gregory Carlisle [aut, cre]
    (<https://orcid.org/0000-0001-8975-0649>)
Maintainer: Benjamin Gregory Carlisle <murph@bgcarlisle.com>
Repository: CRAN
Date/Publication: 2023-11-04 18:20:06 UTC
