Changelog
ggsem 0.9.9
Debugged SEM combine function.
Modified SEM layout match function.
ggsem()andmetadata_to_ggplot()accept metadata path from online.Resolved infinite reactivity loop problem for
group_select.Metadata storage system is now more memory efficient.
ggsem 0.9.8
CRAN release: 2026-1-17
- Disabled experimental GenAI features.
- Fixed
tidySEMmulti-group objects handling. ggsem_silent()andmetadata_to_ggplot()accepts file path in string formetadatainput.
ggsem 0.9.7
CRAN release: 2026-1-7
ggplot(>= 4.0.0),lavaan(>= 0.6.21), andsemPlot(>= 1.1.7) are required to downloadggsem.metadata_to_ggplot()has been debugged fortidySEMand network diagrams.ggsem_silent()has been debugged.- Options for network layouts have been expanded (match, flip, rotate).
- Edge labels in SEM and networks can be removed or added back.
- Multi-group handling of Bayesian objects now debugged.
ggsem()can load metadata withmetadataargument.
ggsem 0.9.6
CRAN release: 2025-12-16
- Supports interactive parameter visualization, multi-group visualization and connects workflows from other packages.
- The workflow of
ggsemis now purely local, as web-based application is no longer supported (for data security reasons). - Experimental and optional GenAI features have been added.