Last updated on 2026-03-20 12:55:42 CET.
| Package | NOTE | OK |
|---|---|---|
| Matrix | 5 | 9 |
| MatrixModels | 3 | 11 |
Current CRAN status: NOTE: 5, OK: 9
Version: 1.7-4
Check: compiled code
Result: NOTE
File ‘Matrix/libs/Matrix.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.7-4
Check: compiled code
Result: NOTE
File 'Matrix/libs/x64/Matrix.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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.
Flavor: r-devel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 11
Version: 0.5-4
Check: DESCRIPTION meta-information
Result: NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
‘Matrix’
A package should be listed in only one of these fields.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64