Skip to content

ROSE

Random Over-Sampling Examples

v0.0-4 · Jun 14, 2021 · GPL-2

Description

Functions to deal with binary classification problems in the presence of imbalanced classes. Synthetic balanced samples are generated according to ROSE (Menardi and Torelli, 2013). Functions that implement more traditional remedies to the class imbalance are also provided, as well as different metrics to evaluate a learner accuracy. These are estimated by holdout, bootstrap or cross-validation methods.

Downloads

13.3K

Last 30 days

1079th

38.6K

Last 90 days

231.7K

Last year

Trend: +11.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Nicola Lunardon <nicola.lunardon@unimib.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Nicola",
                      family = "Lunardon",
                      role = c("aut", "cre"),
                      email = "nicola.lunardon@unimib.it"),
               person(given = "Giovanna",
                      family = "Menardi",
                      role = "aut"),
               person(given = "Nicola",
                      family = "Torelli",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Nicola Lunardon <nicola.lunardon@unimib.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Nicola",
                      family = "Lunardon",
                      role = c("aut", "cre"),
                      email = "nicola.lunardon@unimib.it"),
               person(given = "Giovanna",
                      family = "Menardi",
                      role = "aut"),
               person(given = "Nicola",
                      family = "Torelli",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Nicola Lunardon <nicola.lunardon@unimib.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Nicola",
                      family = "Lunardon",
                      role = c("aut", "cre"),
 
...[truncated]...
e = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Nicola Lunardon <nicola.lunardon@unimib.it>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Nicola",
                      family = "Lunardon",
                      role = c("aut", "cre"),
 
...[truncated]...
e = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies themis RStoolbox ROSE

Version History

new 0.0-4 Mar 10, 2026
updated 0.0-4 ← 0.0-3 diff Jun 13, 2021
updated 0.0-3 ← 0.0-2 diff Jul 14, 2014
updated 0.0-2 ← 0.0-1 diff Sep 15, 2013
new 0.0-1 Feb 28, 2013