Last updated on 2022-01-06 15:51:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 21.79 | 219.46 | 241.25 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 21.08 | 164.63 | 185.71 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 297.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 302.85 | ERROR | |||
r-devel-windows-x86_64-new-UL | 2.0.1 | 42.00 | 222.00 | 264.00 | ERROR | |
r-devel-windows-x86_64-new-TK | 2.0.1 | ERROR | ||||
r-patched-linux-x86_64 | 2.0.1 | 18.25 | 216.69 | 234.94 | OK | |
r-release-linux-x86_64 | 2.0.1 | 27.15 | 216.90 | 244.05 | OK | |
r-release-macos-arm64 | 2.0.1 | OK | ||||
r-release-macos-x86_64 | 2.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.1 | 54.00 | 235.00 | 289.00 | OK | |
r-oldrel-macos-x86_64 | 2.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.1 | 58.00 | 241.00 | 299.00 | OK |
Version: 2.0.1
Check: examples
Result: ERROR
Running examples in 'PatternClass-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: singleplotter
> ### Title: Depict the empirical (null) distribution for class-focused
> ### pattern metrics.
> ### Aliases: singleplotter
> ### Keywords: distributions
>
> ### ** Examples
>
> # EXAMPLE USES PREVIOUSLY PRODUCED RESULTS TO SPEED-UP THE EXAMPLE,
> # BUT THE EXAMPLE FROM singlemap() SHOULD BE CALLED FIRST
> singleplotter(dat = data$result1, img = data$demoimage1, metrics = c(1, 5, 10))
Warning: Please use 'check_landscape()' to ensure the input data is valid.
Warning: Number of classes must be >= 3, IJI = NA.
Warning: Class 2: PAFRAC = NA for class with < 10 patches
Error in names(actual) <- names(dat) :
'names' attribute [110] must be the same length as the vector [1]
Calls: singleplotter
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.1
Check: examples
Result: ERROR
Running examples in ‘PatternClass-Ex.R’ failed
The error most likely occurred in:
> ### Name: singleplotter
> ### Title: Depict the empirical (null) distribution for class-focused
> ### pattern metrics.
> ### Aliases: singleplotter
> ### Keywords: distributions
>
> ### ** Examples
>
> # EXAMPLE USES PREVIOUSLY PRODUCED RESULTS TO SPEED-UP THE EXAMPLE,
> # BUT THE EXAMPLE FROM singlemap() SHOULD BE CALLED FIRST
> singleplotter(dat = data$result1, img = data$demoimage1, metrics = c(1, 5, 10))
Warning: Please use 'check_landscape()' to ensure the input data is valid.
Warning: Number of classes must be >= 3, IJI = NA.
Warning: Class 2: PAFRAC = NA for class with < 10 patches
Error in names(actual) <- names(dat) :
'names' attribute [110] must be the same length as the vector [1]
Calls: singleplotter
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK