Last updated on 2024-11-04 01:48:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 45.84 | 342.31 | 388.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 34.96 | 240.26 | 275.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 667.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 607.22 | NOTE | |||
r-devel-windows-x86_64 | 0.1.2 | 45.00 | 290.00 | 335.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 40.03 | 310.52 | 350.55 | OK | |
r-release-linux-x86_64 | 0.1.2 | 0.28 | 1.55 | 1.83 | ERROR | |
r-release-macos-arm64 | 0.1.2 | 160.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 269.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 46.00 | 286.00 | 332.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.2 | 11.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.2 | 52.00 | 404.00 | 456.00 | OK |
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘ggplot2’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: package dependencies
Result: ERROR
Packages required but not available:
'DBTC', 'DT', 'leaflet', 'leaflet.extras', 'shiny', 'shinyFiles',
'shinyjs', 'shinycssloaders', 'shinydashboard', 'shinyWidgets'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
Version: 0.1.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘DBTC’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64