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

2.9K

Last 30 days

2434th

9.7K

Last 90 days

40.2K

Last year

Trend: -3.7% (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: ‘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

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