Last updated on 2026-04-30 07:50:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 4.29 | 107.82 | 112.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.65 | 76.65 | 79.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 169.29 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 188.29 | OK | |||
| r-devel-windows-x86_64 | 0.3.1 | 8.00 | 130.00 | 138.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.1 | 5.69 | 99.22 | 104.91 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 2.59 | 98.99 | 101.58 | OK | |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 34.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 3.00 | 157.00 | 160.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 7.00 | 125.00 | 132.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.3.1 | 1.00 | 42.00 | 43.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 4.00 | 299.00 | 303.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 10.00 | 156.00 | 166.00 | ERROR |
Version: 0.3.1
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(rcrisp)
Warning message:
In check_cache() :
Cache dir: C:\Users\CRAN\AppData\Local\R\cache\R\rcrisp - size: 39 MB - oldest file from: 2025-06-26.
Clean up files older than 30 days with: `rcrisp::clear_cache('2026-03-29')` (or remove all cached files with: `rcrisp::clear_cache()`.
>
> test_check("rcrisp")
Ran 1/1 deferred expressions
Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
The default `network_buffer` of 3000 m is used for corridor delineation.
Calculating viewpoints from both river edge and river centerline.
The default `network_buffer` of 3000 m is used for corridor delineation.
Flavor: r-devel-windows-x86_64
Version: 0.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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(rcrisp)
Warning message:
In check_cache() :
Cache dir: C:\Users\CRAN\AppData\Local\R\cache\R\rcrisp - size: 39 MB - oldest file from: 2025-06-26.
Clean up files older than 30 days with: `rcrisp::clear_cache('2026-03-28')` (or remove all cached files with: `rcrisp::clear_cache()`.
>
> test_check("rcrisp")
Ran 1/1 deferred expressions
Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
Flavor: r-release-windows-x86_64
Version: 0.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
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(rcrisp)
>
> test_check("rcrisp")
Ran 1/1 deferred expressions
Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
The default `network_buffer` of 3000 m is used for corridor delineation.
Calculating viewpoints from both river edge and river centerline.
The default `network_buffer` of 3000 m is used for corridor delineation.
Flavor: r-oldrel-windows-x86_64