Package: cthist
Title: Clinical Trial Registry History
Version: 1.4.1
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,
        rvest, stringr, tibble
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-06 19:35:33 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: 2023-03-06 20:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:28:22 UTC; windows
