CRAN Package Check Results for Package seminr

Last updated on 2025-08-09 05:48:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.6 6.53 253.88 260.41 ERROR
r-devel-linux-x86_64-debian-gcc 2.3.6 4.35 163.65 168.00 ERROR
r-devel-linux-x86_64-fedora-clang 2.3.6 240.65 ERROR
r-devel-linux-x86_64-fedora-gcc 2.3.6 241.52 ERROR
r-devel-windows-x86_64 2.3.6 12.00 533.00 545.00 OK
r-patched-linux-x86_64 2.3.6 7.13 242.91 250.04 OK
r-release-linux-x86_64 2.3.6 5.72 245.06 250.78 OK
r-release-macos-arm64 2.3.6 182.00 OK
r-release-macos-x86_64 2.3.6 334.00 OK
r-release-windows-x86_64 2.3.6 9.00 529.00 538.00 OK
r-oldrel-macos-arm64 2.3.6 207.00 OK
r-oldrel-macos-x86_64 2.3.6 375.00 OK
r-oldrel-windows-x86_64 2.3.6 13.00 751.00 764.00 OK

Check Details

Version: 2.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [175s/529s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(seminr) > Sys.unsetenv("R_TESTS") > test_check("seminr") [ FAIL 5 | WARN 0 | SKIP 3 | PASS 224 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • empty test (3): 'test-plot-cbsem.R:1:1', 'test-plot-lavaan-cfa.R:1:1', 'test-plot-save-plot.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-inner_weighting.R:50:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-inner_weighting.R:106:3'): Seminr estimates the scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:51:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:108:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-specified-pls.R:47:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > [ FAIL 5 | WARN 0 | SKIP 3 | PASS 224 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [108s/307s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(seminr) > Sys.unsetenv("R_TESTS") > test_check("seminr") [ FAIL 5 | WARN 0 | SKIP 3 | PASS 224 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • empty test (3): 'test-plot-cbsem.R:1:1', 'test-plot-lavaan-cfa.R:1:1', 'test-plot-save-plot.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-inner_weighting.R:50:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-inner_weighting.R:106:3'): Seminr estimates the scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:51:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:108:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-specified-pls.R:47:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > [ FAIL 5 | WARN 0 | SKIP 3 | PASS 224 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.6
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘knitr’ ‘rmarkdown’ ‘webp’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [163s/381s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(seminr) > Sys.unsetenv("R_TESTS") > test_check("seminr") [ FAIL 5 | WARN 0 | SKIP 3 | PASS 224 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • empty test (3): 'test-plot-cbsem.R:1:1', 'test-plot-lavaan-cfa.R:1:1', 'test-plot-save-plot.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-inner_weighting.R:50:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-inner_weighting.R:106:3'): Seminr estimates the scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:51:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:108:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-specified-pls.R:47:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > [ FAIL 5 | WARN 0 | SKIP 3 | PASS 224 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.3.6
Check: tests
Result: ERROR Running ‘testthat.R’ [166s/369s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(seminr) > Sys.unsetenv("R_TESTS") > test_check("seminr") [ FAIL 5 | WARN 0 | SKIP 0 | PASS 237 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-inner_weighting.R:50:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-inner_weighting.R:106:3'): Seminr estimates the scores correctly ── construct_scores[, 1:4] not equal to construct_scores_control[, 1:4]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:51:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-pls.r:108:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > ── Failure ('test-specified-pls.R:47:3'): Seminr estimates the construct scores correctly ── construct_scores[, 1:6] not equal to construct_scores_control[, 1:6]. Attributes: < Component "dimnames": Component 1: target is NULL, current is character > [ FAIL 5 | WARN 0 | SKIP 0 | PASS 237 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.