Changelog
Source:NEWS.md
lavaanPlot 0.10
-
conf.intarg inlavaanPlotfunction should be a character vector instead of a Boolean var. Available choice are “lat” for latent variables or “reg” for regression coefs.
lavaanPlot 0.9
- Introducing
conf.intarg inlavaanPlot - Introducing
edge_stylesarg inlavaanPlotto plot non-significant paths as dashed lines. - Add and document
buildPathsandbuildCallargs tolavaanplotinstead of just using.... In this way, when you build your plot, it’s easier to see what your options are, instead of searchingbuildPathsandbuildCallargs.
lavaanPlot 0.8.1
CRAN release: 2024-01-29
- Fixed bug with the standardized coefficients in
lavaanPlot2
lavaanPlot 0.8.0
- Introducing conditional formatting which allows one to apply different formatting to different sets of nodes and edges
- Version 0.8.0, is introducing conditional formatting to the
lavaanPlotpackage, using the newformattingfunction. Check out the new vignette explaining the changes here: Conditional Formatting in LavaanPlot
lavaanPlot 0.7.0
- Introducing
lavaanPlot2function, which replicates the old functionality in a more flexible platform - Version 0.7.0, introduced a new iteration of the
lavaanPlotfunction, calledlavaanPlot2. Check out a new vignette explaining some of the changes here: Improvements to lavaanPlot
lavaanPlot 0.6.3
Added support for specifying dimensions of saved png files
Updated vignette for layout graph options
Added package tests
lavaanPlot 0.6.2
CRAN release: 2021-08-13
- Fixed issues with suggested packages that were causing trouble for CRAN submission
lavaanPlot 0.6.0
CRAN release: 2021-02-03
- added functions to save plots as images and embed plots in pdfs with Rmarkdown
lavaanPlot 0.5.2
Added digits option for coefficients
Changed coefs argument behavior so that it toggles coef values for covariances too
Plots now show residual covariances
lavaanPlot 0.5.1
CRAN release: 2018-04-25
Fixed bug caused by . in variable names
simplified the functions using the … argument
fixed significance stars to work with standardized and non-standardized coefficients
Changed significance stars so you can choose which parameters to use them with