Last updated on 2025-07-21 05:51:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 12.03 | 112.21 | 124.24 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 8.74 | 76.00 | 84.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 190.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 189.14 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 13.00 | 106.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 12.85 | 101.93 | 114.78 | OK | |
r-release-linux-x86_64 | 0.3.0 | 10.15 | 102.76 | 112.91 | OK | |
r-release-macos-arm64 | 0.3.0 | 62.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 136.00 | WARN | |||
r-release-windows-x86_64 | 0.3.0 | 14.00 | 106.00 | 120.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 139.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 18.00 | 139.00 | 157.00 | OK |
Version: 0.3.0
Check: loading without being on the library search path
Result: WARN
Error: package or namespace load failed for ‘PKbioanalysis’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘dplyr’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavor: r-release-macos-x86_64