generated from pharmaverse/admiraltemplate
-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
37 lines (37 loc) · 976 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
28
29
30
31
32
33
34
35
36
37
Package: admiralci
Type: Package
Title: CI/CD Workflows for Admiral
Version: 0.0.1
Authors@R: c(
person("Dinakar", "Kulkarni", role = c("aut", "cre"), email = "admiralci@pharmaverse.com"),
person("Daphne", "Grasselly", role = c("aut")),
person("Adam", "Forys", role = c("aut")),
person("Franciszek", "Walkowiak", role = c("aut")))
Description: A set of common CI/CD workflows originally designed and developed for
Admiral R package hosted in the Pharmaverse GitHub organization.
License: Apache License (>= 2)
URL: https://pharmaverse.github.io/admiralci, https://github.com/pharmaverse/admiralci
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends: R (>= 3.5)
Suggests:
lintr,
pkgdown,
testthat,
knitr,
rmarkdown,
roxygen2,
spelling,
styler,
covr,
xml2,
purrr,
languageserver,
usethis,
readxl,
devtools,
rstudioapi
VignetteBuilder: knitr