Package: cthist
Title: Clinical Trial Registry History
Version: 1.4.0
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, polite, RCurl,
        readr, rlang, rvest, stringr, tibble
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-12-14 17:42:44 UTC; bgcarlisle
Author: Benjamin Gregory Carlisle [aut, cre]
    (<https://orcid.org/0000-0001-8975-0649>)
Maintainer: Benjamin Gregory Carlisle <murph@bgcarlisle.com>
Repository: CRAN
Date/Publication: 2022-12-16 09:20:05 UTC
