-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
41 lines (41 loc) · 1.02 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
30
31
32
33
34
35
36
37
38
39
40
41
Package: metar
Title: Internal package for SUB use
Version: 0.0.0.9000
Authors@R:
c(
person(
given = "Maximilian",
family = "Held",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4703-5388")
),
person(
given = "Göttingen State and University Library",
role = c("cph", "fnd")
)
)
Description: Wrappers, settings and templates for #rstats work at SUB.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
Imports:
usethis (>= 1.5.1),
tibble (>= 2.1.3),
muggle,
subugoetheme
Suggests:
testthat (>= 2.1.0),
httr (>= 1.4.1),
gh (>= 1.1.0),
dplyr (>= 0.8.4),
purrr (>= 0.3.4),
magrittr (>= 1.5)
URL: https://subugoe.github.io/metar, https://github.com/subugoe/metar
BugReports: https://github.com/subugoe/metar/issues
RoxygenNote: 7.1.1
Remotes:
subugoe/muggle@a852008fab46173103ad633899994ee7296e7b89,
subugoe/[email protected]