Last updated on 2025-04-01 01:50:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.10 | 8.11 | 17.63 | 25.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.3.10 | 7.04 | 15.14 | 22.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.3.10 | 42.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.10 | 45.25 | NOTE | |||
r-devel-macos-arm64 | 2.3.10 | 19.00 | NOTE | |||
r-devel-macos-x86_64 | 2.3.10 | 32.00 | OK | |||
r-devel-windows-x86_64 | 2.3.10 | 19.00 | 45.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 2.3.10 | 9.53 | 17.66 | 27.19 | NOTE | |
r-release-linux-x86_64 | 2.3.10 | 9.22 | 17.23 | 26.45 | OK | |
r-release-macos-arm64 | 2.3.10 | 37.00 | OK | |||
r-release-macos-x86_64 | 2.3.10 | 75.00 | OK | |||
r-release-windows-x86_64 | 2.3.10 | 17.00 | 48.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 2.3.10 | OK | ||||
r-oldrel-macos-x86_64 | 2.3.10 | 66.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.10 | 15.00 | 46.00 | 61.00 | OK |
Version: 2.3.10
Check: compiled code
Result: NOTE
File ‘yaml/libs/yaml.so’:
Found non-API call to R: ‘OBJECT’
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-patched-linux-x86_64
Version: 2.3.10
Check: compiled code
Result: NOTE
File 'yaml/libs/x64/yaml.dll':
Found non-API call to R: 'OBJECT'
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