Last updated on 2025-11-15 02:52:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2-3 | 2.37 | 36.99 | 39.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2-3 | 1.93 | 29.31 | 31.24 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2-3 | 11.00 | 52.38 | 63.38 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2-3 | 76.47 | ERROR | |||
| r-devel-windows-x86_64 | 0.2-3 | 6.00 | 71.00 | 77.00 | OK | |
| r-patched-linux-x86_64 | 0.2-3 | 2.45 | 35.52 | 37.97 | OK | |
| r-release-linux-x86_64 | 0.2-3 | 2.26 | 35.38 | 37.64 | OK | |
| r-release-macos-arm64 | 0.2-3 | 1.00 | 29.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 0.2-3 | 2.00 | 54.00 | 56.00 | OK | |
| r-release-windows-x86_64 | 0.2-3 | 5.00 | 71.00 | 76.00 | OK | |
| r-oldrel-macos-arm64 | 0.2-3 | 1.00 | 33.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2-3 | 2.00 | 70.00 | 72.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2-3 | 5.00 | 74.00 | 79.00 | OK |
Version: 0.2-3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Gavin L. Simpson <ucfagls@gmail.com>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2-3
Check: tests
Result: ERROR
Running ‘test-all.R’ [1s/2s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> ## Test `coenocliner` using the `testthat` package
>
> ## Setup
> library("testthat")
>
> ## Runs the tests in inst/tests
> test_check("coenocliner")
Loading required package: coenocliner
This is coenocliner 0.2-3
Saving _problems/test-coenocline-25.R
Saving _problems/test-coenocline-55.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 85 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-coenocline.R:25:5'): coenocline() returns an integer matrix ────
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(typeof(sim) == "integer", is_true()) at test-coenocline.R:25:5
── Error ('test-coenocline.R:55:5'): coenocline() returns an integer matrix with x and y gradients ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(typeof(sim) == "integer", is_true()) at test-coenocline.R:55:5
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 85 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2-3
Check: tests
Result: ERROR
Running ‘test-all.R’
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> ## Test `coenocliner` using the `testthat` package
>
> ## Setup
> library("testthat")
>
> ## Runs the tests in inst/tests
> test_check("coenocliner")
Loading required package: coenocliner
This is coenocliner 0.2-3
Saving _problems/test-coenocline-25.R
Saving _problems/test-coenocline-55.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 85 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-coenocline.R:25:5'): coenocline() returns an integer matrix ────
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(typeof(sim) == "integer", is_true()) at test-coenocline.R:25:5
── Error ('test-coenocline.R:55:5'): coenocline() returns an integer matrix with x and y gradients ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(typeof(sim) == "integer", is_true()) at test-coenocline.R:55:5
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 85 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc