Package: clintrialx 0.1.0
clintrialx: Connect and Work with Clinical Trials Data Sources
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!
Authors:
clintrialx_0.1.0.tar.gz
clintrialx_0.1.0.zip(r-4.5)clintrialx_0.1.0.zip(r-4.4)clintrialx_0.1.0.zip(r-4.3)
clintrialx_0.1.0.tgz(r-4.4-any)clintrialx_0.1.0.tgz(r-4.3-any)
clintrialx_0.1.0.tar.gz(r-4.5-noble)clintrialx_0.1.0.tar.gz(r-4.4-noble)
clintrialx.pdf |clintrialx.html✨
clintrialx/json (API)
# Install 'clintrialx' in R: |
install.packages('clintrialx', repos = c('https://ineelhere.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ineelhere/clintrialx/issues
aactbioinformaticsclinical-dataclinical-trialsclinicaltrialsgovcttidatadata-managementmedical-informaticsr-languagetrials
Last updated 3 months agofrom:fa28fb5d83. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | NOTE | Nov 03 2024 |
R-4.5-linux | NOTE | Nov 03 2024 |
R-4.4-win | NOTE | Nov 03 2024 |
R-4.4-mac | NOTE | Nov 03 2024 |
R-4.3-win | NOTE | Nov 03 2024 |
R-4.3-mac | NOTE | Nov 03 2024 |
Exports:aact_check_connectionaact_connectionaact_custom_queryctg_bulk_fetchctg_countctg_data_reportctg_get_fieldsctg_get_ncthelloversion_info
Dependencies:askpassbase64encbitbit64bslibcachemclicliprcpp11crayoncurlDBIdigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolshttrjquerylibjsonliteknitrlifecyclelubridatemagrittrmemoisemimeopensslpillarpkgconfigprettyunitsprogressR6rappdirsreadrrlangrmarkdownRPostgreSQLsasssystibbletidyselecttimechangetinytextzdbutf8vctrsvroomwithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check database connection | aact_check_connection |
Connect to AACT PostgreSQL database | aact_connection |
Run a custom query | aact_custom_query |
Bulk Fetch Clinical Trial Data from ClinicalTrials.gov API | ctg_bulk_fetch |
Get Count of Clinical Trials from ClinicalTrials.gov | ctg_count |
Generate a Comprehensive Clinical Trial Data Report | ctg_data_report |
Query ClinicalTrials.gov API | ctg_get_fields |
Fetch Clinical Trial Data Based on NCT ID | ctg_get_nct |
Print a Welcome Message | hello |
Get API Version Information | version_info |