Package: PLSsemEngine
Type: Package
Title: Transparent PLS-SEM Estimation for Composite-Based Reflective
        Models
Version: 1.3.0
Date: 2026-07-24
Authors@R: 
    person("Manuel", "Soto-Perez", 
           email = "msoto@up.edu.mx", 
           role = c("aut", "cre"))
Description: A transparent and modular implementation of Partial Least Squares
    Structural Equation Modeling (PLS-SEM) focused on reflective measurement
    models (Mode A). The package separates estimation, bootstrap inference,
    and predictive evaluation into independent components, emphasising
    algorithmic transparency, reproducibility, and researcher-controlled analysis.
    Methods are based on Tenenhaus, Esposito Vinzi, Chatelin & Lauro (2005)
    <doi:10.1016/j.csda.2004.03.005>, Hair, Risher, Sarstedt & Ringle (2019)
    <doi:10.1108/EBR-11-2018-0203>, and Henseler, Ringle & Sarstedt (2015)
    <doi:10.1007/s11747-014-0403-8>.
License: MIT + file LICENSE
URL: https://github.com/msoto-perez/PLSsemEngine
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: stats, graphics, grDevices
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-08-04 15:20:07 UTC; msoto
Author: Manuel Soto-Perez [aut, cre]
Maintainer: Manuel Soto-Perez <msoto@up.edu.mx>
Repository: CRAN
Date/Publication: 2026-08-09 07:30:15 UTC
