Skip to content

sparseLTSEigen

RcppEigen back end for sparse least trimmed squares regression

v0.2.0.1 · Oct 14, 2020 · GPL (>= 2)

Description

Use RcppEigen to fit least trimmed squares regression models with an L1 penalty in order to obtain sparse models.

Downloads

220

Last 30 days

20841st

661

Last 90 days

2.4K

Last year

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

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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-fedora-clang

compiled code

File ‘sparseLTSEigen/libs/sparseLTSEigen.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 ‘sparseLTSEigen/libs/sparseLTSEigen.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-oldrel-macos-arm64

installed package size

installed size is 13.7Mb
  sub-directories of 1Mb or more:
    libs  13.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 13.9Mb
  sub-directories of 1Mb or more:
    libs  13.9Mb

Check History

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

compiled code

File ‘sparseLTSEigen/libs/sparseLTSEigen.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 ‘sparseLTSEigen/libs/sparseLTSEigen.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-oldrel-macos-arm64

installed package size

installed size is 13.7Mb
  sub-directories of 1Mb or more:
    libs  13.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 13.9Mb
  sub-directories of 1Mb or more:
    libs  13.9Mb

Dependency Network

Dependencies Reverse dependencies robustHD Rcpp RcppEigen sparseLTSEigen

Version History

new 0.2.0.1 Mar 10, 2026
updated 0.2.0.1 ← 0.2.0 diff Oct 13, 2020
updated 0.2.0 ← 0.1.3 diff Dec 9, 2013
updated 0.1.3 ← 0.1.2 diff Apr 15, 2013
updated 0.1.2 ← 0.1.1 diff Mar 12, 2013
updated 0.1.1 ← 0.1.0 diff Aug 23, 2012
new 0.1.0 Apr 9, 2012