CRAN Package Check Results for Maintainer ‘Min Xu <min.cut at gmail.com>’

Last updated on 2025-07-17 19:52:14 CEST.

Package ERROR OK
asm 1 12

Package asm

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] 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(asm) > > test_check("asm") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 14 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-asm.R:100:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-asm.R:9:3'): test boundary cases ───────────────────────────── abs(asm_fit$betahat) < 1 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 1 | PASS 14 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64