Last updated on 2025-12-02 21:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 30.05 | 529.05 | 559.10 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 18.66 | 343.67 | 362.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 80.00 | 800.97 | 880.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 74.00 | 790.99 | 864.99 | OK | |
| r-devel-windows-x86_64 | 0.2.3 | 33.00 | 435.00 | 468.00 | OK | |
| r-patched-linux-x86_64 | 0.2.3 | 31.27 | 509.50 | 540.77 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 28.77 | 506.08 | 534.85 | OK | |
| r-release-macos-arm64 | 0.2.3 | OK | ||||
| r-release-macos-x86_64 | 0.2.3 | 27.00 | 337.00 | 364.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 31.00 | 461.00 | 492.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.3 | 34.00 | 324.00 | 358.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 41.00 | 597.00 | 638.00 | ERROR |
Version: 0.2.3
Check: examples
Result: ERROR
Running examples in 'voluModel-Ex.R' failed
The error most likely occurred in:
> ### Name: diversityStack
> ### Title: Diversity stack
> ### Aliases: diversityStack
> ### Keywords: plotting
>
> ### ** Examples
>
> library(terra)
terra 1.8.86
> rast1 <- rast(ncol=10, nrow=10)
> values(rast1) <- rep(0:1, 50)
>
> rast2 <- rast(ncol=10, nrow=10)
> values(rast2) <- c(rep(0, 50), rep(1,50))
>
> rastList <- list(rast1, rast2)
> result <- diversityStack(rasterList = rastList,
+ template = rast2)
Warning: PROJ: proj_create: no database context specified (GDAL error 1)
Warning: PROJ: proj_create: no database context specified (GDAL error 1)
Warning: PROJ: proj_create: no database context specified (GDAL error 1)
Flavor: r-oldrel-windows-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
Running 'testthat.R' [25s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(voluModel)
>
> test_check("voluModel")
terra 1.8.86
Attaching package: 'terra'
The following objects are masked from 'package:testthat':
compare, describe
Could not parse
spam, eggs, NA
into x and/or y coordinates.
Using longitude and latitude
as x and y coordinates, respectively.
Could not parse
spam, eggs, cheese
into x and/or y coordinates.
Using longitude, latitude, and depth
as x, y, and z coordinates, respectively.
Input SpatRaster vector names inappropriate:
a, b, c
Names must follow the format 'X' followed by a number corresponding to the starting depth of the layer.
Could not parse
into x and/or y coordinates.
Could not parse
into x and/or y coordinates.
Could not parse
cheese, eggs, NA
into x and/or y coordinates.
Could not parse
longitude, longitude, NA
into x and/or y coordinates.
Could not parse
latitude, latitude, NA
into x and/or y coordinates.
Could not parse
yak, yak, yak
into x and/or y coordinates.
Could not parse
xebu, xebu, xebu
into x and/or y coordinates.
Could not parse
xebu, xebu, xebu
into x and/or y coordinates.
Could not parse
xebu, xebu, xebu
into x and/or y coordinates.
Could not parse
xebu, xebu, xebu
into x and/or y coordinates.
Could not parse
cheese, eggs, spam
into x and/or y coordinates.
Could not parse
longitude, longitude, depth
into x and/or y coordinates.
Could not parse
latitude, latitude, depth
into x and/or y coordinates.
Could not parse
longitude, depth, depth
into x and/or y coordinates.
Could not parse
y, yum, X
into x, y, and/or z coordinates.
Could not parse
x, exlax, depth
into x and/or y coordinates.
Could not parse
z, z, sneeze
into x and/or y coordinates.
Could not parse
z, z, sneeze
into x and/or y coordinates.
Argument 'verbose' is not of type 'logical'.
Could not parse
spam, eggs
into x and/or y coordinates.
Using longitude and latitude
as x and y coordinates, respectively.
Using longitude and latitude
as x and y coordinates, respectively.
Loading required package: spam
Spam version 2.11-1 (2025-01-20) is loaded.
Type 'help( Spam)' or 'demo( spam)' for a short introduction
and overview of this package.
Help for individual functions is also obtained by adding the
suffix '.spam' to the function name, e.g. 'help( chol.spam)'.
Attaching package: 'spam'
The following objects are masked from 'package:base':
backsolve, forwardsolve
Loading required package: viridisLite
Loading required package: RColorBrewer
Try help(fields) to get started.
Attaching package: 'fields'
The following object is masked from 'package:terra':
describe
The following object is masked from 'package:testthat':
describe
Could not parse
eggs, spam, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA
into x and/or y coordinates.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Argument 'clipToOcean' is not of type 'logical'.
Attaching package: 'dplyr'
The following objects are masked from 'package:terra':
intersect, union
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Using longitude, latitude, and depth
as x, y, and z coordinates, respectively.
Using longitude, latitude, and depth
as x, y, and z coordinates, respectively.
Could not parse
scientificName, decimalLongitude
into x and/or y coordinates.
Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Argument 'verbose' is not of type 'logical'.
Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Could not parse
scientificName, decimalLongitude
into x and/or y coordinates.
First set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Could not parse
scientificName, decimalLongitude
into x and/or y coordinates.
Argument 'verbose' is not of type 'logical'.
First set of occurrences: Using decimalLongitude and y
as x and y coordinates, respectively.
Second set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
First set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Second set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
First set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Second set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
First set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Second set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
First set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Second set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
First set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
Second set of occurrences: Using decimalLongitude and decimalLatitude
as x and y coordinates, respectively.
'rast2' was null. Replaced with blank raster.
'rast1' was null. Replaced with blank raster.
Both 'rast1' and 'rast2' were null.
They were replaced with blank rasters.
'rast2' was null. Replaced with blank raster.
'rast1' was null. Replaced with blank raster.
Both 'rast1' and 'rast2' were null.
They were replaced with blank rasters.
Flavor: r-oldrel-windows-x86_64