Last updated on 2025-12-03 05:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 7.09 | 68.41 | 75.50 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.30 | 46.01 | 50.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 14.00 | 103.12 | 117.12 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 15.00 | 95.72 | 110.72 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 8.00 | 84.00 | 92.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 7.31 | 63.90 | 71.21 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 6.33 | 63.13 | 69.46 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.0 | 26.00 | 199.00 | 225.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 9.00 | 98.00 | 107.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 20.00 | 110.00 | 130.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.0 | 11.00 | 105.00 | 116.00 | ERROR |
Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Adam T. Kocsis <adam.t.kocsis@gmail.com>’
The BugReports field in DESCRIPTION has
https://github.com/adamkocsis/via
which should likely be
https://github.com/adamkocsis/via/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-debian-gcc, 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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in 'via-Ex.R' failed
The error most likely occurred in:
> ### Name: project
> ### Title: Project a "RasterArray"-class object
> ### Aliases: project project,RasterArray-method
> ### Keywords: datasets
>
> ### ** Examples
>
> # project first three to mollweide
> ex <- rastex()
> mollEx <- project(ex[1:3], y="ESRI:54009")
Warning: PROJ: proj_get_authorities_from_database: Cannot find proj.db (GDAL error 1)
Warning: PROJ: proj_get_authorities_from_database: Cannot find proj.db (GDAL error 1)
Warning: [project] Cannot set raster SRS: empty srs
Error: [project] cannot get output boundaries for the target crs
Execution halted
Flavor: r-oldrel-windows-x86_64