CRAN Package Check Results for Maintainer ‘Denis Cousineau <denis.cousineau at uottawa.ca>’

Last updated on 2024-05-20 07:52:26 CEST.

Package ERROR NOTE OK
ANOFA 12
ANOPA 13
CohensdpLibrary 9 3
superb 1 12

Package ANOFA

Current CRAN status: OK: 12

Package ANOPA

Current CRAN status: OK: 13

Package CohensdpLibrary

Current CRAN status: NOTE: 9, OK: 3

Version: 0.5.10
Check: Rd files
Result: NOTE checkRd: (-1) kprime.Rd:36: Lost braces; missing escapes or markup? 36 | kprime is a {p,d,q} set of functions that compute the K-prime distribution. This distribution has many applications, | ^ checkRd: (-1) lsecond.Rd:37: Lost braces; missing escapes or markup? 37 | lsecond are {p,d,q} functions that compute the Lambda-second (L") distribution. This | ^ checkRd: (-1) pilsecond.Rd:39: Lost braces; missing escapes or markup? 39 | pilsecond are {p,d,q} functions that compute the prior-informed Lambda-second (L") distribution. This | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Package superb

Current CRAN status: ERROR: 1, OK: 12

Version: 0.95.9
Check: tests
Result: ERROR Running ‘testthat.R’ [52s/60s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("superb") Loading required package: superb ==> THIS IS A TEST OF runDebug <== [ FAIL 1 | WARN 0 | SKIP 0 | PASS 189 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GRD.R:796:5'): figure 2: ─────────────────────────────────────── Error in `hist.default(as.numeric(x), breaks = breaks, plot = FALSE, include.lowest = include.lowest, right = right)`: some 'x' not counted; maybe 'breaks' do not span range of 'x' Backtrace: ▆ 1. ├─lattice::histogram(...) at test_GRD.R:796:5 2. └─lattice:::histogram.formula(...) 3. └─lattice:::limits.and.aspect(...) 4. ├─base::do.call(prepanel.default.function, pargs) 5. └─lattice (local) `<fn>`(...) 6. └─lattice:::hist.constructor(x, breaks = breaks, ...) 7. ├─graphics::hist(...) 8. └─graphics::hist.default(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 189 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64