Last updated on 2025-12-07 12:50:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 4.43 | 58.19 | 62.62 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.11.0 | 0.32 | 1.92 | 2.24 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.11.0 | 10.00 | 78.82 | 88.82 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 11.00 | 90.02 | 101.02 | NOTE | |
| r-devel-windows-x86_64 | 0.11.0 | 7.00 | 74.00 | 81.00 | OK | |
| r-patched-linux-x86_64 | 0.11.0 | 4.63 | 55.26 | 59.89 | NOTE | |
| r-release-linux-x86_64 | 0.11.0 | 4.38 | 54.33 | 58.71 | NOTE | |
| r-release-macos-arm64 | 0.11.0 | OK | ||||
| r-release-macos-x86_64 | 0.11.0 | 4.00 | 65.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 0.11.0 | 7.00 | 74.00 | 81.00 | OK | |
| r-oldrel-macos-arm64 | 0.11.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.11.0 | 4.00 | 77.00 | 81.00 | OK | |
| r-oldrel-windows-x86_64 | 0.11.0 | 10.00 | 90.00 | 100.00 | OK |
Version: 0.11.0
Check: R code for possible problems
Result: NOTE
Found the following assignments to the global environment:
File ‘ggExtra/R/ggMarginalGadget.R’:
assign(plotname, eval(parse(text = origPlot)), envir = .GlobalEnv)
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.11.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘colourpicker’
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'devtools'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.11.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘scales’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc