Last updated on 2022-08-15 08:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 3.28 | 43.47 | 46.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 2.47 | 32.83 | 35.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 68.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 69.26 | NOTE | |||
r-devel-windows-x86_64 | 0.2.3 | 31.00 | 0.00 | 31.00 | FAIL | |
r-patched-linux-x86_64 | 0.2.3 | 3.06 | 39.48 | 42.54 | OK | |
r-release-linux-x86_64 | 0.2.3 | 3.39 | 39.93 | 43.32 | OK | |
r-release-macos-arm64 | 0.2.3 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.2.3 | 42.00 | OK | |||
r-release-windows-x86_64 | 0.2.3 | 32.00 | 0.00 | 32.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2.3 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.3 | 33.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.3 | 8.00 | 82.00 | 90.00 | OK |
Version: 0.2.3
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
imagefluency-package.html:23:4: Warning: <img> attribute "align" not allowed for HTML5
imagefluency-package.html:23:4: Warning: <img> attribute "align" not allowed for HTML5
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
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.3
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
imagefluency-package.html:23:4: Warning: <img> attribute "align" not allowed for HTML5
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.3
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: 157.84 480.05 648.41 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.3
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: 195.75 520.97 721.46 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