Last updated on 2024-09-07 15:49:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.2 | 14.35 | 57.47 | 71.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2.2 | 11.85 | 39.14 | 50.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2.2 | 120.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.2 | 113.90 | NOTE | |||
r-devel-windows-x86_64 | 2.2.2 | 28.00 | 82.00 | 110.00 | NOTE | |
r-patched-linux-x86_64 | 2.2.2 | 16.08 | 54.18 | 70.26 | OK | |
r-release-linux-x86_64 | 2.2.2 | 16.07 | 54.77 | 70.84 | OK | |
r-release-macos-arm64 | 2.2.2 | 35.00 | OK | |||
r-release-macos-x86_64 | 2.2.2 | 52.00 | OK | |||
r-release-windows-x86_64 | 2.2.2 | 27.00 | 78.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 2.2.2 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.2 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2.2 | 32.00 | 88.00 | 120.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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