Last updated on 2025-04-15 09:52:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 11.0.0 | 5.60 | 43.22 | 48.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 11.0.0 | 5.03 | 34.17 | 39.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 11.0.0 | 66.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 11.0.0 | 66.66 | NOTE | |||
r-devel-windows-x86_64 | 11.0.0 | 10.00 | 72.00 | 82.00 | NOTE | |
r-patched-linux-x86_64 | 11.0.0 | 7.41 | 37.12 | 44.53 | NOTE | |
r-release-linux-x86_64 | 11.0.0 | 6.45 | 37.85 | 44.30 | NOTE | |
r-release-macos-arm64 | 11.0.0 | 28.00 | NOTE | |||
r-release-macos-x86_64 | 11.0.0 | 51.00 | NOTE | |||
r-release-windows-x86_64 | 11.0.0 | 9.00 | 72.00 | 81.00 | NOTE | |
r-oldrel-macos-arm64 | 11.0.0 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 11.0.0 | 36.00 | OK | |||
r-oldrel-windows-x86_64 | 11.0.0 | 11.00 | 77.00 | 88.00 | OK |
Version: 11.0.0
Check: compiled code
Result: NOTE
File ‘praznik/libs/praznik.so’:
Found non-API call to R: ‘Rf_isFrame’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 11.0.0
Check: compiled code
Result: NOTE
File 'praznik/libs/x64/praznik.dll':
Found non-API call to R: 'Rf_isFrame'
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-windows-x86_64, r-release-windows-x86_64