Last updated on 2026-06-08 13:50:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.1.2 | 542.22 | 323.28 | 865.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 5.1.2 | 387.18 | 224.71 | 611.89 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 5.1.2 | 720.00 | 507.27 | 1227.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.1.2 | 1080.00 | 519.96 | 1599.96 | OK | |
| r-devel-windows-x86_64 | 5.1.2 | 594.00 | 468.00 | 1062.00 | OK | |
| r-patched-linux-x86_64 | 5.1.2 | 517.22 | 324.89 | 842.11 | OK | |
| r-release-linux-x86_64 | 5.1.2 | 522.83 | 324.91 | 847.74 | OK | |
| r-release-macos-arm64 | 5.1.2 | 131.00 | 17.00 | 148.00 | OK | |
| r-release-macos-x86_64 | 5.1.2 | 395.00 | 279.00 | 674.00 | OK | |
| r-release-windows-x86_64 | 5.1.2 | 598.00 | 474.00 | 1072.00 | OK | |
| r-oldrel-macos-arm64 | 5.1.2 | 591.00 | 17.00 | 608.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.1.2 | 394.00 | 270.00 | 664.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.1.2 | 769.00 | 589.00 | 1358.00 | NOTE |
Version: 5.1.2
Check: PDF version of manual
Result: ERROR
Rd conversion errors:
Converting parsed Rd's to LaTeX ...............................Warning in file(out, "wt") :
cannot open file '/tmp/RtmpPT4mWP/ltx20120830ed7a65/rxVersion.tex': No space left on device
Error in file(out, "wt") : cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 5.1.2
Check: compiled code
Result: NOTE
File ‘rxode2/libs/rxode2.so’:
Found non-API call to R: ‘DATAPTR’
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 5.1.2
Check: compiled code
Result: NOTE
File 'rxode2/libs/x64/rxode2.dll':
Found non-API call to R: 'DATAPTR'
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-oldrel-windows-x86_64