Last updated on 2025-02-06 19:49:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 12.80 | 107.50 | 120.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 9.26 | 75.44 | 84.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 200.92 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 207.00 | OK | |||
r-devel-windows-x86_64 | 0.7 | 14.00 | 105.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.7 | 11.21 | 99.19 | 110.40 | OK | |
r-release-linux-x86_64 | 0.7 | 12.33 | 100.32 | 112.65 | ERROR | |
r-release-macos-arm64 | 0.7 | 75.00 | OK | |||
r-release-macos-x86_64 | 0.7 | 94.00 | OK | |||
r-release-windows-x86_64 | 0.7 | 14.00 | 103.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 0.7 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7 | 123.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7 | 15.00 | 124.00 | 139.00 | OK |
Version: 0.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(metagear)
** metagear 0.7, for installing/troubleshooting help see:
** http://lajeunesse.myweb.usf.edu/metagear/metagear_basic_vignette.html
***** External dependencies check:
***** setup supports GUIs [ FALSE ]
***** NOTE: Your configuration may still support GUIs,
***** use the fixes below only after you try
***** running metagear's abstract_screener().
**
** Fix for Windows users:
** Update R (tcltk is now part of all new R builds).
** Fix for Mac users:
** Install xQuartz (X11) from https://www.xquartz.org/
***** setup supports data extraction from plots/figures [ TRUE ]
>
> test_check("metagear")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-random_pairedN.R:7:3'): returns specified number of randoms ────
Error in `rbind(GenerateMultivariatePoisson(2, thek, corMatrix, lambda),
theN)`: number of columns of matrices must match (see arg 2)
Backtrace:
▆
1. └─metagear::random_pairedN(30) at test-random_pairedN.R:7:3
2. └─base::rbind(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64