We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent1d8c160 commit66f8555Copy full SHA for 66f8555
DESCRIPTION
@@ -30,7 +30,7 @@ Authors@R: c(person(given = "Manuel E.", family = "Rademaker",
30
email = "",
31
comment = c(ORCID = "0000-0002-9736-3048")))
32
Maintainer: Florian Schuberth <f.schuberth@utwente.nl>
33
-Depends: R (>=3.5.0)
+Depends: R (>=4.1.0)
34
Description: Estimate, assess, test, and study linear, nonlinear, hierarchical
35
and multigroup structural equation models using composite-based approaches
36
and procedures, including estimation techniques such as partial least squares
@@ -74,7 +74,7 @@ Imports:
74
TruncatedNormal,
75
utils
76
RdMacros: Rdpack, lifecycle
77
-RoxygenNote: 7.3.2
+RoxygenNote: 7.3.3
78
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate"))
79
Suggests:
80
DiagrammeR,