Skip to content

regRSM

Random Subspace Method (RSM) for Linear Regression

v0.5 · Sep 11, 2015 · LGPL-2 | LGPL-3 | GPL-2 | GPL-3

Description

Performs Random Subspace Method (RSM) for high-dimensional linear regression to obtain variable importance measures. The final model is chosen based on validation set or Generalized Information Criterion.

Downloads

153

Last 30 days

23446th

366

Last 90 days

1.5K

Last year

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

CRAN Check Status

5 ERROR
2 NOTE
7 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 ERROR
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 ERROR
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 ERROR
r-release-macos-x86_64 ERROR
r-release-windows-x86_64 OK
Check details (7 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Pawel Teisseyre <teisseyrep@ipipan.waw.pl>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Pawel",
                      family = "Teisseyre",
                      role = c("aut", "cre"),
                      email = "teisseyrep@ipipan.waw.pl"),
               person(given = c("Robert", "A."),
                      family = "Klopotek",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Pawel Teisseyre <teisseyrep@ipipan.waw.pl>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Pawel",
                      family = "Teisseyre",
                      role = c("aut", "cre"),
                      email = "teisseyrep@ipipan.waw.pl"),
               person(given = c("Robert", "A."),
                      family = "Klopotek",
                      role = "aut"))
as necessary.
ERROR r-devel-macos-arm64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-arm64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-x86_64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-arm64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Pawel Teisseyre <teisseyrep@ipipan.waw.pl>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Pawel",
                      family = "Teisseyre",
                      role = c("aut", "cre"),
                      email = "teisseyrep@ipipan.waw.pl"),
               person(given = c("Robert", "A."),
                      family = "Klopotek",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Pawel Teisseyre <teisseyrep@ipipan.waw.pl>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Pawel",
                      family = "Teisseyre",
                      role = c("aut", "cre"),
                      email = "teisseyrep@ipipan.waw.pl"),
               person(given = c("Robert", "A."),
                      family = "Klopotek",
                      role = "aut"))
as necessary.
ERROR r-devel-macos-arm64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-arm64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-arm64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-x86_64

package dependencies

Package required but not available: ‘Rmpi’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.

Dependency Network

Dependencies Reverse dependencies Rmpi doParallel foreach regRSM

Version History

new 0.5 Mar 10, 2026
updated 0.5 ← 0.4 diff Sep 10, 2015
updated 0.4 ← 0.3 diff Apr 17, 2014
updated 0.3 ← 0.2 diff Feb 18, 2014
new 0.2 Feb 6, 2014