CRAN Package Check Results for Package seminr

Last updated on 2025-08-05 08:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.6 8.13 261.39 269.52 OK
r-devel-linux-x86_64-debian-gcc 2.3.6 4.47 159.10 163.57 ERROR
r-devel-linux-x86_64-fedora-clang 2.3.6 432.80 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.6 486.06 NOTE
r-devel-windows-x86_64 2.3.6 12.00 533.00 545.00 OK
r-patched-linux-x86_64 2.3.6 6.92 247.68 254.60 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’ [104s/327s] 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