Last updated on 2025-07-13 09:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3-6 | 21.26 | 195.21 | 216.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.3-6 | 17.11 | 141.97 | 159.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.3-6 | 371.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.3-6 | 379.04 | OK | |||
r-devel-windows-x86_64 | 3.3-5 | 44.00 | 487.00 | 531.00 | NOTE | |
r-patched-linux-x86_64 | 3.3-6 | 24.87 | 188.01 | 212.88 | OK | |
r-release-linux-x86_64 | 3.3-6 | 20.55 | 187.67 | 208.22 | OK | |
r-release-macos-arm64 | 3.3-5 | 134.00 | NOTE | |||
r-release-macos-x86_64 | 3.3-6 | 262.00 | OK | |||
r-release-windows-x86_64 | 3.3-6 | 45.00 | 536.00 | 581.00 | OK | |
r-oldrel-macos-arm64 | 3.3-5 | 127.00 | OK | |||
r-oldrel-macos-x86_64 | 3.3-6 | 275.00 | OK | |||
r-oldrel-windows-x86_64 | 3.3-6 | 51.00 | 429.00 | 480.00 | OK |
Version: 3.3-5
Check: compiled code
Result: NOTE
File 'actuar/libs/x64/actuar.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
Version: 3.3-5
Check: compiled code
Result: NOTE
File ‘actuar/libs/actuar.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.
Flavor: r-release-macos-arm64