CRAN Package Check Results for Package seminr

Last updated on 2024-06-08 09:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.2 9.27 171.66 180.93 OK
r-devel-linux-x86_64-debian-gcc 2.3.2 7.68 121.15 128.83 OK
r-devel-linux-x86_64-fedora-clang 2.3.2 190.18 ERROR
r-devel-linux-x86_64-fedora-gcc 2.3.2 220.82 ERROR
r-devel-windows-x86_64 2.3.2 10.00 302.00 312.00 OK
r-patched-linux-x86_64 2.3.2 7.37 158.31 165.68 OK
r-release-linux-x86_64 2.3.2 5.92 155.63 161.55 OK
r-release-macos-arm64 2.3.2 146.00 OK
r-release-macos-x86_64 2.3.2 246.00 OK
r-release-windows-x86_64 2.3.2 9.00 308.00 317.00 OK
r-oldrel-macos-arm64 2.3.2 153.00 OK
r-oldrel-macos-x86_64 2.3.2 229.00 NOTE
r-oldrel-windows-x86_64 2.3.2 11.00 391.00 402.00 OK

Check Details

Version: 2.3.2
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.2
Check: examples
Result: ERROR Running examples in ‘seminr-Ex.R’ failed The error most likely occurred in: > ### Name: csem2seminr > ### Title: seminr csem2seminr() function > ### Aliases: csem2seminr > > ### ** Examples > > lav_syntax <- ' + Composite model + Image <~ IMAG1 + IMAG2 + IMAG3 + IMAG4 + IMAG5 + Expectation <~ CUEX1 + CUEX2 + CUEX3 + Value <~ PERV1 + PERV2 + Satisfaction <~ CUSA1 + CUSA2 + CUSA3 + + # Structural model + Satisfaction ~ Image + Expectation + Value + ' > > csem_model <- estimate_pls(mobi, model = csem2seminr(lav_syntax)) Generating the seminr model NOTE: Importing lavaan syntax is currently experimental -- some features might not be supported Please verify imported model features carefully Error: lavaan->ldw_parse_step2(): formula without valid operator at line 1, pos 3 Composite model ^ Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.2
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘semPlot’ Flavor: r-oldrel-macos-x86_64