Last updated on 2024-11-03 15:49:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 7.22 | 65.06 | 72.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 0.31 | 1.70 | 2.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 114.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 107.22 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 6.00 | 87.00 | 93.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 6.56 | 60.02 | 66.58 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 6.01 | 34.24 | 40.25 | ERROR | |
r-release-macos-arm64 | 0.2.0 | 75.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 130.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 7.00 | 86.00 | 93.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.0 | 83.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 318.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 7.00 | 104.00 | 111.00 | OK |
Version: 0.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) VirtualArray-single-bracket-method.Rd:6: Lost braces
6 | \title{Indexing to extract subsets of a 'code{\link[via:XArray-class]{VirtualArray}}'-class object}
| ^
checkRd: (-1) subset.Rd:20: Lost braces
20 | \item{drop}{\code{logical} in case the result of subsetting is a single element, should the \\code{\link[via:XArray-class]{VirtualArray}} wrapper be dropped?}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'terra', 'sf'
Flavor: r-release-linux-x86_64
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘via-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: RasterArray-class
> ### Title: Array of "SpatRaster"-class objects
> ### Aliases: RasterArray-class RasterArray
>
> ### ** Examples
>
> # example data
> ex <- rastex()
Error in rastex() : This function requires the 'terra' package.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/1s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> if (requireNamespace("tinytest", quietly=TRUE)){
+ tinytest::test_package("via")
+ }
test_RasterArray_base.R....... 0 tests Error in library(terra) : there is no package called 'terra'
Calls: <Anonymous> ... eval -> source -> withVisible -> eval -> eval -> library
Execution halted
Flavor: r-release-linux-x86_64