forked from jumpingrivers/audit.workbench
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 771 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
38
39
Type: Package
Package: audit.workbench
Title: RStudio/Workbench User Acceptance Tests
Version: 0.5.1
Authors@R:
person("Jumping", "Rivers", , "info@jumpingrivers.com", role = c("aut", "cre"))
Description: Testing whether data scientists can do what they expect in
RStudio Workbench.
License: file LICENSE
Imports:
audit.base (>= 0.6.0),
BiocManager,
cli,
dplyr,
fs,
httr,
processx,
purrr,
quarto,
remotes,
rlang,
rmarkdown,
rstudioapi,
serverHeaders,
stringr,
tibble,
utils,
withr,
yaml
Suggests:
reticulate,
testthat (>= 3.0.0)
Remotes:
jumpingrivers/audit.base,
jumpingrivers/serverheaders
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.2.3