Last updated on 2026-06-08 02:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 13.02 | 349.62 | 362.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 8.58 | 204.72 | 213.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 20.00 | 538.89 | 558.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 20.00 | 610.98 | 630.98 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 54.00 | 540.00 | 594.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 13.28 | 337.83 | 351.11 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 11.22 | 337.55 | 348.77 | OK | |
| r-release-macos-arm64 | 2.0.0 | 10.00 | 133.00 | 143.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 27.00 | 521.00 | 548.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 64.00 | 557.00 | 621.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 10.00 | 133.00 | 143.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 29.00 | 602.00 | 631.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 59.00 | 755.00 | 814.00 | OK |
Version: 2.0.0
Check: whether startup messages can be suppressed
Result: NOTE
Error: package or namespace load failed for ‘pkgndep’:
.onLoad failed in loadNamespace() for 'pkgndep', details:
call: gzfile(file, mode)
error: cannot open the connection
Execution halted
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavor: r-devel-linux-x86_64-debian-gcc