Last updated on 2024-12-18 19:49:34 CET.
Package | ERROR | OK |
---|---|---|
ncodeR | 13 | |
rENA | 13 | |
rhoR | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [48s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rhoR)
Attaching package: 'rhoR'
The following object is masked from 'package:base':
kappa
>
> test_check("rhoR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 151 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rho.R:16:3'): testing perfect rhos ───────────────────────────
round(perfect_rho_2$rho, 2) not equal to 0.
1/1 mismatches
[1] 0.01 - 0 == 0.01
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 151 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64