Package: clintrialx
Type: Package
Title: Connect and Work with Clinical Trials Data Sources
Version: 0.1.1
Authors@R: 
    person("Indraneel", "Chakraborty",, "hello.indraneel@gmail.com", 
           role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6958-8269"))
Maintainer: Indraneel Chakraborty <hello.indraneel@gmail.com>
Description: Are you spending too much time fetching and managing clinical trial data? Struggling with complex queries and bulk data extraction? What if you could simplify this process with just a few lines of code? Introducing 'clintrialx' - Fetch clinical trial data from sources like 'ClinicalTrials.gov' <https://clinicaltrials.gov/> and the 'Clinical Trials Transformation Initiative - Access to Aggregate Content of ClinicalTrials.gov' database <https://aact.ctti-clinicaltrials.org/>, supporting pagination and bulk downloads. Also, you can generate HTML reports based on the data obtained from the sources!
License: Apache License 2.0
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: httr, lubridate, readr, dplyr, progress, RPostgreSQL, tibble,
        DBI, rmarkdown
Suggests: knitr
VignetteBuilder: knitr
RoxygenNote: 7.3.2
URL: http://www.indraneelchakraborty.com/clintrialx/,
        https://github.com/ineelhere/clintrialx
NeedsCompilation: no
Packaged: 2025-03-11 20:46:39 UTC; neel0
Author: Indraneel Chakraborty [aut, cre]
    (<https://orcid.org/0000-0001-6958-8269>)
Repository: CRAN
Date/Publication: 2025-03-11 23:10:15 UTC
Built: R 4.5.2; ; 2025-11-08 04:24:51 UTC; windows
