This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-ctrdata/badges/latest-version.svg)](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]]