-
Notifications
You must be signed in to change notification settings - Fork 47
/
DESCRIPTION
29 lines (29 loc) · 1.49 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
29
Package: badger
Title: Badge for R Package
Version: 0.2.4.001
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"),
person("Matthew", "Schuelke", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0001-5755-1725", github = "the-mad-statter"))
)
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.3.2