-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.02 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
Package: klassets
Title: Tools to simulate data set to teach Statistical Models and ML Algorithms
Description: Collection of functions to simulate data sets to teach and explain
how Machine Learning Algorithms works.
Version: 0.0.0.9000
Authors@R: person("Joshua", "Kunst", role = c("aut", "cre"), email = "[email protected]")
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends: R (>= 4.1)
URL: https://jkunst.com/klassets/, https://github.com/jbkunst/klassets
BugReports: https://github.com/jbkunst/klassets/issues
Imports:
dplyr,
forcats,
ggplot2,
MASS,
metR,
purrr,
rlang,
scales,
stringr,
tibble,
viridisLite,
class,
parttree,
partykit,
ranger,
earth
Suggests:
broom,
gganimate,
gifski,
here,
patchwork,
rmarkdown,
showtext,
spelling,
tidyr,
transformr
Remotes:
github::grantmcdermott/parttree,
github::jbkunst/celavi
Language: en-US
LazyData: true
LazyDataCompression: xz