CRAN Package Check Results for Package Matrix

Last updated on 2026-03-18 20:52:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-4 288.15 341.14 629.29 NOTE
r-devel-linux-x86_64-debian-gcc 1.7-4 221.42 239.23 460.65 NOTE
r-devel-linux-x86_64-fedora-clang 1.7-4 420.00 596.35 1016.35 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7-4 600.00 559.89 1159.89 NOTE
r-devel-macos-arm64 1.7-4 64.00 51.00 115.00 OK
r-devel-windows-x86_64 1.7-4 436.00 456.00 892.00 NOTE
r-patched-linux-x86_64 1.7-4 314.89 315.17 630.06 OK
r-release-linux-x86_64 1.7-4 325.39 307.24 632.63 OK
r-release-macos-arm64 1.7-4 OK
r-release-macos-x86_64 1.7-4 201.00 194.00 395.00 OK
r-release-windows-x86_64 1.7-4 448.00 493.00 941.00 OK
r-oldrel-macos-arm64 1.7-4 OK
r-oldrel-macos-x86_64 1.7-4 196.00 264.00 460.00 OK
r-oldrel-windows-x86_64 1.7-4 564.00 522.00 1086.00 OK

Check Details

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