Last updated on 2024-12-21 13:51:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6 | 6.83 | 30.59 | 37.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6 | 5.93 | 22.88 | 28.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6 | 59.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.6 | 60.48 | NOTE | |||
r-devel-windows-x86_64 | 2.6 | 11.00 | 54.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 2.6 | 7.75 | 29.55 | 37.30 | OK | |
r-release-linux-x86_64 | 2.6 | 7.67 | 29.60 | 37.27 | 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