-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 966 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
Package: mandrake
Title: Bringing Reading the man Page a Little Closer to the drake Workflow.
Version: 1.1.1
Authors@R: c(person("Matthew", "Strasiotto", email = "[email protected]", role = c("aut", "cre")))
Description: This package aims to
URL: https://mstrasiot.to/mandrake/, https://github.com/matthewstrasiotto/mandrake
License: MIT
Encoding: UTF-8
LazyData: true
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Imports:
drake (>= 7.7.0.9001),
visNetwork,
magrittr,
downlit (>= 0.0.0.9000),
dplyr (>= 1.0.0),
purrr (>= 0.3.4),
rlang (>= 0.4.6),
glue (>= 1.4.1),
pkgdown (>= 1.5.1.9000),
roxygen2 (>= 7.1.1),
stringr (>= 1.4.0),
tibble (>= 3.0.1),
tidyr (>= 1.1.0),
yaml (>= 2.2.1),
kableExtra,
lifecycle,
htmltools
Roxygen: list(markdown = TRUE, roclets = list('rd', 'collate', 'namespace', 'mandrake::col_roclet'))
RdMacros: lifecycle