{
  "_id": "6a0f6702acfb0bcc41c5d651",
  "Package": "lavaanPlot",
  "Type": "Package",
  "Title": "Path Diagrams for 'Lavaan' Models via 'DiagrammeR'",
  "Version": "0.8.1",
  "Author": "Alex Lishinski",
  "Maintainer": "Alex Lishinski <alexlishinski@gmail.com>",
  "URL": "https://github.com/alishinski/lavaanPlot,\nhttps://lavaanplot.alexlishinski.com/,\nhttp://alexlishinski.com/lavaanPlot/",
  "Description": "Plots path diagrams from models in 'lavaan' using the\nplotting functionality from the 'DiagrammeR' package.\n'DiagrammeR' provides nice path diagrams via 'Graphviz', and\nthese functions make it easy to generate these diagrams from a\n'lavaan' path model without having to write the DOT language\ngraph specification.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://alishinski.r-universe.dev",
  "Date/Publication": "2025-08-18 18:38:28 UTC",
  "RemoteUrl": "https://github.com/alishinski/lavaanplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc2825c1becee34777e9c306a0828b958df5e375",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:44:55 UTC",
    "User": "root"
  },
  "MD5sum": "4eea57c63f9052921a16fdfec5b91d67",
  "_user": "alishinski",
  "_type": "src",
  "_file": "lavaanPlot_0.8.1.tar.gz",
  "_fileid": "c600c84b6742eb963a96f8f6767ec8ed79991b23ded1bed6613c64a5fbd3f21f",
  "_filesize": 774049,
  "_sha256": "c600c84b6742eb963a96f8f6767ec8ed79991b23ded1bed6613c64a5fbd3f21f",
  "_created": "2026-05-21T09:44:55.000Z",
  "_published": "2026-05-21T20:11:46.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259400619,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132519471"
    },
    {
      "job": 77259401322,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132524213"
    },
    {
      "job": 77259401151,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132513377"
    },
    {
      "job": 77259400879,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132522941"
    },
    {
      "job": 77259401107,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132472466"
    },
    {
      "job": 77259400246,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146112784"
    },
    {
      "job": 77259400817,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132519947"
    },
    {
      "job": 77259400706,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132505327"
    },
    {
      "job": 77259401018,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132506492"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alishinski/lavaanplot",
  "_commit": {
    "id": "dc2825c1becee34777e9c306a0828b958df5e375",
    "author": "Alex Lishinski <alexlishinski@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #53 from isaactpetersen/master\n\nFix for https://github.com/alishinski/lavaanPlot/issues/52; create_edges() needs par_table$label (which was missing for standardizedSolution)",
    "time": 1755542308
  },
  "_maintainer": {
    "name": "Alex Lishinski",
    "email": "alexlishinski@gmail.com",
    "login": "alishinski",
    "description": "",
    "uuid": 6395934
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "alishinski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 45,
  "_contributors": [
    {
      "user": "alishinski",
      "count": 57,
      "uuid": 6395934
    },
    {
      "user": "krivit",
      "count": 3,
      "uuid": 15682462
    },
    {
      "user": "isaactpetersen",
      "count": 1,
      "uuid": 3749025
    }
  ],
  "_userbio": {
    "uuid": 6395934,
    "type": "user",
    "name": "Alex Lishinski"
  },
  "_downloads": {
    "count": 3065,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lavaanPlot"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/alishinski/lavaanplot",
  "_pkgdown": "https://lavaanplot.alexlishinski.com/",
  "_searchresults": 428,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lavaanPlot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alishinski/lavaanplot",
  "_realowner": "alishinski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-10"
    },
    {
      "version": "0.3.0",
      "date": "2018-01-26"
    },
    {
      "version": "0.5.1",
      "date": "2018-04-25"
    },
    {
      "version": "0.6.0",
      "date": "2021-02-03"
    },
    {
      "version": "0.6.2",
      "date": "2021-08-13"
    },
    {
      "version": "0.8.1",
      "date": "2024-01-29"
    }
  ],
  "_exports": [
    "convert_graph",
    "create_edges",
    "create_grviz",
    "create_nodes",
    "embed_plot_pdf",
    "extract_coefs",
    "formatting",
    "lavaanPlot",
    "lavaanPlot2",
    "save_png"
  ],
  "_help": [
    {
      "page": "buildCall",
      "title": "Builds the Diagrammer function call.",
      "topics": [
        "buildCall"
      ]
    },
    {
      "page": "buildLabels",
      "title": "Adds variable labels to the Diagrammer plot function call.",
      "topics": [
        "buildLabels"
      ]
    },
    {
      "page": "buildPaths",
      "title": "Extracts the paths from the lavaan model.",
      "topics": [
        "buildPaths"
      ]
    },
    {
      "page": "convert_graph",
      "title": "Uses the diagrammeR functions to turn the ndf and edf into dot",
      "topics": [
        "convert_graph"
      ]
    },
    {
      "page": "create_edges",
      "title": "Creates edge data frame and adds formatting",
      "topics": [
        "create_edges"
      ]
    },
    {
      "page": "create_grviz",
      "title": "Creates the grViz dot language code for plotting",
      "topics": [
        "create_grviz"
      ]
    },
    {
      "page": "create_nodes",
      "title": "Creates node data frame and adds formatting",
      "topics": [
        "create_nodes"
      ]
    },
    {
      "page": "embed_plot_pdf",
      "title": "Embeds a plot into an rmarkdown pdf",
      "topics": [
        "embed_plot_pdf"
      ]
    },
    {
      "page": "extract_coefs",
      "title": "Creates a data frame of the parameter table from lavaan model",
      "topics": [
        "extract_coefs"
      ]
    },
    {
      "page": "formatting",
      "title": "Enables conditional formatting for different parts of the model",
      "topics": [
        "formatting"
      ]
    },
    {
      "page": "getNodes",
      "title": "Extracts the paths from the lavaan model.",
      "topics": [
        "getNodes"
      ]
    },
    {
      "page": "lavaanPlot",
      "title": "Plots lavaan path model with DiagrammeR",
      "topics": [
        "lavaanPlot"
      ]
    },
    {
      "page": "lavaanPlot2",
      "title": "Plots lavaan path model with DiagrammeR",
      "topics": [
        "lavaanPlot2"
      ]
    },
    {
      "page": "save_png",
      "title": "Saves a plot as a png",
      "topics": [
        "save_png"
      ]
    },
    {
      "page": "sig_stars",
      "title": "Generates standard significance stars",
      "topics": [
        "sig_stars"
      ]
    }
  ],
  "_readme": "https://github.com/alishinski/lavaanplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "numDeriv",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Conditional_Formatting.Rmd",
      "filename": "Conditional_Formatting.html",
      "title": "Conditional Formatting",
      "author": "Alex Lishinski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Conditional formatting in LavaanPlot",
        "formatting function",
        "Contitional formatting for nodes",
        "Conditional formatting for edges",
        "Conditional formatting for Custom sets of edges"
      ],
      "created": "2022-09-12 16:08:30",
      "modified": "2023-02-17 17:25:09",
      "commits": 2
    },
    {
      "source": "Improvements_to_lavaanPlot.Rmd",
      "filename": "Improvements_to_lavaanPlot.html",
      "title": "Improvements to lavaanPlot",
      "author": "Alex Lishinski",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-04-13 15:50:14",
      "modified": "2022-09-12 16:08:30",
      "commits": 4
    },
    {
      "source": "Intro_to_lavaanPlot.Rmd",
      "filename": "Intro_to_lavaanPlot.html",
      "title": "Intro to lavaanPlot",
      "author": "Alex Lishinski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package example",
        "Plot customization options",
        "Graph Options",
        "Orientations with rankdir",
        "Layouts with layout"
      ],
      "created": "2017-06-09 15:19:16",
      "modified": "2024-01-26 19:50:50",
      "commits": 15
    },
    {
      "source": "Save_and_embed.Rmd",
      "filename": "Save_and_embed.html",
      "title": "lavaanPlot: Saving and Embedding Plots",
      "author": "Alex Lishinski",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-02-03 15:52:35",
      "modified": "2022-04-03 01:57:20",
      "commits": 4
    }
  ],
  "_score": 8.850268007690575,
  "_indexed": true,
  "_nocasepkg": "lavaanplot",
  "_universes": [
    "alishinski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-21T09:47:05.000Z",
      "distro": "noble",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "7351a25356f4fddf9505e04acc60bc24b3d79effd2ac124ea8635a096f642896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-21T09:47:18.000Z",
      "distro": "noble",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "9bd5fa0da9eadf702a404bcc52055206362dd57464320036ea30e04faeb57b9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-21T09:46:56.000Z",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "74d7bebff0317783c3370e1b71c224721b4923925fbba508a540469e3c078973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-21T09:47:11.000Z",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "f75eb47a9a2ff5501affe8b1c1c1e6b9a820109102edb3911768ba7b7091c00a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-05-21T20:11:14.000Z",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "bc0fad98bc702d522e790accb8f48706c2e49d57f6d3070e8f7cf990a4166682",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-21T09:47:02.000Z",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "9ebdd9728d9cbb0f69960ad39e4b689835ffaacfc16810c79772315acbac8a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-21T09:46:17.000Z",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "7e0c6e29a8952215cf7ad8912960e6ac814af4a9b425c93d827d4353aa972dc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-21T09:46:22.000Z",
      "commit": "dc2825c1becee34777e9c306a0828b958df5e375",
      "fileid": "6059629dcc29fe381c53bd1fd83c3ff17afac91ab50feda845506618d065cbc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alishinski/actions/runs/26218256067"
    }
  ]
}