Package: drat
Type: Package
Title: 'Drat' R Archive Template
Version: 0.1.6
Date: 2020-05-29
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, Christoph Stepper and Felix G.M. Ernst. 
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: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-29 22:58:19.486634 UTC; edd
Repository: CRAN
Date/Publication: 2020-05-30 04:50:05 UTC
