Creation and Use of R Repositories via two helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are support: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.
Version: | 0.1.0 |
Imports: | utils |
Suggests: | git2r, knitr |
Published: | 2015-08-08 |
Author: | Dirk Eddelbuettel with contributions by Carl Boettiger, Sebastian Gibb, Colin Gillespie, Matt Jones, Thomas Leeper, Steven Pav and Jan Schulz. |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README ChangeLog |
CRAN checks: | drat results |
Reference manual: | drat.pdf |
Vignettes: |
Combining Drat and Travis CI Drat Frequently Asked Questions Drat Basics for Package Authors: Distributing Packages Drat Basics for Package Users: Installing or Updating Packages Why Drat? |
Package source: | drat_0.1.0.tar.gz |
Windows binaries: | r-devel: drat_0.1.0.zip, r-release: drat_0.1.0.zip, r-oldrel: drat_0.1.0.zip |
OS X Snow Leopard binaries: | r-release: drat_0.1.0.tgz, r-oldrel: drat_0.0.3.tgz |
OS X Mavericks binaries: | r-release: drat_0.1.0.tgz |
Old sources: | drat archive |