Last updated on 2025-06-29 12:49:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.6 | 17.45 | 143.56 | 161.01 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.6 | 441.00 | OK | |||
r-devel-windows-x86_64 | 0.6 | 23.00 | 205.00 | 228.00 | OK | |
r-release-linux-x86_64 | 0.6 | 26.26 | 218.85 | 245.11 | ERROR | |
r-release-macos-x86_64 | 0.6 | 210.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6 | 199.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6 | 28.00 | 214.00 | 242.00 | OK |
Version: 0.6
Check: examples
Result: ERROR
Running examples in ‘ClimaRep-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mh_overlay
> ### Title: Overlay Mahalanobis-based Climate Representativeness
> ### Classifications
> ### Aliases: mh_overlay
>
> ### ** Examples
>
> ClimaRep_overlay <- ClimaRep::mh_overlay(folder_path = system.file("extdata", package = "ClimaRep"))
Processing 2 rasters from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/ClimaRep/extdata
Calculating counts for category: Lost (value = 2)
Calculating counts for category: Retained (value = 1)
Calculating counts for category: Novel (value = 3)
Error: [writeRaster] path does not exist
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6
Check: examples
Result: ERROR
Running examples in ‘ClimaRep-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mh_overlay
> ### Title: Overlay Mahalanobis-based Climate Representativeness
> ### Classifications
> ### Aliases: mh_overlay
>
> ### ** Examples
>
> ClimaRep_overlay <- ClimaRep::mh_overlay(folder_path = system.file("extdata", package = "ClimaRep"))
Processing 2 rasters from /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/ClimaRep/extdata
Calculating counts for category: Lost (value = 2)
Calculating counts for category: Retained (value = 1)
Calculating counts for category: Novel (value = 3)
Error: [writeRaster] path does not exist
Execution halted
Flavor: r-release-linux-x86_64