OHDSI/drat

Name: drat

Owner: Observational Health Data Sciences and Informatics

Description: drat repository for OHDSI R packages

Created: 2015-12-01 21:50:21.0

Updated: 2017-06-15 11:30:52.0

Pushed: 2018-01-12 08:11:33.0

Homepage:

Size: 871875

Language: null

GitHub Committers

UserMost Recent Commit# Commits
Marc Suchard2018-03-19 17:23:27.0979

Other Committers

UserEmailMost Recent Commit# Commits

README

drat repository for OHDSI R packages

The R package drat enables github to behave as an R repository that allows the use of install.packages(). This latter function checks for and automatically installs package dependencies.

To use:

all.packages("drat")
::addRepo("OHDSI")   ## Could place in ~/.Rprofile
all.packages("PatientLevelPrediction", type = "source") ## Automatically installs dependencies

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.