Last updated on 2024-11-05 08:48:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6 | 6.52 | 31.07 | 37.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6 | 5.94 | 22.89 | 28.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6 | 59.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.6 | 59.94 | NOTE | |||
r-devel-windows-x86_64 | 2.6 | 11.00 | 52.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 2.6 | 7.99 | 29.57 | 37.56 | OK | |
r-release-linux-x86_64 | 2.6 | 7.38 | 29.53 | 36.91 | OK | |
r-release-macos-arm64 | 2.6 | 22.00 | OK | |||
r-release-macos-x86_64 | 2.6 | 31.00 | OK | |||
r-release-windows-x86_64 | 2.6 | 12.00 | 50.00 | 62.00 | OK | |
r-oldrel-macos-arm64 | 2.6 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 2.6 | 33.00 | OK | |||
r-oldrel-windows-x86_64 | 2.6 | 12.00 | 55.00 | 67.00 | OK |
Version: 2.6
Check: compiled code
Result: NOTE
File ‘enviPat/libs/enviPat.so’:
Found non-API call to R: ‘SETLENGTH’
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.6
Check: compiled code
Result: NOTE
File 'enviPat/libs/x64/enviPat.dll':
Found non-API call to R: 'SETLENGTH'
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