r-ctrdata
Retrieve and analyze clinical trials in public registers
This package provides a system for querying, retrieving and analyzing protocol- and results-related information on clinical trials from three public registers, the European Union Clinical Trials Register (EUCTR), ClinicalTrials.gov (CTGOV) and the ISRCTN. Trial information is downloaded, converted and stored in a database. Functions are included to identify deduplicated records, to easily find and extract variables (fields) of interest even from complex nesting as used by the registers, and to update previous queries. The package can be used for meta-analysis and trend-analysis of the design and conduct as well as for results of clinical trials.
- Versions: 1.20.0
- Website: https://cran.r-project.org/package=ctrdata
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-ctrdata
as follows:
guix install r-ctrdata
Or install a particular version:
guix install r-ctrdata@1.20.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-ctrdata about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-ctrdata'><img src='https://packages.guix.gnu.org/packages/r-ctrdata/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-ctrdata)
Example Org:
[[https://packages.guix.gnu.org/packages/r-ctrdata][https://packages.guix.gnu.org/packages/r-ctrdata/badges/latest-version.svg]]