Last updated on 2025-03-09 12:51:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.15 | 4.01 | 19.32 | 23.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.15 | 3.42 | 15.63 | 19.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.15 | 39.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.15 | 35.80 | NOTE | |||
r-devel-macos-arm64 | 0.4.15 | 16.00 | NOTE | |||
r-devel-macos-x86_64 | 0.4.15 | 26.00 | NOTE | |||
r-devel-windows-x86_64 | 0.4.15 | 9.00 | 44.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.15 | 4.09 | 17.98 | 22.07 | OK | |
r-release-linux-x86_64 | 0.4.15 | 3.90 | 18.21 | 22.11 | OK | |
r-release-macos-arm64 | 0.4.15 | 17.00 | OK | |||
r-release-macos-x86_64 | 0.4.15 | 25.00 | OK | |||
r-release-windows-x86_64 | 0.4.15 | 10.00 | 46.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 0.4.15 | OK | ||||
r-oldrel-macos-x86_64 | 0.4.15 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.15 | 10.00 | 48.00 | 58.00 | OK |
Version: 0.4.15
Check: compiled code
Result: NOTE
File ‘sumR/libs/sumR.so’:
Found non-API call to R: ‘STRING_PTR’
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
Version: 0.4.15
Check: compiled code
Result: NOTE
File 'sumR/libs/x64/sumR.dll':
Found non-API call to R: 'STRING_PTR'
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