Package: drat
Type: Package
Title: 'Drat' R Archive Template
Version: 0.2.2
Date: 2021-12-01
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, Felix G.M. Ernst and Patrick 
 Schratz. 
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Depends: R (>= 3.6.0)
Imports: utils
Suggests: git2r, simplermarkdown
VignetteBuilder: simplermarkdown
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: https://github.com/eddelbuettel/drat,
        https://dirk.eddelbuettel.com/code/drat.html
BugReports: https://github.com/eddelbuettel/drat/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-12-01 23:41:23 UTC; edd
Repository: CRAN
Date/Publication: 2021-12-02 05:40:05 UTC
Built: R 4.0.2; ; 2021-12-02 11:24:36 UTC; unix
