Last updated on 2025-08-27 01:50:29 CEST.
Package | ERROR | OK |
---|---|---|
implicitMeasures | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [13s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(implicitMeasures)
>
> test_check("implicitMeasures")
[ FAIL 3 | WARN 1 | SKIP 2 | PASS 70 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-compute_iat.R:36:3', 'test-compute_iat.R:60:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-compute_iat-replicate.R:38:5'): D-score replicated ───────────
all(comparison$old_scores == comparison$new_scores) == TRUE is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-compute_sciat-replicate.R:34:3'): SC-IAT D-score replicate ───
all(dsciat1[, "d_sciat"] == Rsciat1[, "d_sciat"]) == TRUE is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-compute_sciat-replicate.R:35:3'): SC-IAT D-score replicate ───
all(dsciat1[, "d_sciat"] == Rsciat1[, "d_sciat"]) == TRUE is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 1 | SKIP 2 | PASS 70 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [15s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(implicitMeasures)
>
> test_check("implicitMeasures")
[ FAIL 3 | WARN 1 | SKIP 2 | PASS 70 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-compute_iat.R:36:3', 'test-compute_iat.R:60:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-compute_iat-replicate.R:38:5'): D-score replicated ───────────
all(comparison$old_scores == comparison$new_scores) == TRUE is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-compute_sciat-replicate.R:34:3'): SC-IAT D-score replicate ───
all(dsciat1[, "d_sciat"] == Rsciat1[, "d_sciat"]) == TRUE is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-compute_sciat-replicate.R:35:3'): SC-IAT D-score replicate ───
all(dsciat1[, "d_sciat"] == Rsciat1[, "d_sciat"]) == TRUE is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 1 | SKIP 2 | PASS 70 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64