CRAN Package Check Results for Maintainer ‘Martin Maechler <mmaechler+Matrix at gmail.com>’

Last updated on 2026-03-21 01:57:18 CET.

Package WARN NOTE OK
Matrix 1 4 9
MatrixModels 3 11

Package Matrix

Current CRAN status: WARN: 1, NOTE: 4, 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.7-4
Check: compiled code
Result: WARN File ‘Matrix/libs/Matrix.so’: Found non-API call to R: ‘Rf_findVarInFrame’ This entry point may be removed soon. 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-linux-x86_64-debian-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

Package MatrixModels

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