Skip to content

rotationForest

Fit and Deploy Rotation Forest Models

v0.1.3 · Apr 16, 2017 · GPL (>= 2)

Description

Fit and deploy rotation forest models ("Rodriguez, J.J., Kuncheva, L.I., 2006. Rotation forest: A new classifier ensemble method. IEEE Trans. Pattern Anal. Mach. Intell. 28, 1619-1630 <doi:10.1109/TPAMI.2006.211>") for binary classification. Rotation forest is an ensemble method where each base classifier (tree) is fit on the principal components of the variables of random partitions of the feature set.

Downloads

CRAN

2.9K

Last 30 days

2369th

11.2K

Last 90 days

48.2K

Last year

Trend: -37.7% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

24

Last 90 days

111

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

3

Last 7 days

11

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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: ‘Michel Ballings <michel.ballings@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michel Ballings <michel.ballings@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

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: ‘Michel Ballings <michel.ballings@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michel Ballings <michel.ballings@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michel",
                      family = "Ballings",
                      role = c("aut", "cre"),
                      email = "michel.ballings@gmail.com"),
               person(given = "Dirk",
                      family = "Van den Poel",
                      role = "aut"))
as necessary.

Reverse Dependencies (1)

suggests

mlr

Dependency Network

Dependencies Reverse dependencies rpart mlr rotationForest

Version History

3 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1 diff Apr 15, 2017
new 0.1 May 17, 2015