Last updated on 2025-12-06 00:48:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 13.67 | 126.66 | 140.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 0.27 | 2.50 | 2.77 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 41.00 | 175.16 | 216.16 | 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 | 15.00 | 117.00 | 132.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 12.28 | 114.20 | 126.48 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 13.19 | 116.02 | 129.21 | 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 | 14.00 | 118.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 | 158.00 | 181.00 | OK |
Version: 0.3.0
Check: package dependencies
Result: ERROR
Packages required but not available:
'shiny', 'shinyWidgets', 'shinyjs', 'DiagrammeR', 'units', 'DT',
'shinyalert', 'yaml', 'rhandsontable'
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
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