Last updated on 2024-09-13 03:49:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.2 | 18.01 | 58.44 | 76.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2.2 | 11.51 | 39.71 | 51.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2.3 | 122.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.3 | 113.39 | OK | |||
r-devel-windows-x86_64 | 2.2.2 | 25.00 | 73.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 2.2.2 | 15.81 | 56.15 | 71.96 | OK | |
r-release-linux-x86_64 | 2.2.2 | 16.12 | 54.96 | 71.08 | OK | |
r-release-macos-arm64 | 2.2.3 | 36.00 | OK | |||
r-release-macos-x86_64 | 2.2.3 | 85.00 | OK | |||
r-release-windows-x86_64 | 2.2.2 | 24.00 | 75.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 2.2.3 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.3 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2.3 | 24.00 | 85.00 | 109.00 | OK |
Version: 2.2.2
Check: compiled code
Result: NOTE
File ‘pkgcache/libs/pkgcache.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
Version: 2.2.2
Check: compiled code
Result: NOTE
File 'pkgcache/libs/x64/pkgcache.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