Package: drat
Type: Package
Title: 'Drat' R Archive Template
Version: 0.1.5
Date: 2019-03-28
Author: Dirk Eddelbuettel with contributions by Carl Boettiger, Neal Fultz,
 Sebastian Gibb, Colin Gillespie, Jan Górecki, Matt Jones, Thomas Leeper,
 Steven Pav, Jan Schulz and Christoph Stepper. 
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Depends: R (>= 3.2.0)
Imports: utils
Suggests: git2r, knitr, rmarkdown
VignetteBuilder: knitr
Description: Creation and use of R Repositories via 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. 
License: GPL (>= 2)
URL: http://dirk.eddelbuettel.com/code/drat.html
BugReports: https://github.com/eddelbuettel/drat/issues
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-28 11:37:14.139467 UTC; edd
Repository: CRAN
Date/Publication: 2019-03-28 13:00:03 UTC
