Last updated on 2024-09-07 17:49:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 6.64 | 421.14 | 427.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 4.69 | 233.79 | 238.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 760.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 724.85 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 9.00 | 429.00 | 438.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 6.63 | 382.89 | 389.52 | OK | |
r-release-linux-x86_64 | 0.3.0 | 6.37 | 382.31 | 388.68 | OK | |
r-release-macos-arm64 | 0.3.1 | 154.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 346.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 10.00 | 360.00 | 370.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 195.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 452.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 12.00 | 523.00 | 535.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [151s]
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(nichetools)
version 0.3.0 ('visiting-friends').
Have you loaded {nicheROVER} or {SIBER}? If not, please do so.
>
> test_check("nichetools")
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 30
Unobserved stochastic nodes: 3
Total graph size: 45
Initializing model
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 146 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-extract_similarities.R:90:3'): extract_similarities works for valid 'bay' type ──
result$prop_overlap[1] (`actual`) not equal to 4.3e-160/(37.4 + 25.2 - 4.3e-160) (`expected`).
`actual`: 0.002
`expected`: 0.000
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 146 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64