Last updated on 2025-03-12 08:53:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 11.0.0 | 5.44 | 43.48 | 48.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 11.0.0 | 5.23 | 37.47 | 42.70 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 11.0.0 | 71.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 11.0.0 | 68.47 | NOTE | |||
r-devel-macos-arm64 | 11.0.0 | 23.00 | OK | |||
r-devel-macos-x86_64 | 11.0.0 | 51.00 | OK | |||
r-devel-windows-x86_64 | 11.0.0 | 10.00 | 71.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 11.0.0 | OK | ||||
r-release-linux-x86_64 | 11.0.0 | 6.47 | 37.32 | 43.79 | OK | |
r-release-macos-arm64 | 11.0.0 | 25.00 | OK | |||
r-release-macos-x86_64 | 11.0.0 | 36.00 | OK | |||
r-release-windows-x86_64 | 11.0.0 | 12.00 | 76.00 | 88.00 | OK | |
r-oldrel-macos-arm64 | 11.0.0 | OK | ||||
r-oldrel-macos-x86_64 | 11.0.0 | 38.00 | OK | |||
r-oldrel-windows-x86_64 | 11.0.0 | 10.00 | 78.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
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.
Flavor: r-devel-windows-x86_64