Last updated on 2025-05-31 13:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 13.43 | 112.15 | 125.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 9.01 | 74.34 | 83.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 197.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 193.74 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 15.00 | 111.00 | 126.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 12.17 | 101.53 | 113.70 | OK | |
r-release-linux-x86_64 | 0.3.0 | 11.60 | 102.21 | 113.81 | 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 | 17.00 | 107.00 | 124.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 | 20.00 | 143.00 | 163.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