Skip to content

Commit

Permalink
test github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rempsyc committed Jun 10, 2024
1 parent 3d5999b commit b62180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/nice_lavaanPlot.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ nice_lavaanPlot <- function(
graph_options = c(rankdir = "LR"), ...) {
insight::check_if_installed(
c(
"lavaanPlot", "DiagrammeRsvg",
"lavaanPlot", # "DiagrammeRsvg",
"rsvg", "png", "webshot"
),
reason = "for this function."
Expand Down

0 comments on commit b62180f

Please sign in to comment.