Last updated on 2025-12-06 00:49:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 17.62 | 101.41 | 119.03 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 0.32 | 1.52 | 1.84 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 37.00 | 144.85 | 181.85 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 58.00 | 120.92 | 178.92 | NOTE | |
| r-devel-windows-x86_64 | 0.4.1 | 19.00 | 102.00 | 121.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.1 | 14.46 | 90.99 | 105.45 | NOTE | |
| r-release-linux-x86_64 | 0.4.1 | 15.35 | 92.34 | 107.69 | NOTE | |
| r-release-macos-arm64 | 0.4.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.4.1 | 12.00 | 63.00 | 75.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.1 | 19.00 | 102.00 | 121.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.1 | 9.00 | 53.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 27.00 | 129.00 | 156.00 | OK |
Version: 0.4.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘functions_upload.R’ ‘mod_hidecan.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.4.1
Check: package dependencies
Result: ERROR
Packages required but not available:
'shiny', 'shinyjs', 'shinythemes', 'shinyWidgets', 'shinydashboard',
'config', 'golem', 'JBrowseR', 'DT', 'ggpubr', 'plotly', 'reshape2',
'hidecan'
Package suggested but not available for checking: ‘shinytest’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc