Last updated on 2025-04-26 21:53:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.3 | 29.28 | 339.19 | 368.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.3 | 19.32 | 219.17 | 238.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.3 | 576.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.3 | 607.30 | OK | |||
r-devel-windows-x86_64 | 2.2.3 | 28.00 | 243.00 | 271.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 2.2.3 | 27.76 | 319.50 | 347.26 | OK | |
r-release-linux-x86_64 | 2.2.3 | 23.21 | 316.99 | 340.20 | OK | |
r-release-macos-arm64 | 2.2.3 | 178.00 | OK | |||
r-release-macos-x86_64 | 2.2.3 | 289.00 | OK | |||
r-release-windows-x86_64 | 2.2.3 | 29.00 | 0.00 | 29.00 | FAIL | --no-vignettes |
r-oldrel-macos-arm64 | 2.2.3 | 156.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.3 | 257.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2.3 | 40.00 | 317.00 | 357.00 | OK | --no-vignettes |
Version: 2.2.3
Flags: --no-vignettes
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:
> data(wdData)
> str(wdData)
'data.frame': 16467 obs. of 7 variables:
$ family : chr "Fabaceae" "Fabaceae" "Fabaceae" "Fabaceae" ...
$ genus : chr "Abarema" "Abarema" "Abarema" "Abarema" ...
$ species : chr "jupunba" "jupunba" "jupunba" "jupunba" ...
$ wd : num 0.78 0.66 0.551 0.534 0.551 0.5 0.52 0.438 0.353 0.4 ...
$ region : chr "South_America_(tropical)" "South_America_(tropical)" "South_America_(tropical)" "South_America_(tropical)" ...
$ referenceNumber: int 114 198 52 65 189 204 45 167 28 7 ...
$ regionId : chr "SouthAmericaTrop" "SouthAmericaTrop" "SouthAmericaTrop" "SouthAmericaTrop" ...
- attr(*, "na.action")= 'omit' Named int 12150
..- attr(*, "names")= chr "12150"
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 16.61 0.68 17.36 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-release-windows-x86_64