Last updated on 2023-01-25 04:51:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 3.24 | 43.49 | 46.73 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 2.53 | 32.93 | 35.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 58.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 68.22 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 25.00 | 0.00 | 25.00 | FAIL | |
r-patched-linux-x86_64 | 0.2.4 | 4.12 | 40.26 | 44.38 | OK | |
r-release-linux-x86_64 | 0.2.4 | 2.52 | 41.78 | 44.30 | OK | |
r-release-macos-arm64 | 0.2.4 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 24.00 | 0.00 | 24.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2.4 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 39.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.4 | 8.00 | 92.00 | 100.00 | OK |
Version: 0.2.4
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘bmp’, ‘jpeg’, ‘png’, ‘tiff’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.4
Check: tests
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:
> flush(stderr()); flush(stdout())
>
> ### Name: run_imagefluency
> ### Title: Run imagefluency app
> ### Aliases: run_imagefluency
>
> ### ** Examples
>
> ## Only run this example in interactive R sessions
> if (interactive()) {
+ run_imagefluency()
+ }
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 191.19 583.47 784.78 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
Version: 0.2.4
Check: tests
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:
> flush(stderr()); flush(stdout())
>
> ### Name: run_imagefluency
> ### Title: Run imagefluency app
> ### Aliases: run_imagefluency
>
> ### ** Examples
>
> ## Only run this example in interactive R sessions
> if (interactive()) {
+ run_imagefluency()
+ }
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 232.41 637.29 884.37 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