Last updated on 2026-03-31 00:50:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 75.97 | 104.13 | 180.10 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 57.64 | 68.67 | 126.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 122.00 | 164.65 | 286.65 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 184.00 | 190.97 | 374.97 | NOTE | |
| r-devel-macos-arm64 | 1.0.0 | 16.00 | 19.00 | 35.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 93.00 | 141.00 | 234.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 66.26 | 94.89 | 161.15 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 66.74 | 94.40 | 161.14 | OK | |
| r-release-macos-arm64 | 1.0.0 | 13.00 | 27.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 51.00 | 314.00 | 365.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 83.00 | 134.00 | 217.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 13.00 | 31.00 | 44.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.0 | 49.00 | 326.00 | 375.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 98.00 | 171.00 | 269.00 | NOTE |
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
‘microbenchmark’
A package should be listed in only one of these fields.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64