{
  "_id": "6a23bc91530b9bc726bd9e9b",
  "Package": "ggsem",
  "Type": "Package",
  "Title": "Interactive Structural Equation Modeling (SEM) and Multi-Group\nPath Diagrams",
  "Version": "1.0.0.1",
  "Authors@R": "person(\ngiven = \"Seung Hyun\",\nfamily = \"Min\",\nrole = c(\"aut\", \"cre\"),\nemail = \"seung.min@mail.mcgill.ca\"\n)",
  "Maintainer": "Seung Hyun Min <seung.min@mail.mcgill.ca>",
  "Description": "Provides an interactive workflow for visualizing\nstructural equation modeling (SEM), multi-group path diagrams,\nand network diagrams in R. Users can directly manipulate nodes\nand edges to create publication-quality figures while\nmaintaining statistical model integrity. Supports integration\nwith 'lavaan', 'OpenMx', 'tidySEM', and 'blavaan' etc. Features\ninclude parameter-based aesthetic mapping, generative AI\nassistance, and complete reproducibility by exporting metadata\nfor script-based workflows.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://smin95.github.io/ggsem/",
  "BugReports": "https://github.com/smin95/ggsem/issues/",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "cmake libglpk-dev make texlive libicu-dev\nlibjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\npython3 libnode-dev",
  "Repository": "https://smin95.r-universe.dev",
  "Date/Publication": "2026-06-06 01:16:39 UTC",
  "RemoteUrl": "https://github.com/smin95/ggsem",
  "RemoteRef": "HEAD",
  "RemoteSha": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 05:07:57 UTC",
    "User": "root"
  },
  "Author": "Seung Hyun Min [aut, cre]",
  "MD5sum": "18c77cee035794efda174c66c941b758",
  "_user": "smin95",
  "_type": "src",
  "_file": "ggsem_1.0.0.1.tar.gz",
  "_fileid": "8a16c2429926dcf23d5f67cfd2891701c44f601eef4d2bfb9d5d19b8b4910a17",
  "_filesize": 503657,
  "_sha256": "8a16c2429926dcf23d5f67cfd2891701c44f601eef4d2bfb9d5d19b8b4910a17",
  "_created": "2026-06-06T05:07:57.000Z",
  "_published": "2026-06-06T06:22:09.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79852980601,
      "time": 367,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451453535"
    },
    {
      "job": 79852980597,
      "time": 4395,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451931225"
    },
    {
      "job": 79852980635,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451433856"
    },
    {
      "job": 79852980600,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451432167"
    },
    {
      "job": 79852691315,
      "time": 337,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451418004"
    },
    {
      "job": 79852980746,
      "time": 238,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451440618"
    },
    {
      "job": 79852980622,
      "time": 224,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451439242"
    },
    {
      "job": 79852980643,
      "time": 247,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451441579"
    },
    {
      "job": 79852980611,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451437924"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smin95/ggsem",
  "_commit": {
    "id": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
    "author": "smin95 <seung.min@mail.mcgill.ca>",
    "committer": "smin95 <seung.min@mail.mcgill.ca>",
    "message": "1.0.0.1\n",
    "time": 1780708599
  },
  "_maintainer": {
    "name": "Seung Hyun Min",
    "email": "seung.min@mail.mcgill.ca",
    "login": "smin95",
    "description": "",
    "uuid": 65145410
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "blavaan",
      "role": "Imports"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "version": ">= 0.6.21",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "network",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "semPlot",
      "version": ">= 1.1.7",
      "role": "Imports"
    },
    {
      "package": "smplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidySEM",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "memoise",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    }
  ],
  "_owner": "smin95",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "smin95",
      "count": 127,
      "uuid": 65145410
    }
  ],
  "_userbio": {
    "uuid": 65145410,
    "type": "user",
    "name": "smin95"
  },
  "_downloads": {
    "count": 486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggsem"
  },
  "_devurl": "https://github.com/smin95/ggsem",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggsem.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smin95/ggsem",
  "_realowner": "smin95",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-05"
    },
    {
      "version": "0.1.1",
      "date": "2024-11-14"
    },
    {
      "version": "0.1.2",
      "date": "2024-12-21"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-08"
    },
    {
      "version": "0.2.1",
      "date": "2025-01-17"
    },
    {
      "version": "0.2.2",
      "date": "2025-01-22"
    },
    {
      "version": "0.2.3",
      "date": "2025-01-27"
    },
    {
      "version": "0.2.4",
      "date": "2025-02-02"
    },
    {
      "version": "0.9.6",
      "date": "2025-12-16"
    },
    {
      "version": "0.9.7",
      "date": "2026-01-08"
    },
    {
      "version": "0.9.8",
      "date": "2026-01-17"
    },
    {
      "version": "0.9.9",
      "date": "2026-01-28"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-26"
    },
    {
      "version": "1.0.0.1",
      "date": "2026-06-02"
    }
  ],
  "_exports": [
    "add_group",
    "adjust_axis_range",
    "adjust_axis_space",
    "csv_to_ggplot",
    "draw_annotations",
    "draw_lines",
    "draw_loops",
    "draw_points",
    "get_axis_range",
    "ggsem",
    "ggsem_builder",
    "ggsem_launch",
    "ggsem_silent",
    "launch",
    "metadata_to_ggplot",
    "save_figure",
    "set_type"
  ],
  "_help": [
    {
      "page": "add_group",
      "title": "Add a SEM group to the visualization",
      "topics": [
        "add_group"
      ]
    },
    {
      "page": "adjust_axis_range",
      "title": "Adjust Axis Range of a Plot of a ggplot2 Plot",
      "topics": [
        "adjust_axis_range"
      ]
    },
    {
      "page": "adjust_axis_space",
      "title": "Adjust Surrounding White Space of a ggplot2 Plot",
      "topics": [
        "adjust_axis_space"
      ]
    },
    {
      "page": "csv_to_ggplot",
      "title": "Convert CSV Files (from ggsem Shiny App) to a ggplot Object",
      "topics": [
        "csv_to_ggplot"
      ]
    },
    {
      "page": "draw_annotations",
      "title": "Draw Text Annotations to a ggplot Object",
      "topics": [
        "draw_annotations"
      ]
    },
    {
      "page": "draw_lines",
      "title": "Draw Lines on a ggplot Object from Line Data",
      "topics": [
        "draw_lines"
      ]
    },
    {
      "page": "draw_loops",
      "title": "Draw Self-loop Arrows on a ggplot Object",
      "topics": [
        "draw_loops"
      ]
    },
    {
      "page": "draw_points",
      "title": "Draw Points on a ggplot Object",
      "topics": [
        "draw_points"
      ]
    },
    {
      "page": "get_axis_range",
      "title": "Get axis range of a ggplot object",
      "topics": [
        "get_axis_range"
      ]
    },
    {
      "page": "ggsem",
      "title": "Launch ggsem Shiny Application",
      "topics": [
        "ggsem"
      ]
    },
    {
      "page": "ggsem_builder",
      "title": "Create multi-group SEM visualizations",
      "topics": [
        "ggsem_builder"
      ]
    },
    {
      "page": "ggsem_launch",
      "title": "Launch ggsem Shiny application",
      "topics": [
        "ggsem_launch"
      ]
    },
    {
      "page": "ggsem_launch.default",
      "title": "Launch ggsem Shiny application from objects",
      "topics": [
        "ggsem_launch.default"
      ]
    },
    {
      "page": "ggsem_launch.ggsem_builder",
      "title": "Launch ggsem Shiny application from builder",
      "topics": [
        "ggsem_launch.ggsem_builder"
      ]
    },
    {
      "page": "ggsem_silent",
      "title": "Run ggsem silently (without launching the app) and get the visualization outputs",
      "topics": [
        "ggsem_silent"
      ]
    },
    {
      "page": "launch",
      "title": "Launch method for ggsem_builder objects",
      "topics": [
        "launch"
      ]
    },
    {
      "page": "metadata_to_ggplot",
      "title": "Convert ggsem workflow metadata directly to a ggplot object",
      "topics": [
        "metadata_to_ggplot"
      ]
    },
    {
      "page": "save_figure",
      "title": "Save a ggplot Object with Adjusted Dimensions",
      "topics": [
        "save_figure"
      ]
    },
    {
      "page": "set_type",
      "title": "Set default type for the builder",
      "topics": [
        "set_type"
      ]
    }
  ],
  "_readme": "https://github.com/smin95/ggsem/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "askpass",
    "backports",
    "base64enc",
    "bayesplot",
    "BH",
    "blavaan",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "checkmate",
    "cli",
    "cluster",
    "coda",
    "codetools",
    "colorspace",
    "CompQuadForm",
    "corpcor",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dbscan",
    "Deriv",
    "desc",
    "DiagrammeRsvg",
    "digest",
    "distributional",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggridges",
    "ggsci",
    "ggsignif",
    "glasso",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gsubfn",
    "gtable",
    "gtools",
    "here",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "inline",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "kutils",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lisrelToR",
    "listenv",
    "lme4",
    "lmtest",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "mi",
    "microbenchmark",
    "mime",
    "minqa",
    "mnormt",
    "modelr",
    "MplusAutomation",
    "mvtnorm",
    "network",
    "nlme",
    "nloptr",
    "nnet",
    "nonnest2",
    "numDeriv",
    "OpenMx",
    "openssl",
    "openxlsx",
    "otel",
    "pander",
    "parallelly",
    "patchwork",
    "pbapply",
    "pbivnorm",
    "pbkrtest",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "plyr",
    "png",
    "polynom",
    "posterior",
    "prettyunits",
    "processx",
    "progress",
    "progressr",
    "proto",
    "ps",
    "psych",
    "purrr",
    "pwr",
    "qgraph",
    "quadprog",
    "quantreg",
    "QuickJSR",
    "R6",
    "RANN",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppTOML",
    "Rdpack",
    "reformulas",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "rockchalk",
    "rpart",
    "rpf",
    "rprojroot",
    "RSpectra",
    "rstan",
    "rstantools",
    "rstatix",
    "rstudioapi",
    "Rtsne",
    "RUnit",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sem",
    "semPlot",
    "smplot2",
    "SparseM",
    "StanHeaders",
    "statnet.common",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tensorA",
    "texreg",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidySEM",
    "timeDate",
    "tinytex",
    "tmvnsim",
    "umap",
    "urca",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xtable",
    "yaml",
    "zip",
    "zoo"
  ],
  "_score": 4.334453751150931,
  "_indexed": true,
  "_nocasepkg": "ggsem",
  "_universes": [
    "smin95"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:12:24.000Z",
      "distro": "noble",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "8f7a911629e015b927bb715339441c9e9fd8191fab34657e16c26907c51b0919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.1",
      "date": "2026-06-06T06:19:39.000Z",
      "distro": "noble",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "3154757c6d02cbf12ce30a8ff0b6b27b061c2fb35edeb6bb4abb85159313e1bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:10:00.000Z",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "2d86622a791122895d56d530095ff68e27b2078f1a5dedc28525043d3adf30e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:09:48.000Z",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "a183e3af4a57814d412dc35cd8938018d881a274f4c3435e8eee5efc2e3c7d2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:12:25.000Z",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "00fc762088ba338e39a5ec7cc5602c16a1231cf19d0d09c428dc3040df36df1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:10:06.000Z",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "eff64df98410fb8a9d7c119112790b24f4fb628cca1ee28557b07b904e56a74a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:10:11.000Z",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "98217920bcb6cc1371552e734a0ae98b60082ffeaabe7c75cb21fc93f6f79dc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.1",
      "date": "2026-06-06T05:09:48.000Z",
      "commit": "d556994f873c6bfeeb3ccdb9bae4c0808962e545",
      "fileid": "409af359922f129f7f102359d96b916c53a6e16a6b5f0e474b6bd8ebd6c2a570",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smin95/actions/runs/27053281004"
    }
  ]
}