-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
61 lines (61 loc) · 1.27 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package: mlr3website
Title: R Package to Build the Website of the mlr3 Ecosystem via Quarto
Version: 0.0.0.9000
Authors@R:
person("Marc", "Becker", , "[email protected]", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-8115-0400"))
Description: Use this package to install helper files required to build
the mlr3 website.
License: MIT + file LICENSE
URL: https://github.com/mlr-org/mlr3website
BugReports: https://github.com/mlr-org/mlr3website/issues
Depends:
R (>= 3.6.0)
Imports:
apcluster,
batchtools,
bbotk,
checkmate,
data.table,
htmltools,
miesmuschel,
mlr3batchmark,
mlr3benchmark,
mlr3cluster,
mlr3data,
mlr3db,
mlr3extralearners,
mlr3fairness,
mlr3fda,
mlr3filters,
mlr3fselect,
mlr3hyperband,
mlr3learners,
mlr3mbo,
mlr3measures,
mlr3misc,
mlr3oml,
mlr3pipelines,
mlr3proba,
mlr3spatial,
mlr3spatiotempcv,
mlr3tuning,
mlr3tuningspaces,
mlr3torch,
mlr3verse,
mlr3viz,
paradox,
precrec,
ranger,
reactable,
rmarkdown,
rprojroot,
stringi,
torchvision
Remotes:
mlr-org/mlr3extralearners,
mlr-org/mlr3torch,
mlr-org/mlr3proba
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1