Last updated on 2026-03-29 21:54:25 CEST.
| 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 | 28.99 | 172.21 | 201.20 | 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 | 35.63 | 226.21 | 261.84 | 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 | 46.00 | 294.00 | 340.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 | 396.00 | 452.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