Skip to content

spcr

Sparse Principal Component Regression

v2.1.1 · Nov 8, 2025 · GPL (>= 2)

Description

The sparse principal component regression is computed. The regularization parameters are optimized by cross-validation.

Downloads

CRAN

263

Last 30 days

15816th

829

Last 90 days

3.2K

Last year

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

r2u CRAN

41

Last 30 days

127

Last 90 days

412

Last year

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

CRAN Check Status

4 NOTE
9 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Shuichi Kawano <skawano@math.kyushu-u.ac.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Shuichi",
                    family = "Kawano",
                    role = c("aut", "cre"),
                    email = "skawano@math.kyushu-u.ac.jp")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Shuichi Kawano <skawano@math.kyushu-u.ac.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Shuichi",
                    family = "Kawano",
                    role = c("aut", "cre"),
                    email = "skawano@math.kyushu-u.ac.jp")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘spcr/libs/spcr.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘spcr/libs/spcr.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Shuichi Kawano <skawano@math.kyushu-u.ac.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Shuichi",
                    family = "Kawano",
                    role = c("aut", "cre"),
                    email = "skawano@math.kyushu-u.ac.jp")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Shuichi Kawano <skawano@math.kyushu-u.ac.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Shuichi",
                    family = "Kawano",
                    role = c("aut", "cre"),
                    email = "skawano@math.kyushu-u.ac.jp")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘spcr/libs/spcr.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘spcr/libs/spcr.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Version History

8 tracked
new 2.1.1 Mar 10, 2026
updated 2.1.1 ← 2.1 diff Nov 7, 2025
updated 2.1 ← 2.0 diff Sep 27, 2021
updated 2.0 ← 1.2.1 diff Oct 2, 2016
updated 1.2.1 ← 1.2 diff Dec 3, 2014
updated 1.2 ← 1.1 diff Jun 16, 2014
updated 1.1 ← 1.0 diff Apr 17, 2014
new 1.0 Mar 31, 2014