Last updated on 2025-06-25 05:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.81 | 35.08 | 38.89 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.14 | 27.08 | 30.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 63.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 58.50 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 5.00 | 0.00 | 5.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.0 | 3.70 | 32.73 | 36.43 | OK | |
r-release-linux-x86_64 | 0.1.0 | 3.95 | 33.33 | 37.28 | OK | |
r-release-macos-arm64 | 0.1.0 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 43.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 6.00 | 52.00 | 58.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 22.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 32.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 7.00 | 63.00 | 70.00 | OK |
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:
> ### Title: Above Ground Projected Area Determination from Visual Image of
> ### the Plant
> ### Aliases: projected.area
> ### Keywords: FreshWeight ImageAnalysis RGB
>
> ### ** Examples
>
> file.path= system.file('extdata/test1.jpg', package = 'FWRGB')
> projected.area(file.path, 0.025)
pixel area Projected area (cm square)
177191.000 4429.775
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.78 1.33 4.11 NA NA
> grDevices::dev.off()
pdf
2
> ###
> ### 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