Last updated on 2025-02-10 17:49:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6 | 7.00 | 30.86 | 37.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6 | 5.43 | 22.86 | 28.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6 | 60.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.6 | 59.33 | NOTE | |||
r-devel-windows-x86_64 | 2.6 | 13.00 | 60.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 2.6 | 7.29 | 29.34 | 36.63 | OK | |
r-release-linux-x86_64 | 2.6 | 7.66 | 29.59 | 37.25 | 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