Last updated on 2025-09-20 01:50:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 2.39 | 101.43 | 103.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1.81 | 65.50 | 67.31 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 177.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 171.19 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 4.00 | 102.00 | 106.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 2.32 | 96.23 | 98.55 | OK | |
r-release-linux-x86_64 | 0.1.2 | 2.40 | 93.34 | 95.74 | OK | |
r-release-macos-arm64 | 0.1.2 | 49.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 101.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 4.00 | 102.00 | 106.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 79.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 5.00 | 135.00 | 140.00 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [8s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(MIIVefa)
This is version 0.1.2 of MIIVefa.
MIIVefa is BETA software! Please report any bugs.
>
> test_check("MIIVefa")
This is lavaan 0.6-19
lavaan is FREE software! Please report any bugs.
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 2 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-sim1.R:38:1'): (code run outside of `test_that()`) ───────────
length(strsplit(sim1fit$model, "\n")[[1]]) (`actual`) not equal to 2 (`expected`).
`actual`: 3.0
`expected`: 2.0
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc