Last updated on 2024-12-23 03:49:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-4 | 24.72 | 45.86 | 70.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2-4 | 19.69 | 28.13 | 47.82 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2-4 | 122.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-4 | 121.96 | OK | |||
r-devel-windows-x86_64 | 1.2-4 | 28.00 | 82.00 | 110.00 | OK | |
r-patched-linux-x86_64 | 1.2-4 | 27.92 | 42.01 | 69.93 | OK | |
r-release-linux-x86_64 | 1.2-4 | 27.03 | 42.99 | 70.02 | OK | |
r-release-macos-arm64 | 1.2-4 | 37.00 | OK | |||
r-release-macos-x86_64 | 1.2-4 | 90.00 | OK | |||
r-release-windows-x86_64 | 1.2-4 | 27.00 | 89.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 1.2-4 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2-4 | 91.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2-4 | 33.00 | 103.00 | 136.00 | OK |
Version: 1.2-4
Check: examples
Result: ERROR
Running examples in ‘Rquefts-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: predict
> ### Title: Spatial QUEFTS model predictions
> ### Aliases: predict predict,Rcpp_QueftsModel-method
>
> ### ** Examples
>
>
> library(terra)
Error in library(terra) : there is no package called ‘terra’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc