Last updated on 2025-04-05 22:54:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.19 | 11.37 | 26.64 | 38.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.19 | 10.27 | 19.91 | 30.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.19 | 62.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.19 | 65.96 | NOTE | |||
r-devel-macos-arm64 | 0.0.19 | 25.00 | NOTE | |||
r-devel-macos-x86_64 | 0.0.19 | 44.00 | NOTE | |||
r-devel-windows-x86_64 | 0.0.19 | 38.00 | 54.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.19 | 14.10 | 25.72 | 39.82 | NOTE | |
r-release-linux-x86_64 | 0.0.19 | 14.07 | 25.18 | 39.25 | OK | |
r-release-macos-arm64 | 0.0.19 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.0.19 | 53.00 | OK | |||
r-release-windows-x86_64 | 0.0.19 | 36.00 | 56.00 | 92.00 | OK | |
r-oldrel-macos-arm64 | 0.0.19 | OK | ||||
r-oldrel-macos-x86_64 | 0.0.19 | 49.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.19 | 42.00 | 59.00 | 101.00 | OK |
Version: 0.0.19
Check: compiled code
Result: NOTE
File ‘kit/libs/kit.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-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 0.0.19
Check: compiled code
Result: NOTE
File 'kit/libs/x64/kit.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