CRAN Package Check Results for Maintainer ‘Jonas Moss <jonas.moss.statistics at gmail.com>’

Last updated on 2024-05-07 12:56:51 CEST.

Package ERROR OK
alphaci 1 12
semTests 12

Package alphaci

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [2s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(alphaci) > > test_check("alphaci") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-inference.R:16:1'): (code run outside of `test_that()`) ──────── Error in `names(ci) <- quants`: 'names' attribute [2] must be the same length as the vector [0] Backtrace: ▆ 1. └─alphaci::alphaci(x, type = "adf", parallel = FALSE, transform = "fisher") at test-inference.R:16:1 2. ├─base::do.call(what = alphaci_, c(args, call = quote(call), standardized = FALSE)) 3. └─alphaci (local) `<fn>`(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Package semTests

Current CRAN status: OK: 12