{
  "_id": "6a1697e3acfb0bcc41d7cbe7",
  "Package": "mcradds",
  "Type": "Package",
  "Title": "Processing and Analyzing of Diagnostics Trials",
  "Version": "1.1.1.9000",
  "Authors@R": "c(\nperson(\"Kai\", \"Gu\", , \"gukai1212@163.com\", role = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Maintainer": "Kai Gu <gukai1212@163.com>",
  "Description": "Provides methods and functions to analyze the quantitative\nor qualitative performance for diagnostic assays, and outliers\ndetection, reader precision and reference range are discussed.\nMost of the methods and algorithms refer to CLSI (Clinical &\nLaboratory Standards Institute) recommendations and NMPA\n(National Medical Products Administration) guidelines. In\nadditional, relevant plots are constructed by 'ggplot2'.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/kaigu1990/mcradds,\nhttps://kaigu1990.github.io/mcradds/",
  "BugReports": "https://github.com/kaigu1990/mcradds/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Collate": "'pkg_class.R' 'pkg_methods.R' 'autoplot.R' 'blandAltman.R'\n'correlation.R' 'data.R' 'desc.R' 'mcr.R' 'outlier.R'\n'package.R' 'pairedroc.R' 'qual_stat.R' 'referenceInterval.R'\n'samplesize.R' 'utils.R' 'vca.R'",
  "Language": "en-US",
  "Repository": "https://kaigu1990.r-universe.dev",
  "Date/Publication": "2024-09-05 02:10:50 UTC",
  "RemoteUrl": "https://github.com/kaigu1990/mcradds",
  "RemoteRef": "HEAD",
  "RemoteSha": "097752819ca7e6df2a0a9443aa810b99b89fc492",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:01:46 UTC",
    "User": "root"
  },
  "Author": "Kai Gu [aut, cre, cph]",
  "MD5sum": "666ce6553d7de904cf24d0c467537ce4",
  "_user": "kaigu1990",
  "_type": "src",
  "_file": "mcradds_1.1.1.9000.tar.gz",
  "_fileid": "99f6b97cd90267fb415ea2a988dc1122f093e141517da19e92b4efd2bf8c4e90",
  "_filesize": 1051955,
  "_sha256": "99f6b97cd90267fb415ea2a988dc1122f093e141517da19e92b4efd2bf8c4e90",
  "_created": "2026-05-27T07:01:46.000Z",
  "_published": "2026-05-27T07:06:11.429Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78024742039,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233997755"
    },
    {
      "job": 78024742046,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233998742"
    },
    {
      "job": 78024742086,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233988437"
    },
    {
      "job": 78024742009,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233985785"
    },
    {
      "job": 78024159802,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233938183"
    },
    {
      "job": 78024742042,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233979154"
    },
    {
      "job": 78024742087,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233990936"
    },
    {
      "job": 78024742060,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233984899"
    },
    {
      "job": 78024742090,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233990877"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kaigu1990/mcradds",
  "_commit": {
    "id": "097752819ca7e6df2a0a9443aa810b99b89fc492",
    "author": "Kai Gu <gukai1212@163.com>",
    "committer": "Kai Gu <gukai1212@163.com>",
    "message": "Increment version number to 1.1.1.9000\n",
    "time": 1725502250
  },
  "_maintainer": {
    "name": "Kai Gu",
    "email": "gukai1212@163.com",
    "login": "kaigu1990",
    "description": "A Statatical Programming Analyst",
    "uuid": 22772592
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "formatters",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mcr",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "VCA",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "kaigu1990",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "in-vitro-diagnostic",
    "ivd",
    "mcr"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kaigu1990",
      "count": 92,
      "uuid": 22772592
    }
  ],
  "_userbio": {
    "uuid": 22772592,
    "type": "user",
    "name": "Kai Gu",
    "description": "A Statatical Programming Analyst"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcradds"
  },
  "_devurl": "https://github.com/kaigu1990/mcradds",
  "_pkgdown": "https://kaigu1990.github.io/mcradds/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcradds.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kaigu1990/mcradds",
  "_realowner": "kaigu1990",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-10-11"
    },
    {
      "version": "1.1.0",
      "date": "2023-12-04"
    },
    {
      "version": "1.1.1",
      "date": "2024-08-30"
    }
  ],
  "_exports": [
    "%>%",
    "anovaVCA",
    "aucTest",
    "autoplot",
    "blandAltman",
    "calcBias",
    "cat_with_newline",
    "descfreq",
    "descvar",
    "diagTab",
    "dixon_outlier",
    "ESD_test",
    "esd.critical",
    "getAccuracy",
    "getCoefficients",
    "getOutlier",
    "h_difference",
    "h_factor",
    "h_fmt_count_perc",
    "h_fmt_est",
    "h_fmt_num",
    "h_fmt_range",
    "h_summarize",
    "mcreg",
    "nonparRI",
    "pearsonTest",
    "printSummary",
    "refInterval",
    "robustRI",
    "size_ci_corr",
    "size_ci_one_prop",
    "size_corr",
    "size_one_prop",
    "spearmanTest",
    "tukey_outlier",
    "VCAinference"
  ],
  "_datasets": [
    {
      "name": "adsl_sub",
      "title": "CDISC ADSL Subsetting Data",
      "object": "adsl_sub",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STUDYID",
        "USUBJID",
        "SUBJID",
        "SITEID",
        "TRTP",
        "TRTPN",
        "AGE",
        "AGEGR1",
        "RACE",
        "SEX",
        "BMIBL",
        "BMIBLGR1",
        "HEIGHTBL",
        "WEIGHTBL"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "calcium",
      "title": "Reference Interval Data",
      "object": "calcium",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample",
        "Value",
        "Group"
      ],
      "rows": 240,
      "table": true,
      "tojson": true
    },
    {
      "name": "glucose",
      "title": "Inermediate Precision Data",
      "object": "glucose",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "run",
        "value"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "ldlroc",
      "title": "Two-sampled Paired Test Data",
      "object": "ldlroc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Diagnosis",
        "OxLDL",
        "LDL"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "nonparRanks",
      "title": "Nonparametric Rank Number of Reference Interval",
      "object": "nonparRanks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SampleSize",
        "Lower",
        "Upper"
      ],
      "rows": 882,
      "table": true,
      "tojson": true
    },
    {
      "name": "PDL1RP",
      "title": "PD-L1 Reader Precision Data",
      "object": "PDL1RP",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "platelet",
      "title": "Quantitative Measurement Data",
      "object": "platelet",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample",
        "Comparative",
        "Candidate"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "qualData",
      "title": "Simulated Qualitative Data",
      "object": "qualData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample",
        "ComparativeN",
        "CandidateN"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mcradds-package",
      "title": "'mcradds' Package",
      "topics": [
        "mcradds-package",
        "mcradds"
      ]
    },
    {
      "page": "adsl_sub",
      "title": "CDISC ADSL Subsetting Data",
      "topics": [
        "adsl_sub"
      ]
    },
    {
      "page": "anovaVCA",
      "title": "ANOVA-Type Estimation of Variance Components for Random Models",
      "topics": [
        "anovaVCA"
      ]
    },
    {
      "page": "aucTest",
      "title": "AUC Test for Paired Two-sample Measurements",
      "topics": [
        "aucTest"
      ]
    },
    {
      "page": "autoplot",
      "title": "Generate a 'ggplot' for Bland-Altman Plot and Regression Plot",
      "topics": [
        "autoplot",
        "autoplot,BAsummary-method",
        "autoplot,MCResult-method"
      ]
    },
    {
      "page": "BAsummary-class",
      "title": "BAsummary Class",
      "topics": [
        "BAsummary",
        "BAsummary-class"
      ]
    },
    {
      "page": "blandAltman",
      "title": "Calculate Statistics for Bland-Altman",
      "topics": [
        "blandAltman"
      ]
    },
    {
      "page": "calcBias",
      "title": "Systematical Bias Between Reference Method and Test Method",
      "topics": [
        "calcBias"
      ]
    },
    {
      "page": "calcium",
      "title": "Reference Interval Data",
      "topics": [
        "calcium"
      ]
    },
    {
      "page": "cat_with_newline",
      "title": "Concatenate and Print with Newline",
      "topics": [
        "cat_with_newline"
      ]
    },
    {
      "page": "Desc-class",
      "title": "Descriptive Statistics Class",
      "topics": [
        "Desc",
        "Desc-class"
      ]
    },
    {
      "page": "descfreq",
      "title": "Summarize Frequency Counts and Percentages",
      "topics": [
        "descfreq"
      ]
    },
    {
      "page": "descvar",
      "title": "Summarize Descriptive Statistics",
      "topics": [
        "descvar"
      ]
    },
    {
      "page": "diagTab",
      "title": "Creates Contingency Table",
      "topics": [
        "diagTab"
      ]
    },
    {
      "page": "dixon_outlier",
      "title": "Detect Dixon Outlier",
      "topics": [
        "dixon_outlier"
      ]
    },
    {
      "page": "ESD_test",
      "title": "EDS Test for Outliers",
      "topics": [
        "ESD_test"
      ]
    },
    {
      "page": "esd.critical",
      "title": "Compute Critical Value for ESD Test",
      "topics": [
        "esd.critical"
      ]
    },
    {
      "page": "getAccuracy",
      "title": "Summary Method for 'MCTab' Objects",
      "topics": [
        "getAccuracy",
        "getAccuracy,MCTab-method"
      ]
    },
    {
      "page": "getCoefficients",
      "title": "Get Regression Coefficients",
      "topics": [
        "getCoefficients"
      ]
    },
    {
      "page": "getOutlier",
      "title": "Detect Outliers From 'BAsummary' Object",
      "topics": [
        "getOutlier",
        "getOutlier,BAsummary-method"
      ]
    },
    {
      "page": "glucose",
      "title": "Inermediate Precision Data",
      "topics": [
        "glucose"
      ]
    },
    {
      "page": "h_difference",
      "title": "Compute Difference for Bland-Altman",
      "topics": [
        "h_difference"
      ]
    },
    {
      "page": "h_factor",
      "title": "Factor Variable Per Levels",
      "topics": [
        "h_factor"
      ]
    },
    {
      "page": "h_fmt_count_perc",
      "title": "Format count and percent",
      "topics": [
        "h_fmt_count_perc"
      ]
    },
    {
      "page": "h_fmt_est",
      "title": "Format and Concatenate to String",
      "topics": [
        "h_fmt_est"
      ]
    },
    {
      "page": "h_fmt_num",
      "title": "Format Numeric Data",
      "topics": [
        "h_fmt_num"
      ]
    },
    {
      "page": "h_fmt_range",
      "title": "Format and Concatenate to Range",
      "topics": [
        "h_fmt_range"
      ]
    },
    {
      "page": "h_summarize",
      "title": "Summarize Basic Statistics",
      "topics": [
        "h_summarize"
      ]
    },
    {
      "page": "ldlroc",
      "title": "Two-sampled Paired Test Data",
      "topics": [
        "ldlroc"
      ]
    },
    {
      "page": "mcreg",
      "title": "Comparison of Two Measurement Methods Using Regression Analysis",
      "topics": [
        "mcreg"
      ]
    },
    {
      "page": "MCTab-class",
      "title": "MCTab Class",
      "topics": [
        "MCTab",
        "MCTab-class"
      ]
    },
    {
      "page": "nonparRanks",
      "title": "Nonparametric Rank Number of Reference Interval",
      "topics": [
        "nonparRanks"
      ]
    },
    {
      "page": "nonparRI",
      "title": "Nonparametric Method in Calculation of Reference Interval",
      "topics": [
        "nonparRI"
      ]
    },
    {
      "page": "PDL1RP",
      "title": "PD-L1 Reader Precision Data",
      "topics": [
        "PDL1RP"
      ]
    },
    {
      "page": "pearsonTest",
      "title": "Hypothesis Test for Pearson Correlation Coefficient",
      "topics": [
        "pearsonTest"
      ]
    },
    {
      "page": "platelet",
      "title": "Quantitative Measurement Data",
      "topics": [
        "platelet"
      ]
    },
    {
      "page": "printSummary",
      "title": "Print Summary of a Regression Analysis",
      "topics": [
        "printSummary"
      ]
    },
    {
      "page": "qualData",
      "title": "Simulated Qualitative Data",
      "topics": [
        "qualData"
      ]
    },
    {
      "page": "RefInt-class",
      "title": "Reference Interval Class",
      "topics": [
        "RefInt",
        "RefInt-class"
      ]
    },
    {
      "page": "refInterval",
      "title": "Calculate Reference Interval and Corresponding Confidence Interval",
      "topics": [
        "refInterval"
      ]
    },
    {
      "page": "robustRI",
      "title": "Robust Method in Calculation of Reference Interval",
      "topics": [
        "robustRI"
      ]
    },
    {
      "page": "samplesize-class",
      "title": "SampleSize Class",
      "topics": [
        "SampleSize",
        "SampleSize-class"
      ]
    },
    {
      "page": "show",
      "title": "Show Method for Objects",
      "topics": [
        "show",
        "show,BAsummary-method",
        "show,Desc-method",
        "show,MCTab-method",
        "show,RefInt-method",
        "show,SampleSize-method",
        "show,tpROC-method"
      ]
    },
    {
      "page": "size_ci_corr",
      "title": "Sample Size for Testing Confidence Interval of Pearson's correlation",
      "topics": [
        "size_ci_corr"
      ]
    },
    {
      "page": "size_ci_one_prop",
      "title": "Sample Size for Testing Confidence Interval of One Proportion",
      "topics": [
        "size_ci_one_prop"
      ]
    },
    {
      "page": "size_corr",
      "title": "Sample Size for Testing Pearson's correlation",
      "topics": [
        "size_corr"
      ]
    },
    {
      "page": "size_one_prop",
      "title": "Sample Size for Testing One Proportion",
      "topics": [
        "size_one_prop"
      ]
    },
    {
      "page": "spearmanTest",
      "title": "Hypothesis Test for Spearman Correlation Coefficient",
      "topics": [
        "spearmanTest"
      ]
    },
    {
      "page": "tpROC-class",
      "title": "Test for Paired ROC Class",
      "topics": [
        "tpROC",
        "tpROC-class"
      ]
    },
    {
      "page": "tukey_outlier",
      "title": "Detect Tukey Outlier",
      "topics": [
        "tukey_outlier"
      ]
    },
    {
      "page": "VCAinference",
      "title": "Inferential Statistics for VCA-Results",
      "topics": [
        "VCAinference"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kaigu1990/mcradds/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kaigu1990/mcradds/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "cellranger",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "digest",
    "dplyr",
    "e1071",
    "Exact",
    "expm",
    "farver",
    "fastmap",
    "forcats",
    "formatters",
    "fs",
    "generics",
    "ggplot2",
    "gld",
    "glue",
    "gtable",
    "haven",
    "hms",
    "htmltools",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "mcr",
    "mime",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "pROC",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "robslopes",
    "rootSolve",
    "rstudioapi",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "VCA",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "mcradds.Rmd",
      "filename": "mcradds.html",
      "title": "Introduction to mcradds",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Common IVD Trials Analyses",
        "Estimation of Sample Size",
        "Example 1.1",
        "Example 1.2",
        "Example 1.3",
        "Example 1.4",
        "Descriptive statistics",
        "Summarize frequency counts and percentages",
        "Summarize univariate statistics",
        "Evaluation of Diagnostic Accuracy",
        "Create 2x2 contingency table",
        "With Reference/Gold Standard",
        "Without Reference/Gold Standard",
        "Regression coefficient and bias in medical decision level",
        "Estimating Regression coefficient",
        "Estimating Bias in Medical Decision Level",
        "Bland-Altman Analysis",
        "Detecting Outliers",
        "Hypothesis of Pearson and Spearman",
        "Establishing Reference Range/Interval",
        "Paired AUC Test",
        "Reproducibility Analysis (Reader Precision)",
        "Precision Evaluation",
        "Common Visualizations",
        "Bland-Altman plot",
        "Regression plot",
        "Summary",
        "Session Info"
      ],
      "created": "2023-09-22 02:04:33",
      "modified": "2023-12-04 05:09:27",
      "commits": 6
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mcradds",
  "_universes": [
    "kaigu1990"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:04:22.000Z",
      "distro": "noble",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "b601395a347b81a2b50e98676971f276541185330258c5c0b594950a0f40c955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:04:26.000Z",
      "distro": "noble",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "988e10130b0a25d1132ec949942992926e0cf7b95ac0b152eeadb4f630ad6254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:04:21.000Z",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "df2686ae391202434c265529027b2dd56d256aa07d6667b1f71444592815ae2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:04:10.000Z",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "888dcd346023172be996a845294d4a6f32c52fcd0420b87c44923f85bdde3af1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:04:34.000Z",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "1f19005f0c09a4bb9dfc0a21940b5ea4fc5af8c2f5248e974580a4667cc53857",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:03:54.000Z",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "30ea654e9f1e772fc93e3f40dd55631a8510a66639ea6578deaccfcbba0a7114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:03:25.000Z",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "24cfe39f3f09d8a22fe26c34b7af64bb03a5a63bedfa7d54721209d3fefbb824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-27T07:03:40.000Z",
      "commit": "097752819ca7e6df2a0a9443aa810b99b89fc492",
      "fileid": "3a8c3ecbd5d78e01c05ff6e3789f6cbef44e368bf1219e09b89716d5a531ab39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kaigu1990/actions/runs/26495960980"
    }
  ]
}