Last updated on 2025-11-03 12:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 47.41 | 165.25 | 212.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 28.58 | 146.37 | 174.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 92.00 | 236.90 | 328.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 80.00 | WARN | |||
| r-devel-windows-x86_64 | 1.0.4 | 49.00 | 176.00 | 225.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 43.94 | 159.34 | 203.28 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 40.20 | 159.33 | 199.53 | OK | |
| r-release-macos-arm64 | 1.0.4 | 19.00 | 83.00 | 102.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 24.00 | 148.00 | 172.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 50.00 | 173.00 | 223.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 18.00 | 81.00 | 99.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.4 | 51.00 | 130.00 | 181.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.4 | 61.00 | 229.00 | 290.00 | OK |
Version: 1.0.4
Check: whether the namespace can be unloaded cleanly
Result: WARN
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘listenv’
Calls: suppressMessages ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: loading without being on the library search path
Result: WARN
Loading required package: mgcv
Loading required package: nlme
This is mgcv 1.9-3. For overview type 'help("mgcv-package")'.
Loading required package: sandwich
Error: package or namespace load failed for ‘gKRLS’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘listenv’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: installed package size
Result: NOTE
installed size is 7.8Mb
sub-directories of 1Mb or more:
libs 7.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64