-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathDESCRIPTION
24 lines (24 loc) · 912 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
Type: Document
Package: awesome-r-pkgtools
Title: A curated list of awesome tools for R package development
Version: 1.0
Authors@R:
person("Indrajeet", "Patil", , "[email protected]", role = c("cre", "aut", "cph"),
comment = c(ORCID = "0000-0003-1995-6531"))
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
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
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2