-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 819 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 819 Bytes
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
Package: devindocker
Title: Help Develop a R Project Inside a Docker Container
Version: 0.0.1.9000
Authors@R:
c(person(given = "Sébastien",
family = "Rochette",
role = c("aut", "cre"),
email = "sebastien@thinkr.fr",
comment = c(ORCID = "0000-0002-1565-9313")),
person(given = "ThinkR",
role = "cph"))
Description: Help develop a R project inside a Docker container.
License: MIT + file LICENSE
URL: https://thinkr-open.github.io/devindocker/,
https://github.com/Thinkr-open/devindocker
Imports:
future,
stats,
utils
Suggests:
httr,
knitr,
rmarkdown,
testthat,
usethis
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
SystemRequirements: Docker