forked from IndrajeetPatil/awesome-r-pkgtools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1001 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
24
25
26
27
Package: awesome-r-pkgtools
Type: Document
Title: A curated list of awesome tools for R package development
Version: 1.0
Authors@R:
person(given = "Indrajeet",
family = "Patil",
role = c("cre", "aut", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))
Description: This document contains a curated list of awesome tools to assist
package development in R programming language. This is not a package, and
the DESCRIPTION file is included to make it easier to install required
packages in GitHub action workflows.
License: CC0 1.0 Universal
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.2
URL: https://github.com/IndrajeetPatil/awesome-r-pkgtools/,
https://indrajeetpatil.github.io/awesome-r-pkgtools/
BugReports: https://github.com/IndrajeetPatil/awesome-r-pkgtools/issues
Depends:
details,
fs,
knitr,
quarto,
reticulate