rbundler: Rbundler manages an application's dependencies systematically and repeatedly

Specify your dependencies in your project's root directory, and be able to install and use dependencies in a repeatable fashion without requiring manual maintenance. Uses a combination of project-specific R library in PROJECT_ROOT/.Rbundle and a project-specific R_LIBS_USER, set in PROJECT_ROOT/.Renviron

Version: 0.2.1
Depends: R (≥ 2.15.1), devtools (≥ 0.7)
Suggests: testthat, roxygen2
Published: 2012-09-18
Author: Yoni Ben-Meshulam
Maintainer: Yoni Ben-Meshulam <yoni.bmesh at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: rbundler results

Downloads:

Package source: rbundler_0.2.1.tar.gz
MacOS X binary: rbundler_0.2.1.tgz
Windows binary: rbundler_0.2.1.zip
Reference manual: rbundler.pdf
News/ChangeLog:NEWS
Old sources: rbundler archive