Last updated on 2025-12-04 07:51:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 39.12 | 341.72 | 380.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 27.02 | 223.66 | 250.68 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 115.00 | 498.22 | 613.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 190.00 | 453.14 | 643.14 | OK | |
| r-devel-windows-x86_64 | 0.1.5 | 37.00 | 264.00 | 301.00 | OK | |
| r-patched-linux-x86_64 | 0.1.5 | 38.40 | 327.13 | 365.53 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 39.47 | 331.48 | 370.95 | OK | |
| r-release-macos-arm64 | 0.1.5 | OK | ||||
| r-release-macos-x86_64 | 0.1.5 | 22.00 | 175.00 | 197.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 38.00 | 267.00 | 305.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 33.00 | 266.00 | 299.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 54.00 | 377.00 | 431.00 | ERROR |
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(prior3D)
>
> test_check("prior3D")
terra 1.8.86
Attaching package: 'terra'
The following objects are masked from 'package:testthat':
compare, describe
Saving _problems/test-split_rast-102.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-split_rast.r:97:3'): split_rast works ──────────────────────────
Error: [project] cannot get output boundaries for the target crs
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-split_rast.r:97:3
2. │ └─base::withCallingHandlers(...)
3. ├─prior3D::split_rast(...)
4. ├─terra::project(depth_raster, "epsg:3857", method = "average")
5. └─terra::project(depth_raster, "epsg:3857", method = "average")
6. └─terra (local) .local(x, ...)
7. └─terra:::messages(x, "project")
8. └─terra:::error(f, x@pntr$getError())
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.