Commit e72d2ff 1 parent 820a6b8 commit e72d2ff Copy full SHA for e72d2ff
File tree 3 files changed +14
-5
lines changed
3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ Integration of other data repositories are particularly welcome.
133
133
* [ Penn Machine Learning Benchmarks] ( https://github.com/EpistasisLab/pmlb )
134
134
* [ OpenML] ( https://www.openml.org/search?type=data )
135
135
Approximately 2,500 datasets - available for download using [ R module] ( https://github.com/openml/openml-r )
136
- * [ UC Irvine Machine Learning Repository] ( https://archive.ics.uci.edu/ml/index.php )
136
+ * [ UC Irvine Machine Learning Repository] ( https://archive.ics.uci.edu/datasets )
137
137
* [ mlbench: Machine Learning Benchmark Problems] ( https://cran.r-project.org/package=mlbench )
138
138
* [ Rdatasets: An archive of datasets distributed with R] ( https://vincentarelbundock.github.io/Rdatasets/ )
139
139
* [ datasets.load: Visual interface for loading datasets in RStudio from all installed (unloaded) packages] ( https://cran.r-project.org/package=datasets.load )
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ Integration of other data repositories are particularly welcome.
214
214
datasets - available for download using [ R
215
215
module] ( https://github.com/openml/openml-r )
216
216
- [ UC Irvine Machine Learning
217
- Repository] ( https://archive.ics.uci.edu/ml/index.php )
217
+ Repository] ( https://archive.ics.uci.edu/datasets )
218
218
- [ mlbench: Machine Learning Benchmark
219
219
Problems] ( https://cran.r-project.org/package=mlbench )
220
220
- [ Rdatasets: An archive of datasets distributed with
Original file line number Diff line number Diff line change 1
1
## Test environments
2
- * local R installation, R 4.0.0
3
- * ubuntu 16.04 (on travis-ci), R 4.0.0
2
+ * local R installation, R 4.3.1
3
+ * macOS-latest (release)
4
+ * windows-latest (release)
5
+ * ubuntu-latest (release)
6
+ * ubuntu-latest (oldrel-1)
7
+ * ubuntu-latest (devel)
4
8
* win-builder (devel)
5
9
10
+ * https://github.com/EpistasisLab/pmlbr/actions/runs/6345142847/workflow
11
+
6
12
## R CMD check results
7
13
8
14
0 errors | 0 warnings | 1 note
9
15
10
- * This is a new release.
16
+ * checking CRAN incoming feasibility ... NOTE
17
+ Maintainer: 'Trang Le < grixor@gmail.com > '
18
+
19
+ Version contains large components (0.2.0.9000)
You can’t perform that action at this time.
0 commit comments