Changelog

ggsem 0.9.9

  • Debugged SEM combine function.

  • Modified SEM layout match function.

  • ggsem() and metadata_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 tidySEM multi-group objects handling.
  • ggsem_silent() and metadata_to_ggplot() accepts file path in string for metadata input.

ggsem 0.9.7

CRAN release: 2026-1-7

  • ggplot (>= 4.0.0), lavaan (>= 0.6.21), and semPlot (>= 1.1.7) are required to download ggsem.
  • metadata_to_ggplot() has been debugged for tidySEM and 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 with metadata argument.

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 ggsem is now purely local, as web-based application is no longer supported (for data security reasons).
  • Experimental and optional GenAI features have been added.