Last updated on 2025-11-26 05:51:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 12.68 | 126.53 | 139.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 9.07 | 87.95 | 97.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 39.00 | 180.13 | 219.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 28.00 | 173.69 | 201.69 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 19.00 | 117.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 13.56 | 115.46 | 129.02 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 13.85 | 115.34 | 129.19 | OK | |
| r-release-macos-arm64 | 0.3.0 | OK | ||||
| r-release-macos-x86_64 | 0.3.0 | 12.00 | 124.00 | 136.00 | WARN | |
| r-release-windows-x86_64 | 0.3.0 | 15.00 | 117.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 12.00 | 127.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 23.00 | 156.00 | 179.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