{
  "_id": "6a1f1db6b401979e7341fc3d",
  "Package": "semptools",
  "Title": "Customizing Structural Equation Modelling Plots",
  "Version": "0.3.3",
  "Authors@R": "c(\nperson(given = \"Shu Fai\",\nfamily = \"Cheung\",\nrole = c(\"aut\", \"cre\"),\nemail = \"shufai.cheung@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9871-9448\")),\nperson(given = \"Mark Hok Chio\",\nfamily = \"Lai\",\nrole = c(\"aut\"),\nemail = \"marklhc@gmail.com \",\ncomment = c(ORCID = \"0000-0002-9196-7406\"))\n)",
  "Description": "Most function focus on specific ways to customize a graph.\nThey use a 'qgraph' output as the first argument, and return a\nmodified 'qgraph' object. This allows the functions to be\nchained by a pipe operator.",
  "URL": "https://sfcheung.github.io/semptools/",
  "BugReports": "https://github.com/sfcheung/semptools/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev",
  "Repository": "https://sfcheung.r-universe.dev",
  "Date/Publication": "2026-03-17 13:09:21 UTC",
  "RemoteUrl": "https://github.com/sfcheung/semptools",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc8a1c60a6c9aca083982f9dd88191d992585006",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:37:26 UTC",
    "User": "root"
  },
  "Author": "Shu Fai Cheung [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9871-9448>),\nMark Hok Chio Lai [aut] (ORCID:\n<https://orcid.org/0000-0002-9196-7406>)",
  "Maintainer": "Shu Fai Cheung <shufai.cheung@gmail.com>",
  "MD5sum": "791c7910b0da1aad985765e152491ac4",
  "_user": "sfcheung",
  "_type": "src",
  "_file": "semptools_0.3.3.tar.gz",
  "_fileid": "db89ec5e24b92729e6dbaeb88bf05fa3574c8b4da74a54d5107fa1206eaab5e3",
  "_filesize": 4096778,
  "_sha256": "db89ec5e24b92729e6dbaeb88bf05fa3574c8b4da74a54d5107fa1206eaab5e3",
  "_created": "2026-05-16T08:37:26.000Z",
  "_published": "2026-06-02T18:15:18.522Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140705062,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032026398"
    },
    {
      "job": 79140704702,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032022268"
    },
    {
      "job": 79140704964,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032015236"
    },
    {
      "job": 79140704986,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032020061"
    },
    {
      "job": 79140704022,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032003742"
    },
    {
      "job": 79140704469,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366161972"
    },
    {
      "job": 79140704910,
      "time": 181,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032023861"
    },
    {
      "job": 79140705285,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032019350"
    },
    {
      "job": 79140704706,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032020224"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sfcheung/semptools",
  "_commit": {
    "id": "bc8a1c60a6c9aca083982f9dd88191d992585006",
    "author": "Shu Fai Cheung <shufai.cheung@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #203 from sfcheung/devel\n\n0.3.3",
    "time": 1773752961
  },
  "_maintainer": {
    "name": "Shu Fai Cheung",
    "email": "shufai.cheung@gmail.com",
    "login": "sfcheung",
    "linkedin": "in/shufaicheung",
    "twitter": "@blogonresearch",
    "uuid": 7019263,
    "orcid": "0000-0002-9871-9448"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "semPlot",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    }
  ],
  "_owner": "sfcheung",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 8
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.3",
      "date": "2026-03-17"
    }
  ],
  "_topics": [
    "diagram",
    "graph",
    "lavaan",
    "plot",
    "sem",
    "structural-equation-modeling"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "sfcheung",
      "count": 450,
      "uuid": 7019263
    },
    {
      "user": "marklhc",
      "count": 38,
      "uuid": 6175332
    }
  ],
  "_userbio": {
    "uuid": 7019263,
    "type": "user",
    "name": "Shu Fai Cheung"
  },
  "_downloads": {
    "count": 1389,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semptools"
  },
  "_devurl": "https://github.com/sfcheung/semptools",
  "_pkgdown": "https://sfcheung.github.io/semptools/",
  "_searchresults": 110,
  "_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/semptools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sfcheung/semptools",
  "_realowner": "sfcheung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.9.2",
      "date": "2021-09-27"
    },
    {
      "version": "0.2.9.3",
      "date": "2021-10-11"
    },
    {
      "version": "0.2.9.6",
      "date": "2022-08-25"
    },
    {
      "version": "0.2.9.11",
      "date": "2023-05-31"
    },
    {
      "version": "0.2.10",
      "date": "2023-10-15"
    },
    {
      "version": "0.3.0",
      "date": "2024-10-21"
    },
    {
      "version": "0.3.1",
      "date": "2024-11-09"
    },
    {
      "version": "0.3.2",
      "date": "2025-07-12"
    },
    {
      "version": "0.3.3",
      "date": "2026-03-17"
    }
  ],
  "_exports": [
    "add_object",
    "add_rsq",
    "auto_factor_point_to",
    "auto_indicator_order",
    "auto_layout_mediation",
    "change_node_label",
    "drop_nodes",
    "is_dv_residvar",
    "keep_nodes",
    "lavaan_indicator_order",
    "layout_matrix",
    "mark_ci",
    "mark_se",
    "mark_sig",
    "move_node",
    "q_parallel",
    "q_serial",
    "q_simple",
    "quick_parallel_mediation",
    "quick_serial_mediation",
    "quick_simple_mediation",
    "rescale_layout",
    "rotate_resid",
    "safe_edge_label_position",
    "safe_resid_position",
    "set_cfa_layout",
    "set_curve",
    "set_edge_attribute",
    "set_edge_color",
    "set_edge_label_position",
    "set_node_attribute",
    "set_sem_layout",
    "to_list_of_lists"
  ],
  "_datasets": [
    {
      "name": "cfa_example",
      "title": "Sample dataset pa_example",
      "object": "cfa_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x01",
        "x02",
        "x03",
        "x04",
        "x05",
        "x06",
        "x07",
        "x08",
        "x09",
        "x10",
        "x11",
        "x12",
        "x13",
        "x14"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "pa_example",
      "title": "Sample dataset pa_example",
      "object": "pa_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x3",
        "x4",
        "x1",
        "x2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "pa_example_3covs",
      "title": "Sample dataset pa_example_3covs",
      "object": "pa_example_3covs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x3",
        "x4",
        "x1",
        "x2",
        "cov1",
        "cov2",
        "cov3"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "sem_2nd_order_example",
      "title": "Sample dataset sem_2nd_order_example",
      "object": "sem_2nd_order_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x01",
        "x02",
        "x03",
        "x04",
        "x05",
        "x06",
        "x07",
        "x08",
        "x09",
        "x10",
        "x11",
        "x12",
        "x13",
        "x14",
        "x15",
        "x16",
        "x17",
        "x18",
        "x19",
        "x20",
        "x21"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "sem_example",
      "title": "Sample dataset sem_example",
      "object": "sem_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x01",
        "x02",
        "x03",
        "x04",
        "x05",
        "x06",
        "x07",
        "x08",
        "x09",
        "x10",
        "x11",
        "x12",
        "x13",
        "x14"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_object",
      "title": "Add a Fit Object to a 'qgraph' Object",
      "topics": [
        "add_object"
      ]
    },
    {
      "page": "add_rsq",
      "title": "Add R-Squares to Endogenous Variables",
      "topics": [
        "add_rsq"
      ]
    },
    {
      "page": "auto_factor_point_to",
      "title": "Create a Matrix for 'factor_point_to'",
      "topics": [
        "auto_factor_point_to"
      ]
    },
    {
      "page": "auto_indicator_order",
      "title": "Determine the Order of Indicators Automatically",
      "topics": [
        "auto_indicator_order"
      ]
    },
    {
      "page": "auto_layout_mediation",
      "title": "Set the Layout of a Mediation Model Automatically",
      "topics": [
        "auto_layout_mediation"
      ]
    },
    {
      "page": "cfa_example",
      "title": "Sample dataset pa_example",
      "topics": [
        "cfa_example"
      ]
    },
    {
      "page": "change_node_label",
      "title": "Change node labels",
      "topics": [
        "change_node_label"
      ]
    },
    {
      "page": "is_dv_residvar",
      "title": "Identify dependent Variable residual variance",
      "topics": [
        "is_dv_residvar"
      ]
    },
    {
      "page": "keep_drop_nodes",
      "title": "Keep or drop nodes",
      "topics": [
        "drop_nodes",
        "keep_drop_nodes",
        "keep_nodes"
      ]
    },
    {
      "page": "lavaan_indicator_order",
      "title": "Determine the Order of Indicators Using a 'lavaan' Model Syntax",
      "topics": [
        "lavaan_indicator_order"
      ]
    },
    {
      "page": "layout_matrix",
      "title": "Create the layout matrix for semPaths",
      "topics": [
        "layout_matrix"
      ]
    },
    {
      "page": "mark_se",
      "title": "Add Standard Error/Confidence Interval Estimates to Parameter Estimates (Edge Labels)",
      "topics": [
        "mark_ci",
        "mark_se"
      ]
    },
    {
      "page": "mark_sig",
      "title": "Mark Parameter Estimates (Edge Labels) Based on p-Value",
      "topics": [
        "mark_sig"
      ]
    },
    {
      "page": "move_node",
      "title": "Move Nodes in a Plot",
      "topics": [
        "move_node"
      ]
    },
    {
      "page": "pa_example",
      "title": "Sample dataset pa_example",
      "topics": [
        "pa_example"
      ]
    },
    {
      "page": "pa_example_3covs",
      "title": "Sample dataset pa_example_3covs",
      "topics": [
        "pa_example_3covs"
      ]
    },
    {
      "page": "quick_sem_plot",
      "title": "Quick Plots of Common Models",
      "topics": [
        "quick_parallel_mediation",
        "quick_sem_plot",
        "quick_serial_mediation",
        "quick_simple_mediation",
        "q_parallel",
        "q_serial",
        "q_simple"
      ]
    },
    {
      "page": "rescale_layout",
      "title": "Rescale the Layout",
      "topics": [
        "rescale_layout"
      ]
    },
    {
      "page": "rotate_resid",
      "title": "Rotate the residuals of selected nodes",
      "topics": [
        "rotate_resid"
      ]
    },
    {
      "page": "safe_edge_label_position",
      "title": "Adjust Edge Label Positions to Avoid Overlapping Labels",
      "topics": [
        "safe_edge_label_position"
      ]
    },
    {
      "page": "safe_resid_position",
      "title": "Adjust Residual Positions",
      "topics": [
        "safe_resid_position"
      ]
    },
    {
      "page": "sem_2nd_order_example",
      "title": "Sample dataset sem_2nd_order_example",
      "topics": [
        "sem_2nd_order_example"
      ]
    },
    {
      "page": "sem_example",
      "title": "Sample dataset sem_example",
      "topics": [
        "sem_example"
      ]
    },
    {
      "page": "set_cfa_layout",
      "title": "Configure the layout of factors of a CFA graph by semPaths",
      "topics": [
        "set_cfa_layout"
      ]
    },
    {
      "page": "set_curve",
      "title": "Bend or Straighten Selected edges",
      "topics": [
        "set_curve"
      ]
    },
    {
      "page": "set_edge_attribute",
      "title": "Set the Attributes of Selected Edges",
      "topics": [
        "set_edge_attribute"
      ]
    },
    {
      "page": "set_edge_color",
      "title": "Set the Colors of Selected Edges",
      "topics": [
        "set_edge_color"
      ]
    },
    {
      "page": "set_edge_label_position",
      "title": "Set the positions of edge labels of selected edges",
      "topics": [
        "set_edge_label_position"
      ]
    },
    {
      "page": "set_node_attribute",
      "title": "Set the Attributes of Selected Nodes",
      "topics": [
        "set_node_attribute"
      ]
    },
    {
      "page": "set_sem_layout",
      "title": "Configure the layout of factors of an SEM graph by semPlot::semPaths",
      "topics": [
        "set_sem_layout"
      ]
    },
    {
      "page": "to_list_of_lists",
      "title": "Convert a named vector to a list of lists",
      "topics": [
        "to_list_of_lists"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sfcheung/semptools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sfcheung/semptools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "backports",
    "base64enc",
    "BH",
    "boot",
    "bslib",
    "cachem",
    "carData",
    "checkmate",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "corpcor",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glasso",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "kutils",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lisrelToR",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mi",
    "mime",
    "minqa",
    "mnormt",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "OpenMx",
    "openxlsx",
    "pbapply",
    "pbivnorm",
    "pkgconfig",
    "plyr",
    "png",
    "psych",
    "qgraph",
    "quadprog",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rockchalk",
    "rpart",
    "rpf",
    "rstudioapi",
    "RUnit",
    "S7",
    "sass",
    "scales",
    "sem",
    "semPlot",
    "StanHeaders",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "semptools.Rmd",
      "filename": "semptools.html",
      "title": "A Quick Start Guide on Using semptools",
      "author": "Shu Fai Cheung & Mark Hok Chio Lai",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Mark all parameter estimates by asterisks based on p-Value: mark_sig",
        "Add standard error estimates to parameter estimates: mark_se",
        "Rotate the residuals of selected variables: rotate_resid",
        "Set the curve attributes of selected arrows: set_curve",
        "Set the positions of parameters of selected arrows: set_edge_label_position",
        "Change one or more node labels: change_node_label",
        "Using pipe-operator",
        "Limitations"
      ],
      "created": "2021-09-05 16:31:48",
      "modified": "2025-08-17 10:21:27",
      "commits": 6
    },
    {
      "source": "keep_or_drop_nodes.Rmd",
      "filename": "keep_or_drop_nodes.html",
      "title": "Keep or Drop Selected Variables",
      "author": "Shu Fai Cheung & Mark Hok Chio Lai",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "Keep Or Drop? It Depends"
      ],
      "created": "2021-09-05 16:31:48",
      "modified": "2023-10-15 14:02:23",
      "commits": 3
    },
    {
      "source": "layout_matrix.Rmd",
      "filename": "layout_matrix.html",
      "title": "Layout Matrices",
      "author": "Shu Fai Cheung & Mark Hok Chio Lai",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What layout Does in semPlot::semPaths.",
        "layout_matrix() in semptools",
        "factor_layout in set_sem_layout()"
      ],
      "created": "2021-09-05 16:31:48",
      "modified": "2023-10-15 14:02:23",
      "commits": 3
    },
    {
      "source": "second_order.Rmd",
      "filename": "second_order.html",
      "title": "Models with Second-Order Factors",
      "author": "Shu Fai Cheung & Mark Hok Chio Lai",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Initial semPaths Plot",
        "Modify the Plot",
        "Special Treatment",
        "Example",
        "Further information"
      ],
      "created": "2022-09-04 12:39:45",
      "modified": "2023-10-15 14:02:23",
      "commits": 2
    },
    {
      "source": "quick_start_cfa.Rmd",
      "filename": "quick_start_cfa.html",
      "title": "Quick Start To set_cfa_layout",
      "author": "Shu Fai Cheung & Mark Hok Chio Lai",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Initial semPaths Graph",
        "Order the Indicators and Factors",
        "Change the Curvatures of the Factor Covariances",
        "Move the Loadings",
        "Rotate the Model",
        "Pipe",
        "Limitations"
      ],
      "created": "2020-04-19 04:07:07",
      "modified": "2023-10-15 14:02:23",
      "commits": 8
    },
    {
      "source": "quick_start_sem.Rmd",
      "filename": "quick_start_sem.html",
      "title": "Quick Start To set_sem_layout",
      "author": "Shu Fai Cheung & Mark Hok Chio Lai",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Initial semPaths Graph",
        "Assign Indicators to Factors",
        "Move Indicators",
        "\"Push\" the indicators away",
        "\"Spread\" out the indicators",
        "Move the Loadings",
        "Pipe",
        "Limitations"
      ],
      "created": "2020-04-19 04:07:07",
      "modified": "2023-10-15 14:02:23",
      "commits": 8
    }
  ],
  "_score": 8.187555463005348,
  "_indexed": true,
  "_nocasepkg": "semptools",
  "_universes": [
    "sfcheung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-16T08:40:25.000Z",
      "distro": "noble",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "3d1fedad187425dc47873ea2da83ff37652f6c5aa22f9c822470397acfc74ad8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-16T08:39:54.000Z",
      "distro": "noble",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "21a4dc674e2f2dc0928dbb91a88c100c640a34931a416215022baf03d9311ab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-16T08:39:06.000Z",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "0cc9ccb86473d0fcb0a7502347305666eddc49d83c5e46b2cd45b1aef3f67eba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-16T08:39:39.000Z",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "723a74e8e7bcfcf834605358ea5d09291ecfd017da7e9fc14ded5db031ad0382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-16T08:39:49.000Z",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "c7a2778811516cbcae7460d719d7661a375426c038932179edc12503d07a9b00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-16T08:39:15.000Z",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "71617fca46606d55efcd57ca83ccd35b3dc543914de4ef400a3323d044de16fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-16T08:39:22.000Z",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "19246d199d8136014c9e62be8c0b59b33e9a4d22f45d121cb327f530c00cb49d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-06-02T18:15:00.000Z",
      "commit": "bc8a1c60a6c9aca083982f9dd88191d992585006",
      "fileid": "84a5987b911e571018653b87b7aea48e3c7331702105c0881cd0d370cb2d4782",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sfcheung/actions/runs/25957425537"
    }
  ]
}