CRAN Package Check Results for Maintainer ‘Nicholas Patrick Danks <nicholasdanks at hotmail.com>’

Last updated on 2024-06-09 14:50:05 CEST.

Package ERROR NOTE OK
seminr 3 1 9

Package seminr

Current CRAN status: ERROR: 3, NOTE: 1, OK: 9

Version: 2.3.2
Check: examples
Result: ERROR Running examples in ‘seminr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed bootstrap_model 0.291 0.009 6.672 Flavor: r-devel-linux-x86_64-debian-gcc

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