Last updated on 2025-04-16 02:50:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3-5 | 19.69 | 192.92 | 212.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.3-5 | 16.81 | 141.26 | 158.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.3-5 | 340.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.3-5 | 352.55 | NOTE | |||
r-devel-windows-x86_64 | 3.3-5 | 43.00 | 487.00 | 530.00 | NOTE | |
r-patched-linux-x86_64 | 3.3-5 | 25.33 | 186.59 | 211.92 | NOTE | |
r-release-linux-x86_64 | 3.3-5 | 20.46 | 188.91 | 209.37 | NOTE | |
r-release-macos-arm64 | 3.3-5 | 134.00 | NOTE | |||
r-release-macos-x86_64 | 3.3-5 | 260.00 | NOTE | |||
r-release-windows-x86_64 | 3.3-5 | 45.00 | 480.00 | 525.00 | NOTE | |
r-oldrel-macos-arm64 | 3.3-5 | 127.00 | OK | |||
r-oldrel-macos-x86_64 | 3.3-5 | 287.00 | OK | |||
r-oldrel-windows-x86_64 | 3.3-5 | 46.00 | 494.00 | 540.00 | OK |
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.
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64