Last updated on 2025-04-05 01:53:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6 | 7.19 | 30.69 | 37.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6 | 5.71 | 23.49 | 29.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6 | 59.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.6 | 59.06 | NOTE | |||
r-devel-macos-arm64 | 2.6 | 24.00 | NOTE | |||
r-devel-macos-x86_64 | 2.6 | 34.00 | NOTE | |||
r-devel-windows-x86_64 | 2.6 | 12.00 | 52.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 2.6 | 7.94 | 29.83 | 37.77 | NOTE | |
r-release-linux-x86_64 | 2.6 | 7.00 | 29.53 | 36.53 | 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 | 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, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
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