Last updated on 2026-05-20 13:51:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 112.06 | 51.93 | 163.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 88.26 | 39.28 | 127.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 197.00 | 86.21 | 283.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 193.00 | 84.96 | 277.96 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 128.00 | 82.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 111.46 | 47.63 | 159.09 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 106.58 | 47.19 | 153.77 | OK | |
| r-release-macos-arm64 | 0.5.0 | 24.00 | 12.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 83.00 | 130.00 | 213.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 136.00 | 85.00 | 221.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 26.00 | 15.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 85.00 | 113.00 | 198.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 159.00 | 98.00 | 257.00 | OK |
Version: 0.5.0
Check: for hidden files and directories
Result: NOTE
Found the following hidden files and directories:
src/._vendor
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: compilation flags in Makevars
Result: NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work. If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
Flavor: r-devel-linux-x86_64-fedora-clang