CRAN Package Check Results for Package seminr

Last updated on 2025-08-21 15:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.6 6.48 257.03 263.51 ERROR
r-devel-linux-x86_64-debian-gcc 2.3.6 4.39 162.01 166.40 ERROR
r-devel-linux-x86_64-fedora-clang 2.3.6 465.08 ERROR
r-devel-linux-x86_64-fedora-gcc 2.3.6 499.89 ERROR
r-devel-windows-x86_64 2.3.6 9.00 526.00 535.00 ERROR
r-patched-linux-x86_64 2.3.6 9.11 246.70 255.81 OK
r-release-linux-x86_64 2.3.6 7.07 247.98 255.05 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 10.00 541.00 551.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’ [178s/576s] 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’ [107s/328s] 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’ [5m/33m] 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’ [6m/24m] 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

Version: 2.3.6
Check: tests
Result: ERROR Running 'testthat.R' [360s] 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-windows-x86_64