Skip to content

Commit acabec8

Browse files
committed
chore: remove mlr3viz
1 parent a9ead60 commit acabec8

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

DESCRIPTION

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Suggests:
3838
LPCM,
3939
mclust,
4040
mlbench,
41-
mlr3viz,
4241
RWeka,
4342
stream,
4443
testthat (>= 3.0.0)

README.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ knitr::kable(msr_clust, format = "markdown", col.names = tools::toTitleCase(name
9696

9797
```{r}
9898
library(mlr3)
99-
library(mlr3viz)
10099
library(mlr3cluster)
101100
102101
task = tsk("usarrests")

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ create great visualizations with just one line of code!
9494

9595
``` r
9696
library(mlr3)
97-
library(mlr3viz)
9897
library(mlr3cluster)
9998

10099
task = tsk("usarrests")

0 commit comments

Comments
 (0)