Releases: covidclinical/Phase2.1DockerAnalysis
Install R package "stm" and supporting libraries
Merge pull request #36 from covidclinical/topic-install-stm Topic install stm
Added R packages "mice", "SurrogateTest", and "survAUC"
Merge pull request #33 from covidclinical/topic-install-mice-R-package Added R packages "mice", "SurrogateTest", and "survAUC".
include CVXR R package
v2.2.0 modified readme to reflect corrleated release of updated docker image
Upgrade RStudio Server, many R packages, 4CE data package
This release contains the following changes:
Refactored and reorganized the Dockerfile to improve maintainability.
Upgraded RStudio Server to version 1.4.
Begin requiring 4CE packages included in build to reference a specific tag (version number).
Many R package versions have been upgraded.
Added R script to diff two R_VERSIONS files to assess differences between running containers.
Updated 4CE Data package, which includes additional functionality to load raw (not pivoted) data files, and look up site-specific obfuscation thresholds.
Version 2.0.0 of the 4CE Docker container
This version upgrades R to version 4.0.2, and includes many updated packages.
Refactor and Update Documentation
Refactored Dockerfile to eliminate dependence on private image. Re-wrote instructions for running the image, and added streamlined overview documentation for participating sites.
Updating Offline Usage
Merge pull request #23 from covidclinical/development Merging changes to offline instructions
Fixing version format of base image.
Merge pull request #21 from covidclinical/development Update Dockerfile
Upping version of base docker image.
Merge pull request #20 from covidclinical/development 1.0.2
Adding License to Repo
v1.0.6 updated version for hds-analysis