Last updated on 2026-03-24 08:52:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7-4 | 287.71 | 346.74 | 634.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.7-5 | 219.21 | 236.45 | 455.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7-5 | 420.00 | 590.00 | 1010.00 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7-5 | 600.00 | 532.86 | 1132.86 | OK | |
| r-devel-macos-arm64 | 1.7-5 | 63.00 | 55.00 | 118.00 | OK | |
| r-devel-windows-x86_64 | 1.7-4 | 450.00 | 442.00 | 892.00 | NOTE | |
| r-patched-linux-x86_64 | 1.7-4 | 325.41 | 306.49 | 631.90 | OK | |
| r-release-linux-x86_64 | 1.7-4 | 306.33 | 305.25 | 611.58 | OK | |
| r-release-macos-arm64 | 1.7-5 | 59.00 | 50.00 | 109.00 | OK | |
| r-release-macos-x86_64 | 1.7-5 | 217.00 | 196.00 | 413.00 | OK | |
| r-release-windows-x86_64 | 1.7-5 | 350.00 | 428.00 | 778.00 | OK | |
| r-oldrel-macos-arm64 | 1.7-5 | 57.00 | 60.00 | 117.00 | OK | |
| r-oldrel-macos-x86_64 | 1.7-5 | 214.00 | 282.00 | 496.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7-5 | 346.00 | 431.00 | 777.00 | OK |
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.
Flavor: r-devel-linux-x86_64-debian-clang
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