Package: ctrialsgov 0.2.7
ctrialsgov: Query Data from U.S. National Library of Medicine's Clinical Trials Database
Tools to create and query database from the U.S. National Library of Medicine's Clinical Trials database <https://clinicaltrials.gov/>. Functions provide access a variety of techniques for searching the data using range queries, categorical filtering, and by searching for full-text keywords.
Authors:
ctrialsgov_0.2.7.tar.gz
ctrialsgov_0.2.7.zip(r-4.7-any)ctrialsgov_0.2.7.zip(r-4.6-any)ctrialsgov_0.2.7.zip(r-4.5-any)
ctrialsgov_0.2.7.tgz(r-4.6-any)ctrialsgov_0.2.7.tgz(r-4.5-any)
ctrialsgov_0.2.7.tar.gz(r-4.7-any)ctrialsgov_0.2.7.tar.gz(r-4.6-any)
ctrialsgov_0.2.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
ctrialsgov/json (API)
| # Install 'ctrialsgov' in R: |
| install.packages('ctrialsgov', repos = c('https://taylor-arnold.r-universe.dev', 'https://cloud.r-project.org')) |
- cancer_studies - Sample of Industry Cancer Trials from 2021
- tbl_join_sample - Sample Clinical Trials Dataset
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:457304aba4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-oldrel-arm64 | OK | 90 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 120 |
Exports:ctgov_create_datactgov_get_schemactgov_kwicctgov_load_cachectgov_load_samplectgov_queryctgov_query_termsctgov_schemactgov_set_schemactgov_text_similarityctgov_tfidfhas_term
Dependencies:clicpp11DBIdplyrgenericsgluelatticelifecyclelubridatemagrittrMatrixpillarpkgconfigpurrrR6rlangstringitibbletidyselecttimechangeutf8vctrswithr
Last update: 2025-07-06
Started: 2021-10-18
Last update: 2021-10-18
Started: 2021-10-18
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sample of Industry Cancer Trials from 2021 | cancer_studies |
| Initialize the connection | ctgov_create_data |
| Keywords in Context | ctgov_kwic |
| Download and/or load cached data | ctgov_load_cache |
| Load sample dataset | ctgov_load_sample |
| Query the ClinicalTrials.gov dataset | ctgov_query |
| Query the ClinicalTrials.gov dataset | ctgov_query_terms |
| Get and Set the Default Schema | ctgov_get_schema ctgov_schema ctgov_set_schema |
| Similarity Matrix | ctgov_text_similarity |
| TF-IDF Keywords | ctgov_tfidf |
| Does a Term Appear in a Vector of Strings? | has_term |
| Sample Clinical Trials Dataset | tbl_join_sample |
