Skip to content

RcppML

Rcpp Machine Learning Library

v0.3.7.1 · Mar 9, 2026 · GPL (>= 2)

Description

Fast machine learning algorithms including matrix factorization and divisive clustering for large sparse and dense matrices.

Downloads

22.3K

Last 30 days

792nd

43.1K

Last 90 days

122.9K

Last year

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

CRAN Check Status

6 NOTE
8 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 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
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 (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘RcppML/libs/RcppML.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘RcppML/libs/RcppML.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'RcppML/libs/x64/RcppML.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

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

installed package size

installed size is  9.6Mb
  sub-directories of 1Mb or more:
    libs   9.4Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘RcppML/libs/RcppML.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 6 OK · 8 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-gcc

C++ specification

Obsolete C++11 standard request will be ignored
NOTE r-patched-linux-x86_64

C++ specification

Specified C++11: please drop specification unless essential
NOTE r-release-linux-x86_64

C++ specification

Specified C++11: please drop specification unless essential
NOTE r-release-macos-x86_64

C++ specification

Specified C++11: please drop specification unless essential
NOTE r-release-windows-x86_64

C++ specification

Specified C++11: please drop specification unless essential
NOTE r-oldrel-macos-arm64

installed package size

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

C++ specification

Specified C++11: please drop specification unless essential
NOTE r-oldrel-windows-x86_64

C++ specification

Specified C++11: please drop specification unless essential

Reverse Dependencies (3)

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp Matrix GeneNMF phytoclass flashier RcppML

Version History

new 0.3.7.1 Mar 10, 2026
updated 0.3.7 ← 0.3.5 diff Sep 20, 2021
updated 0.3.5 ← 0.1.0 diff Sep 1, 2021
new 0.1.0 Jul 27, 2021