Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 869 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 869 Bytes

neuroc.sysreq

Travis build status AppVeyor Build Status Coverage Status

The purpose of the neuroc.sysreq package is to provide a list of formatted system requirements for a package using a recursive dependency tree.

Installation

You can install neuroc.sysreq from github with:

# install.packages("devtools")
remotes::install_github("adigherman/neuroc.sysreq")

Usage

neuroc.sysreq::get_all_sysreqs('neuroconductor/fslr')