{
  "_id": "6a1f2ec9b401979e73426b89",
  "Package": "semEffect",
  "Title": "Unified Effect Analysis and Visualization for Structural\nEquation Models",
  "Version": "1.3.0",
  "Authors@R": "person(given = \"Weiping\",\nfamily = \"Mei\",\nrole = c(\"aut\", \"cre\"),\nemail = \"meiweipingg@163.com\",\ncomment = c(ORCID = \"0000-0001-6400-9862\"))",
  "Description": "Provides a unified interface to calculate, extract, and\nvisualize standardized effect decompositions (direct, indirect,\nand total effects) for three major structural equation modeling\n(SEM) frameworks: 'lavaan', 'piecewiseSEM', and 'plspm'. The\npackage simplifies comparative SEM analysis by offering\nconsistent functions across different modeling paradigms. Key\nfeatures include automated handling of zero-effect variables,\ngeneration of publication-ready 'ggplot2' visualizations, and\nreturning both wide-format and long-format effect tables. It\nsupports flexible effect filtering, accepts multi-model object\ninputs, and allows extensive customization of visualization\nparameters. The 'sem_modeling()' function serves as a central\nwrapper, enabling users to fit models using different packages\nwith a unified syntax. For methodological background, see\n'Rosseel' (2012) <doi:10.18637/jss.v048.i02> for 'lavaan',\n'Lefcheck' (2016) <doi:10.1111/2041-210X.12512> for\n'piecewiseSEM', and 'Sanchez' (2013)\n<doi:10.1007/s11747-012-0306-5> for 'PLS-PM'.",
  "URL": "https://github.com/PhDMeiwp/semEffect/",
  "BugReports": "https://github.com/PhDMeiwp/semEffect/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://phdmeiwp.r-universe.dev",
  "Date/Publication": "2025-09-11 05:15:13 UTC",
  "RemoteUrl": "https://github.com/phdmeiwp/semeffect",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:24:06 UTC",
    "User": "root"
  },
  "Author": "Weiping Mei [aut, cre] (ORCID: <https://orcid.org/0000-0001-6400-9862>)",
  "Maintainer": "Weiping Mei <meiweipingg@163.com>",
  "MD5sum": "005fc434e464b5b0a18e2bc2e8fd65c9",
  "_user": "phdmeiwp",
  "_type": "src",
  "_file": "semEffect_1.3.0.tar.gz",
  "_fileid": "6c2fb267f194adef6614001f3f2ab02fe90cdf191e0bcc45633587d0bc1cd0e4",
  "_filesize": 129814,
  "_sha256": "6c2fb267f194adef6614001f3f2ab02fe90cdf191e0bcc45633587d0bc1cd0e4",
  "_created": "2026-05-15T09:24:06.000Z",
  "_published": "2026-06-02T19:28:09.077Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154325257,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014045172"
    },
    {
      "job": 79154325048,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014042421"
    },
    {
      "job": 79154325148,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014031961"
    },
    {
      "job": 79154325126,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014028534"
    },
    {
      "job": 79154324306,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013982400"
    },
    {
      "job": 79154324338,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367750136"
    },
    {
      "job": 79154325170,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014028004"
    },
    {
      "job": 79154325274,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014024518"
    },
    {
      "job": 79154325533,
      "time": 200,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014040107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phdmeiwp/semeffect",
  "_commit": {
    "id": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
    "author": "Weiping MEI <meiweipingg@163.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1757567713
  },
  "_maintainer": {
    "name": "Weiping Mei",
    "email": "meiweipingg@163.com",
    "login": "phdmeiwp",
    "twitter": "@weiping_mei",
    "uuid": 26179142,
    "orcid": "0000-0001-6400-9862"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "piecewiseSEM",
      "role": "Imports"
    },
    {
      "package": "plspm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "blavaan",
      "role": "Suggests"
    },
    {
      "package": "semEff",
      "role": "Suggests"
    }
  ],
  "_owner": "phdmeiwp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 19
    },
    {
      "week": "2025-27",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "semEffect",
      "date": "2025-09-02"
    },
    {
      "name": "ver1.2.3",
      "date": "2025-09-02"
    },
    {
      "name": "ver1.3.0",
      "date": "2025-09-02"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "phdmeiwp",
      "count": 46,
      "uuid": 26179142
    }
  ],
  "_userbio": {
    "uuid": 26179142,
    "type": "user",
    "name": "Weiping MEI",
    "description": "I like to walk around on Github, and love to think about statistics."
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semEffect"
  },
  "_devurl": "https://github.com/phdmeiwp/semeffect",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/semEffect.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/phdmeiwp/semeffect",
  "_realowner": "phdmeiwp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.3",
      "date": "2025-07-04"
    }
  ],
  "_exports": [
    "get_effect",
    "plot_effect",
    "sem_lavaan",
    "sem_modeling",
    "sem_piecewise",
    "sem_plspm"
  ],
  "_help": [
    {
      "page": "get_effect",
      "title": "Extract Effect Values from Structural Equation Models",
      "topics": [
        "get_effect"
      ]
    },
    {
      "page": "plot_effect",
      "title": "Plot Effect Values from Structural Equation Models",
      "topics": [
        "plot_effect"
      ]
    },
    {
      "page": "sem_lavaan",
      "title": "Fitting Structural Equation Models (SEM) with lavaan",
      "topics": [
        "sem_lavaan"
      ]
    },
    {
      "page": "sem_modeling",
      "title": "sem_modeling",
      "topics": [
        "sem_modeling"
      ]
    },
    {
      "page": "sem_piecewise",
      "title": "Fit a Piecewise Structural Equation Model (SEM) from Multiple Specification Formats",
      "topics": [
        "sem_piecewise"
      ]
    },
    {
      "page": "sem_plspm",
      "title": "Convert Lavaan Format Model to Plspm Required Input Format and Perform PLS-PM Analysis",
      "topics": [
        "sem_plspm"
      ]
    }
  ],
  "_readme": "https://github.com/phdmeiwp/semeffect/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "amap",
    "backports",
    "base64enc",
    "bayestestR",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "datawizard",
    "Deriv",
    "diagram",
    "DiagrammeR",
    "digest",
    "doBy",
    "dplyr",
    "emmeans",
    "estimability",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "insight",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "mnormt",
    "modelr",
    "multcomp",
    "MuMIn",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbivnorm",
    "pbkrtest",
    "performance",
    "piecewiseSEM",
    "pillar",
    "pkgconfig",
    "plspm",
    "prettyunits",
    "progress",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tester",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "turner",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "semeffect",
  "_universes": [
    "phdmeiwp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-15T09:27:16.000Z",
      "distro": "noble",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "bcd3c4df3501f8b49bd98855d19b526379080c186f10f6729e0482e40a34f2b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-15T09:27:15.000Z",
      "distro": "noble",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "33cd22fce9a67a24093f5b4387a68cfbe284480e0f85af9c3ee5d76feeb7b340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-15T09:26:40.000Z",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "8ed7a5516d2c1252f6c6502e8da879a4b1d4dba5a232985c69ce9075d4b17f60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-15T09:26:28.000Z",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "e4d8a7fe1d0f9d1ab5000b362eaac62c8cac6eabdd7586dc1840ecca589321d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-15T09:26:07.000Z",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "95c3dbb89a04df48ecbd873dfd9833557120750f6489453244a69bb2b446351e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-15T09:25:53.000Z",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "e3958290244f042db1e405de10bf164a13fee21f232aea3f490ba2747ea3c616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-15T09:26:51.000Z",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "843ed6481d198df7a2b7e34403297219dac19e5dd27b624ce8189a10dee96afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-02T19:27:51.000Z",
      "commit": "7a6436d8d38a3f5fd339a956d8eec2edb05435ae",
      "fileid": "9b0c662344e4dda5ea4058c1a74fc3ad6913f0d2ec1116403daaea6a835a37f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/25910239058"
    }
  ]
}