Last updated on 2026-04-25 13:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 75.83 | 110.24 | 186.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 55.80 | 73.98 | 129.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 117.00 | 165.62 | 282.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 157.00 | 171.84 | 328.84 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 78.88 | 100.41 | 179.29 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 59.12 | 95.87 | 154.99 | OK | |
| r-release-macos-arm64 | 1.0.0 | 16.00 | 19.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 45.00 | 113.00 | 158.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.0 | 112.00 | 135.00 | 247.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 13.00 | 27.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 51.00 | 314.00 | 365.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 91.00 | 136.00 | 227.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘MDgof/libs/MDgof.so’:
Found non-API call to R: ‘R_UnboundValue’
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-release-macos-x86_64