forked from GuangchuangYu/badger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 1.32 KB
/
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
28
Package: badger
Title: Badge for R Package
Version: 0.1.1
Authors@R: c(
person("Guangchuang", "Yu", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
person("Gregor", "de Cillia", email = "[email protected]", role = "ctb"),
person("Dirk", "Eddelbuettel", email = "[email protected]", role = "ctb"),
person("Maëlle", "Salmon", role = "ctb"),
person("Robrecht", "Cannoodt", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0003-3641-729X", github = "rcannood")),
person("Alexander", "Rossell Hayes", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0001-9412-0457", github = "rossellhayes")),
person("Waldir", "Leoncio", email = "[email protected]", role = "ctb")
)
Description: Query information and generate badge for using in README and GitHub Pages.
Depends:
R (>= 3.3.0)
Imports:
dlstats,
rvcheck,
desc,
usethis (>= 2.0.0)
Suggests:
testthat (>= 2.0.0)
License: Artistic-2.0
ByteCompile: true
URL: https://github.com/GuangchuangYu/badger
BugReports: https://github.com/GuangchuangYu/badger/issues
Encoding: UTF-8
RoxygenNote: 7.1.2