Last updated on 2025-07-01 05:49:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.69 | 91.95 | 96.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.42 | 58.53 | 61.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 153.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 148.10 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 6.00 | 0.00 | 6.00 | FAIL | |
r-patched-linux-x86_64 | OK | |||||
r-release-linux-x86_64 | 0.1.0 | 4.85 | 86.09 | 90.94 | OK | |
r-release-macos-arm64 | 0.1.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 89.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 7.00 | 104.00 | 111.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 8.00 | 126.00 | 134.00 | OK |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘ggplot2’ ‘gridExtra’ ‘methods’ ‘tidyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
190 0.6086957 0.39130435
191 0.5652174 0.43478261
192 0.4637681 0.53623188
193 0.7027027 0.29729730
194 0.6805556 0.31944444
195 0.6376812 0.36231884
196 0.6857143 0.31428571
197 0.5970149 0.40298507
198 0.6521739 0.34782609
199 0.5810811 0.41891892
200 0.6285714 0.37142857
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 39.7 1.35 41.11 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64