Last updated on 2026-05-01 01:49:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 72.03 | 109.95 | 181.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 55.93 | 73.10 | 129.03 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 118.00 | 174.60 | 292.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 157.00 | 171.84 | 328.84 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 100.00 | 149.00 | 249.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 78.41 | 98.46 | 176.87 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 55.89 | 99.10 | 154.99 | OK | |
| r-release-macos-arm64 | 1.0.0 | 16.00 | 20.00 | 36.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 | 125.00 | 139.00 | 264.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 | 109.00 | 177.00 | 286.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