Last updated on 2026-03-28 16:51:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.19.0 | 42.86 | 260.23 | 303.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.19.0 | 30.27 | 172.78 | 203.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.19.0 | 66.00 | 391.70 | 457.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.19.0 | 75.00 | 379.38 | 454.38 | OK | |
| r-devel-macos-arm64 | 3.19.0 | 9.00 | 56.00 | 65.00 | OK | |
| r-devel-windows-x86_64 | 3.19.0 | 47.00 | 326.00 | 373.00 | OK | |
| r-patched-linux-x86_64 | 3.19.0 | 42.96 | 227.31 | 270.27 | OK | |
| r-release-linux-x86_64 | 3.19.0 | 32.54 | 227.25 | 259.79 | OK | |
| r-release-macos-arm64 | 3.19.0 | 9.00 | 60.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 3.19.0 | 26.00 | 325.00 | 351.00 | OK | |
| r-release-windows-x86_64 | 3.19.0 | 44.00 | 307.00 | 351.00 | OK | |
| r-oldrel-macos-arm64 | 3.19.0 | 8.00 | 56.00 | 64.00 | OK | |
| r-oldrel-macos-x86_64 | 3.19.0 | 27.00 | 274.00 | 301.00 | OK | |
| r-oldrel-windows-x86_64 | 3.19.0 | 56.00 | 411.00 | 467.00 | OK |
Version: 3.19.0
Check: compiled code
Result: NOTE
File ‘mice/libs/mice.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-devel-linux-x86_64-debian-gcc