Last updated on 2025-12-06 17:48:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 47.03 | 220.46 | 267.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 29.20 | 89.99 | 119.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 89.00 | 380.38 | 469.38 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 86.00 | 340.94 | 426.94 | OK | |
| r-devel-windows-x86_64 | 1.4.0 | 58.00 | 219.00 | 277.00 | OK | |
| r-patched-linux-x86_64 | 1.4.0 | 44.87 | 205.90 | 250.77 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 44.46 | 205.09 | 249.55 | OK | |
| r-release-macos-arm64 | 1.4.0 | OK | ||||
| r-release-macos-x86_64 | 1.4.0 | 30.00 | 188.00 | 218.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 59.00 | 214.00 | 273.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 27.00 | 166.00 | 193.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.0 | 74.00 | 282.00 | 356.00 | NOTE |
Version: 1.4.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'rgl', 'knitr', 'rmarkdown', 'ggExtra', 'plotly', 'htmlwidgets'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.0
Check: examples
Result: ERROR
Running examples in ‘DataVisualizations-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ROC
> ### Title: ROC plot
> ### Aliases: ROC
>
> ### ** Examples
>
>
> Data = runif(1000,0,1)
> Cls = sample(c(0,1), 1000, replace = TRUE)
> ROC(Data, Cls)
Loading required namespace: ROCit
Error in loadNamespace(x) : there is no package called ‘plotly’
Calls: ROC ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.0
Check: installed package size
Result: NOTE
installed size is 6.6Mb
sub-directories of 1Mb or more:
doc 3.3Mb
libs 1.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.4.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64