Package: ctrdata 1.19.5.9000
ctrdata: Retrieve and Analyze Clinical Trials in Public Registers
A system for querying, retrieving and analyzing protocol- and results-related information on clinical trials from four public registers, the 'European Union Clinical Trials Register' ('EUCTR', <https://www.clinicaltrialsregister.eu/>), 'ClinicalTrials.gov' (<https://clinicaltrials.gov/> and also translating queries the retired classic interface), the 'ISRCTN' (<http://www.isrctn.com/>) and the 'European Union Clinical Trials Information System' ('CTIS', <https://euclinicaltrials.eu/>). Trial information is downloaded, converted and stored in a database ('PostgreSQL', 'SQLite', 'DuckDB' or 'MongoDB'; via package 'nodbi'). Documents in registers associated with trials can also be downloaded. Other functions identify deduplicated records, easily find and extract variables (fields) of interest even from complex nested data as used by the registers, merge variables and update queries. The package can be used for meta-analysis and trend-analysis of the design and conduct as well as of the results of clinical trials.
Authors:
ctrdata_1.19.5.9000.tar.gz
ctrdata_1.19.5.9000.zip(r-4.5)ctrdata_1.19.5.9000.zip(r-4.4)ctrdata_1.19.5.9000.zip(r-4.3)
ctrdata_1.19.5.9000.tgz(r-4.4-any)ctrdata_1.19.5.9000.tgz(r-4.3-any)
ctrdata_1.19.5.9000.tar.gz(r-4.5-noble)ctrdata_1.19.5.9000.tar.gz(r-4.4-noble)
ctrdata_1.19.5.9000.tgz(r-4.4-emscripten)ctrdata_1.19.5.9000.tgz(r-4.3-emscripten)
ctrdata.pdf |ctrdata.html✨
ctrdata/json (API)
NEWS
# Install 'ctrdata' in R: |
install.packages('ctrdata', repos = c('https://rfhb.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rfhb/ctrdata/issues
clinical-dataclinical-researchclinical-studiesclinical-trialsctgovdatabaseduckdbmongodbnodbipostgresqlregistersqlitestudiestrial
Last updated 11 days agofrom:cbc18bad55. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:ctrFindActiveSubstanceSynonymsctrGetQueryUrlctrLoadQueryIntoDbctrOpenSearchPagesInBrowserdbFindFieldsdbFindIdsUniqueTrialsdbGetFieldsIntoDfdbQueryHistorydfMergeVariablesReleveldfName2ValuedfTrials2Long
Dependencies:askpassbitbit64clicliprcountrycodecpp11crayoncurlDBIdigestdplyrfansigenericsgluehmshttrjqrjsonlitelazyevallifecyclelubridatemagrittrmimenodbiopensslpillarpkgconfigprettyunitsprogressR.methodsS3R.ooR.utilsR6Rcppreadrrlangstringisystibbletidyselecttimechangetzdbutf8uuidV8vctrsvroomwithrxml2zip
Install R package ctrdata
Rendered fromctrdata_install.pdf.asis
usingR.rsp::asis
on Nov 10 2024.Last update: 2020-10-16
Started: 2020-10-16
Retrieve clinical trial information
Rendered fromctrdata_retrieve.pdf.asis
usingR.rsp::asis
on Nov 10 2024.Last update: 2020-10-16
Started: 2020-10-16
Summarise and analyse clinical trial information
Rendered fromctrdata_summarise.pdf.asis
usingR.rsp::asis
on Nov 10 2024.Last update: 2021-12-04
Started: 2021-12-04
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ctrdata: get started, database connection, function overview | ctrdata-package ctrdata |
ctrdata: information on clinical trial registers | ctrdata-registers |
Find synonyms of an active substance | ctrFindActiveSubstanceSynonyms |
Get query details | ctrGetQueryUrl |
Load and store register trial information | ctrLoadQueryIntoDb |
Open register to show query results or search page | ctrOpenSearchPagesInBrowser |
Find names of fields in the database collection | dbFindFields |
Get identifiers of deduplicated trial records | dbFindIdsUniqueTrials |
Create data frame of specified fields from database collection | dbGetFieldsIntoDf |
Show history of queries loaded into a database collection | dbQueryHistory |
Merge variables, keeping type, and optionally relevel factors | dfMergeVariablesRelevel |
Get value for variable of interest | dfName2Value |
Convert data frame with trial records into long format | dfTrials2Long |