forked from eddelbuettel/drat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1017 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: drat
Type: Package
Title: 'Drat' R Archive Template
Version: 0.2.4
Date: 2023-10-09
Author: Dirk Eddelbuettel, with contributions by Felix Ernst, Neal Fultz, Colin
Gillespie, Christoph Stepper, Thomas Leeper, Mark van der Loo, Jan Gorecki,
Joey Reid, Arne Johannes Holmin, and others.
Maintainer: Dirk Eddelbuettel <[email protected]>
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.2.3