Skip to content

Commit c19bd78

Browse files
authored
Update README.md
1 parent 4ca3922 commit c19bd78

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# R interface to [OpenML.org](http://www.openml.org/)
22

3-
4-
> [!IMPORTANT]
5-
> This package is superseded by [mlr3oml](https://github.com/mlr-org/mlr3oml).
6-
73
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
84
[![Rdoc](http://www.rdocumentation.org/badges/version/OpenML)](http://www.rdocumentation.org/packages/OpenML)
95
[![CRAN Status Badge](http://www.r-pkg.org/badges/version/OpenML)](http://cran.r-project.org/web/packages/OpenML)
@@ -23,6 +19,11 @@ For more information, have a look at our
2319
- <a href="http://dx.doi.org/10.1007/s00180-017-0742-2" target="_blank">OpenML R Package Publication</a>
2420
- <a href="https://www.openml.org/api_docs" target="_blank">OpenML API Guide</a>
2521

22+
# [!important]
23+
24+
This package is based on [mlr](https://github.com/mlr-org/mlr) which itself is considered retired due to the newer [mlr3](https://mlr3.mlr-org.com/) package.
25+
We suggest to use the new mlr3 framework from now on and the related package [mlr3oml](https://github.com/mlr-org/mlr3oml) to access information from OpenML.
26+
2627
# How to cite
2728

2829
To cite the OpenML R package in publications, please use our paper entitled <a href="http://dx.doi.org/10.1007/s00180-017-0742-2" target="_blank">`OpenML`: An `R` Package to Connect to the Machine Learning Platform `OpenML`</a> [<a href="https://citation-needed.springer.com/v2/references/10.1007/s00180-017-0742-2?format=bibtex&flavour=citation" target="_blank">BibTex</a>]

0 commit comments

Comments
 (0)