{
  "_id": "6a49ee7a955f025f549e3791",
  "Package": "lavaangui",
  "Title": "Graphical User Interface with Integrated 'Diagrammer' for\n'Lavaan'",
  "Version": "0.4.0.9000",
  "Authors@R": "person(c(\"Julian\",  \"D.\"), \"Karch\",\nemail = \"j.d.karch@fsw.leidenuniv.nl\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-1625-2822\"))",
  "Description": "Provides a graphical user interface with an integrated\ndiagrammer for latent variable models from the 'lavaan'\npackage. It offers two core functions: first, lavaangui()\nlaunches a web application that allows users to specify models\nby drawing path diagrams, fitting them, assessing model fit,\nand more; second, plot_lavaan() creates interactive path\ndiagrams from models specified in 'lavaan'. After customizing a\ndiagram interactively, export_plot() saves it to a file,\nenabling reproducible scripts without sacrificing fine-grained\ncontrol over appearance. Karch (2024) <doi:\n10.1080/10705511.2024.2420678> contains a tutorial.",
  "URL": "https://lavaangui.org/, https://github.com/karchjd/lavaangui",
  "BugReports": "https://github.com/karchjd/lavaangui/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Repository": "https://karchjd.r-universe.dev",
  "Date/Publication": "2026-04-14 12:59:25 UTC",
  "RemoteUrl": "https://github.com/karchjd/lavaangui",
  "RemoteRef": "HEAD",
  "RemoteSha": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 07:46:30 UTC",
    "User": "root"
  },
  "Author": "Julian D. Karch [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1625-2822>)",
  "Maintainer": "Julian D. Karch <j.d.karch@fsw.leidenuniv.nl>",
  "_user": "karchjd",
  "_type": "src",
  "_file": "lavaangui_0.4.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/46b4d1bcbbd5ff82fe32b8afe392a9181a8654c63d241498e0947b73d423b222",
  "_filesize": 916615,
  "_sha256": "46b4d1bcbbd5ff82fe32b8afe392a9181a8654c63d241498e0947b73d423b222",
  "_expires": "2026-10-13T05:41:12.000Z",
  "_created": "2026-06-13T07:46:30.000Z",
  "_published": "2026-07-05T05:41:14.140Z",
  "_jobs": [
    {
      "job": 85196355261,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608794257"
    },
    {
      "job": 85196355276,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608789297"
    },
    {
      "job": 85196355297,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608789451"
    },
    {
      "job": 85196355201,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608785293"
    },
    {
      "job": 85196355106,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608771413"
    },
    {
      "job": 85196355298,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608786290"
    },
    {
      "job": 85196355234,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608784537"
    },
    {
      "job": 85196355212,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608784301"
    },
    {
      "job": 85196355215,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608782818"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455",
  "_status": "success",
  "_upstream": "https://github.com/karchjd/lavaangui",
  "_commit": {
    "id": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
    "author": "Julian Karch <j.d.karch@fsw.leidenuniv.nl>",
    "committer": "Julian Karch <j.d.karch@fsw.leidenuniv.nl>",
    "message": "explicit install of pkgload for github action in start_for_tests\n",
    "time": 1776171565
  },
  "_maintainer": {
    "name": "Julian D. Karch",
    "email": "j.d.karch@fsw.leidenuniv.nl",
    "login": "karchjd",
    "orcid": "0000-0002-1625-2822",
    "description": "Assistant Professor of Methods & Statistics for Psychology @ Leiden University",
    "uuid": 8561155
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "base64enc",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "future",
      "version": ">= 1.33.0",
      "role": "Imports"
    },
    {
      "package": "haven",
      "version": ">= 2.5.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.4",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "version": ">= 0.6-20",
      "role": "Imports"
    },
    {
      "package": "promises",
      "version": ">= 1.2.0.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.4",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.3.3",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "tools",
      "version": ">= 4.3.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.3.3",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.33",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "digest",
      "version": ">= 0.6.35",
      "role": "Imports"
    }
  ],
  "_owner": "karchjd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 5
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.2.5",
      "date": "2025-07-15"
    },
    {
      "name": "v0.2.6",
      "date": "2025-08-19"
    },
    {
      "name": "v0.3.0",
      "date": "2025-10-16"
    },
    {
      "name": "v0.3.1",
      "date": "2025-11-25"
    },
    {
      "name": "v0.3.2",
      "date": "2025-11-29"
    },
    {
      "name": "v0.3.3",
      "date": "2025-12-17"
    },
    {
      "name": "v0.4.0",
      "date": "2026-04-14"
    }
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "karchjd",
      "count": 646,
      "uuid": 8561155
    },
    {
      "user": "brandmaier",
      "count": 1,
      "uuid": 116031
    },
    {
      "user": "dylanwglenn",
      "count": 1,
      "uuid": 149969243
    }
  ],
  "_userbio": {
    "uuid": 8561155,
    "type": "user",
    "name": "Julian Karch",
    "description": "Assistant Professor of Methods & Statistics for Psychology @ Leiden University"
  },
  "_downloads": {
    "count": 897,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lavaangui"
  },
  "_devurl": "https://github.com/karchjd/lavaangui",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lavaangui.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/karchjd/lavaangui",
  "_realowner": "karchjd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-09-12"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-16"
    },
    {
      "version": "0.2.1",
      "date": "2024-12-05"
    },
    {
      "version": "0.2.3",
      "date": "2025-01-30"
    },
    {
      "version": "0.2.4",
      "date": "2025-02-20"
    },
    {
      "version": "0.2.5",
      "date": "2025-07-15"
    },
    {
      "version": "0.2.6",
      "date": "2025-08-19"
    },
    {
      "version": "0.3.0",
      "date": "2025-10-16"
    },
    {
      "version": "0.3.1",
      "date": "2025-11-25"
    },
    {
      "version": "0.3.2",
      "date": "2025-11-30"
    },
    {
      "version": "0.4.0",
      "date": "2026-04-14"
    }
  ],
  "_exports": [
    "export_plot",
    "lavaangui",
    "plot_lavaan",
    "remove_layouts"
  ],
  "_help": [
    {
      "page": "export_plot",
      "title": "Export a Path Diagram of a Lavaan Model to a File",
      "topics": [
        "export_plot"
      ]
    },
    {
      "page": "lavaangui",
      "title": "Start lavaangui Shiny Application",
      "topics": [
        "lavaangui"
      ]
    },
    {
      "page": "plot_lavaan",
      "title": "Create Interactive Path Diagrams for Lavaan Models",
      "topics": [
        "plot_lavaan"
      ]
    },
    {
      "page": "remove_layouts",
      "title": "Remove Saved Layouts for a Lavaan Model",
      "topics": [
        "remove_layouts"
      ]
    }
  ],
  "_readme": "https://github.com/karchjd/lavaangui/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "future",
    "globals",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lavaan",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "numDeriv",
    "otel",
    "parallelly",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "promises",
    "quadprog",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 5.924279286061881,
  "_indexed": true,
  "_nocasepkg": "lavaangui",
  "_universes": [
    "karchjd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:49:24.000Z",
      "distro": "noble",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/cc572cf7d414385e11717e88b5defc3602af95d64f090e76de32cecb2a0939e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:48:47.000Z",
      "distro": "noble",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/65b3d5011519d9ae51f292fc96b07645c70223514e551c304e0ffd8aff24d5a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:48:47.000Z",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/e393019ef414879578a59cdc51543adcc6b3eaddc659f2b7eab8e80f5a6698bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:48:12.000Z",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/199a831beb094adee8221205249e48cf81d1da6badf6951ce2fbc32118e0d5ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:48:48.000Z",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/48f17514598af3de642b4f465187c0e3250e033731e8f5d585eff83faa65730a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:48:00.000Z",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/897e8056cbbdd793bb3d0f0f171e8e20bcbf2569d44b497404f80b19dae96efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:48:00.000Z",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/1c48b80131e587db6d5b105e53d3b01d0c9be5dd0790ebf5bd2bd759bf8cb625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-13T07:47:43.000Z",
      "commit": "f34a9a82b2ee7b23356c922f3062b24092713e4a",
      "fileid": "https://r2.ropensci.org/a5f3163d11d2be8b3cf42c4edaba47fea935216d7b4c0c7ee8113ef99a3ea638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karchjd/actions/runs/27460688455"
    }
  ]
}