Last updated on 2025-03-09 21:50:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 11.0.0 | 4.83 | 42.08 | 46.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 11.0.0 | 5.35 | 32.76 | 38.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 11.0.0 | 71.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 11.0.0 | 71.68 | 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 | 7.69 | 38.14 | 45.83 | 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 | 10.00 | 79.00 | 89.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 | 77.00 | 87.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