Last updated on 2021-08-07 07:51:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.28 | 132.12 | 135.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.30 | 97.49 | 99.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 175.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 168.72 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 5.00 | 248.00 | 253.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.4.0 | ERROR | ||||
r-patched-linux-x86_64 | 0.4.0 | 3.33 | 133.34 | 136.67 | OK | |
r-patched-solaris-x86 | 0.4.0 | 737.90 | ERROR | |||
r-release-linux-x86_64 | 0.4.0 | 3.21 | 135.33 | 138.54 | OK | |
r-release-macos-arm64 | 0.4.0 | OK | ||||
r-release-macos-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 5.00 | 240.00 | 245.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 5.00 | 247.00 | 252.00 | OK |
Version: 0.4.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'testthat'
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R'
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [691s/581s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rstyles)
> library(mirt)
Loading required package: stats4
Loading required package: lattice
>
> test_check("rstyles")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_sequential_mae5.R:38:3): Item parameters of sequential M, A, E RS (with 5-point scale) recovers in estimation with reasonable MSEs. ──
mean((slopes[, 2] - estItemPars[, 2])^2) is not strictly less than 0.09. Difference: 0.00671
── Failure (test_simultaneous_aem.R:40:3): Item parameters of simultaneous A, E, M RS (with 5-point scale) recovers in estimation with reasonable MSEs. ──
mean((slopes[, 1] - estItemPars[, 1])^2) is not strictly less than 0.2. Difference: 2.92
── Failure (test_simultaneous_aem.R:44:3): Item parameters of simultaneous A, E, M RS (with 5-point scale) recovers in estimation with reasonable MSEs. ──
mean((intercepts[, 1] - estItemPars[, 26])^2) is not strictly less than 0.06. Difference: 0.0296
── Failure (test_simultaneous_aem.R:45:3): Item parameters of simultaneous A, E, M RS (with 5-point scale) recovers in estimation with reasonable MSEs. ──
mean((intercepts[, 2] - estItemPars[, 27])^2) is not strictly less than 0.12. Difference: 0.161
── Failure (test_simultaneous_aem.R:46:3): Item parameters of simultaneous A, E, M RS (with 5-point scale) recovers in estimation with reasonable MSEs. ──
mean((intercepts[, 3] - estItemPars[, 28])^2) is not strictly less than 0.09. Difference: 0.327
── Failure (test_simultaneous_aem.R:47:3): Item parameters of simultaneous A, E, M RS (with 5-point scale) recovers in estimation with reasonable MSEs. ──
mean((intercepts[, 4] - estItemPars[, 29])^2) is not strictly less than 0.08. Difference: 0.612
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 31 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86