Last updated on 2025-08-27 07:51:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 6.19 | 108.74 | 114.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 4.73 | 74.57 | 79.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 181.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 195.39 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 8.00 | 120.00 | 128.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 5.49 | 101.02 | 106.51 | OK | |
r-release-linux-x86_64 | 0.3.1 | 6.75 | 103.06 | 109.81 | OK | |
r-release-macos-arm64 | 0.3.1 | 61.00 | ERROR | |||
r-release-macos-x86_64 | 0.3.1 | 123.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 10.00 | 123.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 68.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3.1 | 139.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 10.00 | 154.00 | 164.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [12s/13s]
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/15s]
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