Last updated on 2025-07-21 20:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 13.62 | 110.16 | 123.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 9.54 | 88.72 | 98.26 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 189.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 197.83 | OK | |||
r-devel-windows-x86_64 | 0.7 | 14.00 | 104.00 | 118.00 | OK | |
r-patched-linux-x86_64 | 0.7 | 13.56 | 102.63 | 116.19 | OK | |
r-release-linux-x86_64 | 0.7 | 12.51 | 105.08 | 117.59 | OK | |
r-release-macos-arm64 | 0.7 | 118.00 | OK | |||
r-release-macos-x86_64 | 0.7 | 218.00 | OK | |||
r-release-windows-x86_64 | 0.7 | 14.00 | 107.00 | 121.00 | OK | |
r-oldrel-macos-arm64 | 0.7 | 75.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7 | 94.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7 | 16.00 | 127.00 | 143.00 | OK |
Version: 0.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Marc J. Lajeunesse <lajeunesse@usf.edu>’
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.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
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-devel-linux-x86_64-debian-gcc