README.md

DEPRECATED

Note: I think rvest and dependencies can handle this better.

Requires

Travis build status

Installation

# install.packages("devtools")
devtools::install_github(repo = "davidmasp/Requires")

Usage

In order to extract dependencies from a script

Requires::make_require(file = "R/funs.R")

This will generate a set of files containing the dependencies of the packages.



davidmasp/Requires documentation built on Sept. 23, 2019, 11:27 a.m.