{
  "_id": "6a1e6eca1d7bb097a0a62d7d",
  "Package": "stdmod",
  "Title": "Standardized Moderation Effect and Its Confidence Interval",
  "Version": "0.2.13",
  "Authors@R": "c(person(given = \"Shu Fai\",\nfamily = \"Cheung\",\nrole = c(\"aut\", \"cre\"),\nemail = \"shufai.cheung@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9871-9448\")),\nperson(given = \"David Weng Ngai\",\nfamily = \"Vong\",\nrole = c(\"ctb\")))",
  "Description": "Functions for computing a standardized moderation effect\nin moderated regression and forming its confidence interval by\nnonparametric bootstrapping as proposed in Cheung, Cheung, Lau,\nHui, and Vong (2022) <doi:10.1037/hea0001188>. Also includes\nsimple-to-use functions for computing conditional effects\n(unstandardized or standardized) and plotting moderation\neffects.",
  "URL": "https://sfcheung.github.io/stdmod/",
  "BugReports": "https://github.com/sfcheung/stdmod/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://sfcheung.r-universe.dev",
  "Date/Publication": "2026-05-04 15:22:02 UTC",
  "RemoteUrl": "https://github.com/sfcheung/stdmod",
  "RemoteRef": "HEAD",
  "RemoteSha": "7956549ea9349b5a30cdad30ab72ada98a25b600",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 05:45:23 UTC",
    "User": "root"
  },
  "Author": "Shu Fai Cheung [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9871-9448>),\nDavid Weng Ngai Vong [ctb]",
  "Maintainer": "Shu Fai Cheung <shufai.cheung@gmail.com>",
  "MD5sum": "297b0f1cdbc2ddbeea558c8653a96ddf",
  "_user": "sfcheung",
  "_type": "src",
  "_file": "stdmod_0.2.13.tar.gz",
  "_fileid": "02c42e9ff1662264e0a8fe21e0da5a98c4872e12b5e4e2bb19b6cd0e1e50a6cd",
  "_filesize": 1693744,
  "_sha256": "02c42e9ff1662264e0a8fe21e0da5a98c4872e12b5e4e2bb19b6cd0e1e50a6cd",
  "_created": "2026-06-02T05:45:23.000Z",
  "_published": "2026-06-02T05:48:58.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79007467786,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349939213"
    },
    {
      "job": 79007467779,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349938776"
    },
    {
      "job": 79007467822,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349930513"
    },
    {
      "job": 79007467838,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349918875"
    },
    {
      "job": 79007145303,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349897489"
    },
    {
      "job": 79007467772,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349924334"
    },
    {
      "job": 79007467788,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349922590"
    },
    {
      "job": 79007467775,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349921675"
    },
    {
      "job": 79007467805,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349923396"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sfcheung/stdmod",
  "_commit": {
    "id": "7956549ea9349b5a30cdad30ab72ada98a25b600",
    "author": "Shu Fai Cheung <shufai.cheung@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #132 from sfcheung/devel\n\n0.2.13: Replace 'simpleError\" with \"error\"",
    "time": 1777908122
  },
  "_maintainer": {
    "name": "Shu Fai Cheung",
    "email": "shufai.cheung@gmail.com",
    "login": "sfcheung",
    "linkedin": "in/shufaicheung",
    "twitter": "@blogonresearch",
    "description": "",
    "uuid": 7019263,
    "orcid": "0000-0002-9871-9448"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "manymome",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "visreg",
      "role": "Suggests"
    },
    {
      "package": "lm.beta",
      "role": "Suggests"
    }
  ],
  "_owner": "sfcheung",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.12",
      "date": "2026-01-08"
    }
  ],
  "_topics": [
    "bootstrapping",
    "confidence-interval",
    "effect-sizes",
    "moderation",
    "regression",
    "standardization",
    "standardized-moderation"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sfcheung",
      "count": 479,
      "uuid": 7019263
    },
    {
      "user": "ckwvong",
      "count": 6,
      "uuid": 71842225
    }
  ],
  "_userbio": {
    "uuid": 7019263,
    "type": "user",
    "name": "Shu Fai Cheung"
  },
  "_downloads": {
    "count": 384,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stdmod"
  },
  "_devurl": "https://github.com/sfcheung/stdmod",
  "_pkgdown": "https://sfcheung.github.io/stdmod/",
  "_searchresults": 47,
  "_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/stdmod.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sfcheung/stdmod",
  "_realowner": "sfcheung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.7.1",
      "date": "2022-05-11"
    },
    {
      "version": "0.1.7.4",
      "date": "2022-08-07"
    },
    {
      "version": "0.2.0.0",
      "date": "2022-09-21"
    },
    {
      "version": "0.2.1",
      "date": "2022-10-09"
    },
    {
      "version": "0.2.6",
      "date": "2023-03-10"
    },
    {
      "version": "0.2.7",
      "date": "2023-03-26"
    },
    {
      "version": "0.2.8",
      "date": "2023-06-24"
    },
    {
      "version": "0.2.9",
      "date": "2023-09-11"
    },
    {
      "version": "0.2.10",
      "date": "2024-02-22"
    },
    {
      "version": "0.2.11",
      "date": "2024-09-22"
    },
    {
      "version": "0.2.12",
      "date": "2026-01-07"
    },
    {
      "version": "0.2.13",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "cond_effect",
    "cond_effect_boot",
    "plotmod",
    "std_selected",
    "std_selected_boot",
    "stdmod",
    "stdmod_boot",
    "stdmod_lavaan"
  ],
  "_datasets": [
    {
      "name": "sleep_emo_con",
      "title": "Sample Dataset: Predicting Sleep Duration",
      "object": "sleep_emo_con",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "case_id",
        "sleep_duration",
        "conscientiousness",
        "emotional_stability",
        "age",
        "gender"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_mod1",
      "title": "Sample Dataset: A Path Model With A Moderator",
      "object": "test_mod1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "med",
        "cov1",
        "cov2"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_mod2",
      "title": "Sample Dataset: A Path Model With A Moderator",
      "object": "test_mod2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "med",
        "cov1",
        "cov2"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_mod3_miss",
      "title": "Sample Dataset: A Path Model With A Moderator",
      "object": "test_mod3_miss",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "med",
        "cov1",
        "cov2"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_x_1_w_1_v_1_cat1_n_500",
      "title": "Sample Dataset: One IV, One Moderator, Two Covariates",
      "object": "test_x_1_w_1_v_1_cat1_n_500",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "v1",
        "cat1"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_x_1_w_1_v_1_cat1_xw_cov_n_500",
      "title": "Sample Dataset: One IV, One Moderator, Two Covariates",
      "object": "test_x_1_w_1_v_1_cat1_xw_cov_n_500",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "v1",
        "cat1"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_x_1_w_1_v_1_cat1_xw_cov_wcat3_n_500",
      "title": "Sample Dataset: One IV, One 3-Category Moderator, Two Covariates",
      "object": "test_x_1_w_1_v_1_cat1_xw_cov_wcat3_n_500",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "v1",
        "cat1"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_x_1_w_1_v_2_n_500",
      "title": "Sample Dataset: One IV, One Moderator, Two Covariates",
      "object": "test_x_1_w_1_v_2_n_500",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dv",
        "iv",
        "mod",
        "v1",
        "v2"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add1.std_selected",
      "title": "The 'add1' Method for a 'std_selected' Class Object",
      "topics": [
        "add1.std_selected"
      ]
    },
    {
      "page": "coef.cond_effect",
      "title": "Conditional Effect in a 'cond_effect'-Class Object",
      "topics": [
        "coef.cond_effect"
      ]
    },
    {
      "page": "coef.stdmod_lavaan",
      "title": "Standardized Moderation Effect in a 'stdmod_lavaan' Class Object",
      "topics": [
        "coef.stdmod_lavaan"
      ]
    },
    {
      "page": "cond_effect",
      "title": "Conditional Effects",
      "topics": [
        "cond_effect",
        "cond_effect_boot"
      ]
    },
    {
      "page": "confint.cond_effect",
      "title": "Confidence Intervals for a 'cond_effect' Class Object",
      "topics": [
        "confint.cond_effect"
      ]
    },
    {
      "page": "confint.std_selected",
      "title": "Confidence Intervals for a 'std_selected' Class Object",
      "topics": [
        "confint.std_selected"
      ]
    },
    {
      "page": "confint.stdmod_lavaan",
      "title": "Confidence Intervals for a 'stdmod_lavaan' Class Object",
      "topics": [
        "confint.stdmod_lavaan"
      ]
    },
    {
      "page": "plotmod",
      "title": "Moderation Effect Plot",
      "topics": [
        "plotmod"
      ]
    },
    {
      "page": "print.cond_effect",
      "title": "Print a 'cond_effect' Class Object",
      "topics": [
        "print.cond_effect"
      ]
    },
    {
      "page": "print.std_selected",
      "title": "Print Basic Information of a 'std_selected' Class Object",
      "topics": [
        "print.std_selected"
      ]
    },
    {
      "page": "print.stdmod_lavaan",
      "title": "Print a 'stdmod_lavaan' Class Object",
      "topics": [
        "print.stdmod_lavaan"
      ]
    },
    {
      "page": "print.summary.std_selected",
      "title": "Print the Summary of a 'std_selected' Class Object",
      "topics": [
        "print.summary.std_selected"
      ]
    },
    {
      "page": "sleep_emo_con",
      "title": "Sample Dataset: Predicting Sleep Duration",
      "topics": [
        "sleep_emo_con"
      ]
    },
    {
      "page": "std_selected",
      "title": "Standardize Variables in a Regression Model",
      "topics": [
        "std_selected",
        "std_selected_boot"
      ]
    },
    {
      "page": "stdmod",
      "title": "Standardized Moderation Effect Given an 'lm' Output",
      "topics": [
        "stdmod",
        "stdmod_boot"
      ]
    },
    {
      "page": "stdmod_lavaan",
      "title": "Standardized Moderation Effect and Its Bootstrap CI in 'lavaan'",
      "topics": [
        "stdmod_lavaan"
      ]
    },
    {
      "page": "summary.std_selected",
      "title": "Summary Method for a 'std_selected' Class Object",
      "topics": [
        "summary.std_selected"
      ]
    },
    {
      "page": "test_mod1",
      "title": "Sample Dataset: A Path Model With A Moderator",
      "topics": [
        "test_mod1"
      ]
    },
    {
      "page": "test_mod2",
      "title": "Sample Dataset: A Path Model With A Moderator",
      "topics": [
        "test_mod2"
      ]
    },
    {
      "page": "test_mod3_miss",
      "title": "Sample Dataset: A Path Model With A Moderator",
      "topics": [
        "test_mod3_miss"
      ]
    },
    {
      "page": "test_x_1_w_1_v_1_cat1_n_500",
      "title": "Sample Dataset: One IV, One Moderator, Two Covariates",
      "topics": [
        "test_x_1_w_1_v_1_cat1_n_500"
      ]
    },
    {
      "page": "test_x_1_w_1_v_1_cat1_xw_cov_n_500",
      "title": "Sample Dataset: One IV, One Moderator, Two Covariates",
      "topics": [
        "test_x_1_w_1_v_1_cat1_xw_cov_n_500"
      ]
    },
    {
      "page": "test_x_1_w_1_v_1_cat1_xw_cov_wcat3_n_500",
      "title": "Sample Dataset: One IV, One 3-Category Moderator, Two Covariates",
      "topics": [
        "test_x_1_w_1_v_1_cat1_xw_cov_wcat3_n_500"
      ]
    },
    {
      "page": "test_x_1_w_1_v_2_n_500",
      "title": "Sample Dataset: One IV, One Moderator, Two Covariates",
      "topics": [
        "test_x_1_w_1_v_2_n_500"
      ]
    },
    {
      "page": "update.std_selected",
      "title": "The 'update' Method for a 'std_selected' Class Object",
      "topics": [
        "update.std_selected"
      ]
    },
    {
      "page": "vcov.std_selected",
      "title": "The 'vcov' Method for a 'std_selected' Class Object",
      "topics": [
        "vcov.std_selected"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sfcheung/stdmod/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sfcheung/stdmod/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "GPArotation",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lmhelprs",
    "magrittr",
    "manymome",
    "MASS",
    "Matrix",
    "mnormt",
    "nlme",
    "numDeriv",
    "pbapply",
    "pbivnorm",
    "pkgconfig",
    "psych",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "semTools",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "stdmod.Rmd",
      "filename": "stdmod.html",
      "title": "A Quick Start Guide on Using std_selected()",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "This Guide Shows to use std_selected() to:",
        "Sample Dataset",
        "Model",
        "Correct Standardization For the Moderated Regression",
        "The Arguments",
        "Advantage",
        "Nonparametric Bootstrap Confidence Intervals",
        "Standardize Independent Variable (Focal Variable) and Moderator",
        "Further Information",
        "Reference(s)"
      ],
      "created": "2022-04-13 09:48:10",
      "modified": "2026-01-04 09:49:50",
      "commits": 8
    },
    {
      "source": "cond_effect.Rmd",
      "filename": "cond_effect.html",
      "title": "Conditional Effects by cond_effect()",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What cond_effect() Can Do",
        "Major Arguments",
        "Regression Output, Predictor (x), and Moderator (w)",
        "Levels of the Moderator",
        "Numeric Moderators",
        "Categorical Moderators",
        "Nonparametric Bootstrap Confidence Intervals",
        "Further Information",
        "Reference"
      ],
      "created": "2022-05-05 15:38:43",
      "modified": "2023-09-09 10:27:23",
      "commits": 5
    },
    {
      "source": "std_selected.Rmd",
      "filename": "std_selected.html",
      "title": "Mean Center and Standardize Selected Variable by std_selected()",
      "author": "Shu Fai Cheung and David Weng Ngai Vong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Setup the Environment",
        "Load the Dataset",
        "Moderated Regression",
        "Mean Center the Moderator",
        "Mean Center The Moderator and the Focal Variable",
        "Standardize The Moderator and The Focal Variable",
        "Standardize The Moderator, The Focal Variable, and the Outcome Variable",
        "Standardize All Variables",
        "The Usual Standardized Solution",
        "Improved Confidence Interval For \"Betas\"",
        "Further Information",
        "Reference"
      ],
      "created": "2022-05-05 19:29:12",
      "modified": "2026-01-04 09:49:50",
      "commits": 5
    },
    {
      "source": "plotmod.Rmd",
      "filename": "plotmod.html",
      "title": "Moderation Effects Plots by plotmod()",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What plotmod() Can Do",
        "Major Arguments",
        "Model, Predictor (x), and Moderator (w)",
        "Levels of the Moderator",
        "Numeric Moderators",
        "Categorical Moderators",
        "Tumble Graph",
        "Decoration and Annotation",
        "Variable Labels",
        "Title",
        "Line Width and Point Size",
        "Information",
        "Conditional Effects",
        "Definitions of the Levels of the Moderator",
        "Any Variables Standardized?",
        "Tweak the Graph",
        "Technical Notes for Tumble Graph",
        "Further Information",
        "Reference"
      ],
      "created": "2022-05-05 15:38:43",
      "modified": "2023-03-26 14:26:41",
      "commits": 5
    },
    {
      "source": "moderation.Rmd",
      "filename": "moderation.html",
      "title": "Standardized Moderation Effect by std_selected()",
      "author": "Shu Fai Cheung and David Weng Ngai Vong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Setup the Environment",
        "Load the Dataset",
        "Moderated Regression",
        "Standardized Moderation Effect",
        "The Common (Incorrect) Standardized Solution",
        "Improved Confidence Intervals",
        "Further Information",
        "Reference(s)"
      ],
      "created": "2022-05-05 19:29:12",
      "modified": "2026-01-04 09:49:50",
      "commits": 5
    },
    {
      "source": "stdmod_lavaan.Rmd",
      "filename": "stdmod_lavaan.html",
      "title": "Standardized Moderation Effect in a Path Model by stdmod_lavaan()",
      "author": "Shu Fai Cheung and David Weng Ngai Vong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Setup the Environment",
        "Load the Dataset",
        "Fit the Model by lavaan::sem()",
        "Compute the Standardized Moderation Effect",
        "Form Bootstrap Confidence Interval",
        "Remarks",
        "Reference(s)"
      ],
      "created": "2022-05-05 19:29:12",
      "modified": "2026-01-04 09:49:50",
      "commits": 6
    }
  ],
  "_score": 5.626340367375042,
  "_indexed": true,
  "_nocasepkg": "stdmod",
  "_universes": [
    "sfcheung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.13",
      "date": "2026-06-02T05:47:59.000Z",
      "distro": "noble",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "1971d4d5d46f8614639f8749ee09ec2733d300bd0c1707a212af1ff214a9d513",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.13",
      "date": "2026-06-02T05:47:57.000Z",
      "distro": "noble",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "c55be68c93dfa2c8b600a8955e431347ca809c450639893d9f37109b5a46e6c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.13",
      "date": "2026-06-02T05:47:24.000Z",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "1e67f43d3dd12e36e98760d4cf44ecf06e22f59118e815f3f2cc9f6e295a7e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.13",
      "date": "2026-06-02T05:46:48.000Z",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "ef39aeca2ce4d89bbb7ffed402853fb75aa47feb10ef41d0603da198fe8e095f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.13",
      "date": "2026-06-02T05:47:37.000Z",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "a83316fc799275c6a396eda44e162da9d5fcf90ef350db7697685b3ff3fbbd48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.13",
      "date": "2026-06-02T05:46:34.000Z",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "91559f45c77a2f5833eb51a267522afab979be5e3eb9331ef1bb40ec7c340b9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.13",
      "date": "2026-06-02T05:46:32.000Z",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "fc13104107e73881db195ed391c821da3121547c9382c43a7ea08c40f4a3ff66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.13",
      "date": "2026-06-02T05:46:37.000Z",
      "commit": "7956549ea9349b5a30cdad30ab72ada98a25b600",
      "fileid": "9ec7b9fa1c770b4aa200c85c78313101c7eaa998c509328d24b0f161a1a3efd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/26800888164"
    }
  ]
}