{
  "_id": "6a1f0e8eb401979e7341d38b",
  "Package": "semboottools",
  "Title": "Bootstrapping Helpers for Structural Equation Modelling",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Wendie\",\nfamily =\"Yang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"1581075494q@gmail.com\",\ncomment = c(ORCID = \"0009-0000-8388-6481\")),\nperson(given = \"Shu Fai\",\nfamily = \"Cheung\",\nrole = c(\"aut\"),\nemail = \"shufai.cheung@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9871-9448\")))",
  "Description": "A collection of helper functions for forming bootstrapping\nconfidence intervals and examining bootstrap estimates in\nstructural equation modelling, introduced in Yang and Cheung\n(2026) <doi: 10.3758/s13428-025-02911-z> The function currently\nsupport models fitted by the 'lavaan' package by Rosseel (2012)\n<doi:10.18637/jss.v048.i02>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://Yangzhen1999.github.io/semboottools/",
  "BugReports": "https://github.com/Yangzhen1999/semboottools/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://yangzhen1999.r-universe.dev",
  "Date/Publication": "2026-03-18 09:46:10 UTC",
  "RemoteUrl": "https://github.com/yangzhen1999/semboottools",
  "RemoteRef": "HEAD",
  "RemoteSha": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:50:06 UTC",
    "User": "root"
  },
  "Author": "Wendie Yang [aut, cre] (ORCID: <https://orcid.org/0009-0000-8388-6481>),\nShu Fai Cheung [aut] (ORCID: <https://orcid.org/0000-0002-9871-9448>)",
  "Maintainer": "Wendie Yang <1581075494q@gmail.com>",
  "MD5sum": "80ae304a5534f7a9f58e8fb359fda07d",
  "_user": "yangzhen1999",
  "_type": "src",
  "_file": "semboottools_0.1.2.tar.gz",
  "_fileid": "a4422c5d55f9be924fcb9ee2fb5dc95a5c0ad22321e24e66d109a4fa75be2ebd",
  "_filesize": 1971052,
  "_sha256": "a4422c5d55f9be924fcb9ee2fb5dc95a5c0ad22321e24e66d109a4fa75be2ebd",
  "_created": "2026-05-17T08:50:06.000Z",
  "_published": "2026-06-02T17:10:38.975Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128605449,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040987195"
    },
    {
      "job": 79128605451,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040985588"
    },
    {
      "job": 79128605097,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040982407"
    },
    {
      "job": 79128605262,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040983418"
    },
    {
      "job": 79128604695,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040960623"
    },
    {
      "job": 79128604396,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364710877"
    },
    {
      "job": 79128605301,
      "time": 198,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040986342"
    },
    {
      "job": 79128605635,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040983965"
    },
    {
      "job": 79128605425,
      "time": 236,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040990746"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yangzhen1999/semboottools",
  "_commit": {
    "id": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
    "author": "Yangzhen1999 <50649917+Yangzhen1999@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #35 from Yangzhen1999/devel\n\nFix non-ASCII characters in documentation",
    "time": 1773827170
  },
  "_maintainer": {
    "name": "Wendie Yang",
    "email": "1581075494q@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "lavaan.printer",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yangzhen1999",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bootstrap",
    "bootstrap-confidence-intervals",
    "standardized",
    "standardized-effect-size",
    "structural-equatin-modeling"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sfcheung",
      "count": 109,
      "uuid": 7019263
    },
    {
      "user": "yangzhen1999",
      "count": 34,
      "uuid": 50649917
    }
  ],
  "_userbio": {
    "uuid": 50649917,
    "type": "user",
    "name": "Yangzhen1999"
  },
  "_downloads": {
    "count": 595,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semboottools"
  },
  "_devurl": "https://github.com/yangzhen1999/semboottools",
  "_pkgdown": "https://Yangzhen1999.github.io/semboottools/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/semboottools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yangzhen1999/semboottools",
  "_realowner": "yangzhen1999",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-01"
    },
    {
      "version": "0.1.1",
      "date": "2025-09-17"
    },
    {
      "version": "0.1.2",
      "date": "2026-03-19"
    },
    {
      "version": "0.1.2.1",
      "date": "2026-03-26"
    }
  ],
  "_exports": [
    "gg_hist_qq_boot",
    "gg_scatter_boot",
    "hist_qq_boot",
    "jab_after_boot",
    "parameterEstimates_boot",
    "scatter_boot",
    "standardizedSolution_boot",
    "store_boot"
  ],
  "_help": [
    {
      "page": "gg_hist_qq_boot",
      "title": "Diagnostic Plots of Bootstrap Estimates (ggplot2, Modular)",
      "topics": [
        "gg_hist_qq_boot"
      ]
    },
    {
      "page": "gg_scatter_boot",
      "title": "Scatterplot Matrix of Bootstrap Estimates (ggplot2/GGally)",
      "topics": [
        "gg_scatter_boot"
      ]
    },
    {
      "page": "hist_qq_boot",
      "title": "Diagnostic Plots of Bootstrap Estimates in 'lavaan'",
      "topics": [
        "hist_qq_boot",
        "scatter_boot"
      ]
    },
    {
      "page": "jab_after_boot",
      "title": "Jackknife-after-Bootstrap (JAB) influence for lavaan bootstrap results",
      "topics": [
        "jab_after_boot"
      ]
    },
    {
      "page": "parameterEstimates_boot",
      "title": "Bootstrap CIs for Parameter Estimates",
      "topics": [
        "parameterEstimates_boot"
      ]
    },
    {
      "page": "print.sbt_std_boot",
      "title": "Print a 'sbt_std_boot' Object",
      "topics": [
        "print.sbt_std_boot"
      ]
    },
    {
      "page": "print.sbt_ustd_boot",
      "title": "Print a 'sbt_ustd_boot' Object",
      "topics": [
        "print.sbt_ustd_boot"
      ]
    },
    {
      "page": "standardizedSolution_boot",
      "title": "Bootstrap CIs for Standardized Solution",
      "topics": [
        "standardizedSolution_boot"
      ]
    },
    {
      "page": "store_boot",
      "title": "Compute and Store Bootstrap Estimates",
      "topics": [
        "store_boot"
      ]
    }
  ],
  "_readme": "https://github.com/yangzhen1999/semboottools/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "GPArotation",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lavaan",
    "lavaan.printer",
    "lifecycle",
    "magrittr",
    "MASS",
    "mnormt",
    "nlme",
    "numDeriv",
    "patchwork",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "psych",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gg_hist_qq_boot_and_gg_scatter_boot.Rmd",
      "filename": "gg_hist_qq_boot_and_gg_scatter_boot.html",
      "title": "gg_hist_qq_boot_and_gg_scatter_boot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Example",
        "Basic Usage: Default Settings",
        "Reference(s)"
      ],
      "created": "2025-09-13 00:18:29",
      "modified": "2026-02-03 23:58:20",
      "commits": 2
    },
    {
      "source": "jab_after_boot.Rmd",
      "filename": "jab_after_boot.html",
      "title": "jab_after_boot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Arguments",
        "Value",
        "Example",
        "References"
      ],
      "created": "2025-09-13 00:18:29",
      "modified": "2026-02-03 23:58:20",
      "commits": 3
    },
    {
      "source": "parameterEstimates_boot.Rmd",
      "filename": "parameterEstimates_boot.html",
      "title": "parameterEstimates_boot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Function Syntax",
        "Arguments",
        "Example",
        "Data and Model",
        "Basic usage: default settings",
        "parameterEstimates_boot(): Different Options",
        "print(): Options",
        "Reference(s)"
      ],
      "created": "2025-03-26 06:43:13",
      "modified": "2026-02-03 23:58:20",
      "commits": 2
    },
    {
      "source": "semboottools.Rmd",
      "filename": "semboottools.html",
      "title": "semboottools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Example: Simple Mediation Model",
        "Fit the Model with Bootstrapping",
        "Form Bootstrap CIs for Standardized Coefficients",
        "Form Bootstrap CIs for Unstandardized Coefficients",
        "Visualize Bootstrap Estimates",
        "Histogram and QQ Plot: hist_qq_boot()",
        "Scatterplot Matrix: scatter_boot()",
        "Reference(s)"
      ],
      "created": "2025-03-07 13:36:22",
      "modified": "2026-02-03 23:58:20",
      "commits": 4
    },
    {
      "source": "standardizedSolution_boot.Rmd",
      "filename": "standardizedSolution_boot.html",
      "title": "semboottools::standardizedSolution_boot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Function Syntax",
        "Arguments",
        "Example",
        "Data and Model",
        "Basic Usage: Default Settings",
        "standardizedSolution_boot(): Different Options",
        "print(): Options",
        "Reference(s)"
      ],
      "created": "2025-03-26 06:43:13",
      "modified": "2026-02-03 23:58:20",
      "commits": 2
    }
  ],
  "_score": 5.8750612633917,
  "_indexed": true,
  "_nocasepkg": "semboottools",
  "_universes": [
    "yangzhen1999"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-17T08:52:31.000Z",
      "distro": "noble",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "f9ff890a0dd81989ede7fef3972ee5111fd33f774fd7df1339fdc1f8f3c740a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-17T08:52:24.000Z",
      "distro": "noble",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "6a183cc227e157c160696bab5be95a5f340fbe9ccfa48917f8e5fbb947db25ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-17T08:52:02.000Z",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "5d9c628b14aff2a34c1a1b71c4c71547e074667f7bdf8974ded9d16dd8aeae28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-17T08:52:16.000Z",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "283d3291f8b7b6a266c306837d4b68fcce3fbbe2541274995869938e82654dfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-17T08:52:03.000Z",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "def654a61aa64dcfd4f97a484f2da40bb3c94731fb4869734f6dd7a865034a72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-17T08:51:39.000Z",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "fb7724ae0486cbb3d4a4bd450b8cd3ed31056054b53a19a796388702ec5b1956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-17T08:52:35.000Z",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "dabbdc20b717bca01beb0cabb913ed15cccc791ac007daa238927730c1d4dea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T17:10:21.000Z",
      "commit": "bacdd40c9f60e606e70df7b838d3ac2bbff4e568",
      "fileid": "cc185e8ca600efbff3de607eb86a838aad164c924fbaa85bb7890aea65696787",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yangzhen1999/actions/runs/25986226414"
    }
  ]
}