Last updated on 2024-12-18 19:49:44 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
cgaim | 3 | 10 | |
cirls | 1 | 12 |
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
boot.cgaim.Rd: doParallel
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cirls)
>
> test_check("cirls")
warning: solve(): system is singular; attempting approx solution
warning: solve(): system is singular; attempting approx solution
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-inference.R:75:3'): CI include estimated ─────────────────────
all(cci80[, 1] <= coef(res) & cci80[, 2] >= coef(res)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang