Last updated on 2026-08-24 01:51:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 54.46 | 28.77 | 83.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 50.05 | 24.26 | 74.31 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 44.00 | 19.97 | 63.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 32.00 | 17.37 | 49.37 | NOTE | |
| r-devel-windows-x86_64 | 0.1.4 | 66.00 | 129.00 | 195.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 53.10 | 21.27 | 74.37 | NOTE | |
| r-release-linux-x86_64 | 0.1.4 | 53.66 | 21.14 | 74.80 | NOTE | |
| r-release-macos-arm64 | 0.1.5 | 15.00 | 5.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.1.5 | 50.00 | 19.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 118.00 | 55.00 | 173.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | 15.00 | 8.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.5 | 49.00 | 17.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 78.00 | 69.00 | 147.00 | OK |
Version: 0.1.4
Check: compiled code
Result: NOTE
File ‘fcl/libs/fcl.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.4
Check: compiled code
Result: NOTE
File 'fcl/libs/x64/fcl.dll':
Found non-API call to R: 'R_NamespaceRegistry'
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