Last updated on 2025-03-09 21:50:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3-5 | 20.55 | 192.56 | 213.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.3-5 | 16.18 | 140.29 | 156.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.3-5 | 371.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.3-5 | 374.65 | NOTE | |||
r-devel-macos-arm64 | 3.3-5 | 118.00 | OK | |||
r-devel-macos-x86_64 | 3.3-5 | 252.00 | OK | |||
r-devel-windows-x86_64 | 3.3-5 | 43.00 | 482.00 | 525.00 | NOTE | |
r-patched-linux-x86_64 | 3.3-5 | 24.63 | 184.94 | 209.57 | OK | |
r-release-linux-x86_64 | 3.3-5 | 21.01 | 187.00 | 208.01 | OK | |
r-release-macos-arm64 | 3.3-5 | 127.00 | OK | |||
r-release-macos-x86_64 | 3.3-5 | 287.00 | OK | |||
r-release-windows-x86_64 | 3.3-5 | 43.00 | 484.00 | 527.00 | OK | |
r-oldrel-macos-arm64 | 3.3-5 | OK | ||||
r-oldrel-macos-x86_64 | 3.3-5 | 257.00 | OK | |||
r-oldrel-windows-x86_64 | 3.3-5 | 43.00 | 473.00 | 516.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
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