{
  "_id": "6a18c5e9acfb0bcc41dcbddb",
  "Package": "bpgmm",
  "Type": "Package",
  "Title": "Bayesian Model Selection Approach for Parsimonious Gaussian\nMixture Models",
  "Version": "1.3.4",
  "Date": "2026-05-28",
  "Authors@R": "c(\nperson(given = \"Yaoxiang\", family = \"Li\",  role = c(\"aut\",\"cre\"),email = \"liyaoxiang@outlook.com\"),\nperson(given = \"Xiang\",  family = \"Lu\",    role = \"aut\"),\nperson(given = \"Tanzy\",  family = \"Love\",  role = \"aut\"))",
  "Author": "Yaoxiang Li [aut, cre], Xiang Lu [aut], Tanzy Love [aut]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "Description": "Model-based clustering using Bayesian parsimonious\nGaussian mixture models. MCMC (Markov chain Monte Carlo) are\nused for parameter estimation. The RJMCMC (Reversible-jump\nMarkov chain Monte Carlo) is used for model selection. GREEN et\nal. (1995) <doi:10.1093/biomet/82.4.711>.",
  "License": "GPL-3",
  "URL": "https://github.com/YaoxiangLi/bpgmm,\nhttps://yaoxiangli.github.io/bpgmm/,\nhttps://doi.org/10.1007/s00357-021-09391-8",
  "BugReports": "https://github.com/YaoxiangLi/bpgmm/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfftw3-dev make libuv1-dev",
  "Repository": "https://yaoxiangli.r-universe.dev",
  "Date/Publication": "2026-05-28 22:16:46 UTC",
  "RemoteUrl": "https://github.com/yaoxiangli/bpgmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 22:37:49 UTC",
    "User": "root"
  },
  "MD5sum": "efc653579a692325332e94b9318e70d3",
  "_user": "yaoxiangli",
  "_type": "src",
  "_file": "bpgmm_1.3.4.tar.gz",
  "_fileid": "c402ccafd3274d5f7a1b479e218093f725961c367dbed0d10299c8e34a5803ac",
  "_filesize": 881257,
  "_sha256": "c402ccafd3274d5f7a1b479e218093f725961c367dbed0d10299c8e34a5803ac",
  "_created": "2026-05-28T22:37:49.000Z",
  "_published": "2026-05-28T22:47:04.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78402552922,
      "time": 196,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7279022936"
    },
    {
      "job": 78402552927,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7279024045"
    },
    {
      "job": 78402552912,
      "time": 189,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7279021237"
    },
    {
      "job": 78402552930,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7279020639"
    },
    {
      "job": 78402552910,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7279010334"
    },
    {
      "job": 78402552944,
      "time": 230,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7279032377"
    },
    {
      "job": 78402552928,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7279011392"
    },
    {
      "job": 78402552916,
      "time": 472,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7279096604"
    },
    {
      "job": 78401546492,
      "time": 443,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7278968897"
    },
    {
      "job": 78402552872,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7279010689"
    },
    {
      "job": 78402552924,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7279018292"
    },
    {
      "job": 78402552899,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7279015846"
    },
    {
      "job": 78402552935,
      "time": 219,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7279028839"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yaoxiangli/bpgmm",
  "_commit": {
    "id": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "message": "Align sampler with corrected PGMM formulas and expand vignette math.\n\nModel 3 uses A_k/m, alpha_2 uses total latent dimension from loading matrices, v-step lambda proposals use per-cluster precision, and vignettes document the corrected Gibbs and RJMCMC updates.\n",
    "time": 1780006606
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science.",
    "uuid": 18198096
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "mcmcse",
      "version": ">= 1.3-2",
      "role": "Imports"
    },
    {
      "package": "pgmm",
      "version": ">= 1.2.3",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0-10",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-51.1",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "version": ">= 3.8.1",
      "role": "Imports"
    },
    {
      "package": "label.switching",
      "version": ">= 1.8",
      "role": "Imports"
    },
    {
      "package": "fabMix",
      "version": ">= 5.0",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "version": ">= 5.4.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "yaoxiangli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 13
    },
    {
      "week": "2026-21",
      "n": 22
    },
    {
      "week": "2026-22",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.1.2",
      "date": "2026-05-21"
    },
    {
      "name": "v1.1.3",
      "date": "2026-05-21"
    },
    {
      "name": "v1.1.4",
      "date": "2026-05-21"
    },
    {
      "name": "v1.1.5",
      "date": "2026-05-21"
    },
    {
      "name": "v1.1.6",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.0",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.1",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.2",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.3",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.4",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.5",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.6",
      "date": "2026-05-21"
    },
    {
      "name": "v1.2.7",
      "date": "2026-05-22"
    },
    {
      "name": "v1.2.8",
      "date": "2026-05-22"
    },
    {
      "name": "v1.2.9",
      "date": "2026-05-22"
    },
    {
      "name": "v1.3.2",
      "date": "2026-05-28"
    }
  ],
  "_topics": [
    "armadillo",
    "clustering",
    "clustering-algorithm",
    "cpp",
    "machine-learning",
    "mcmc",
    "rjmcmc",
    "openblas",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yaoxiangli",
      "count": 57,
      "uuid": 18198096
    }
  ],
  "_userbio": {
    "uuid": 18198096,
    "type": "user",
    "name": "Yaoxiang Li",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science."
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bpgmm"
  },
  "_devurl": "https://github.com/yaoxiangli/bpgmm",
  "_pkgdown": "https://yaoxiangli.github.io/bpgmm/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bpgmm.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yaoxiangli/bpgmm",
  "_realowner": "yaoxiangli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2019-08-02"
    },
    {
      "version": "1.0.7",
      "date": "2020-05-19"
    },
    {
      "version": "1.0.8",
      "date": "2022-05-30"
    },
    {
      "version": "1.0.9",
      "date": "2022-06-01"
    },
    {
      "version": "1.1.1",
      "date": "2025-10-30"
    },
    {
      "version": "1.3.1",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "constraint_to_model",
    "model_to_constraint",
    "pgmm_rjmcmc",
    "pgmm_rjmcmc_chains",
    "summarize_pgmm_rjmcmc"
  ],
  "_help": [
    {
      "page": "constraint_to_model",
      "title": "Convert PGMM Constraint Codes to Paper Model Names",
      "topics": [
        "constraint_to_model"
      ]
    },
    {
      "page": "model_to_constraint",
      "title": "Convert PGMM Paper Model Names to Constraint Codes",
      "topics": [
        "model_to_constraint"
      ]
    },
    {
      "page": "pgmm_rjmcmc",
      "title": "Bayesian Model-Based Clustering with Parsimonious Gaussian Mixture Models",
      "topics": [
        "pgmm_rjmcmc"
      ]
    },
    {
      "page": "pgmm_rjmcmc_chains",
      "title": "Run Multiple Independent Bayesian PGMM Chains",
      "topics": [
        "pgmm_rjmcmc_chains"
      ]
    },
    {
      "page": "summarize_pgmm_rjmcmc",
      "title": "Summarize RJMCMC Samples from a Bayesian PGMM Fit",
      "topics": [
        "summarize_pgmm_rjmcmc"
      ]
    }
  ],
  "_readme": "https://github.com/yaoxiangli/bpgmm/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "coda",
    "codetools",
    "combinat",
    "corrplot",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "doParallel",
    "ellipse",
    "evaluate",
    "fabMix",
    "farver",
    "fftwtools",
    "foreach",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "iterators",
    "jsonlite",
    "label.switching",
    "labeling",
    "lattice",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "mclust",
    "mcmcse",
    "mvtnorm",
    "pgmm",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "testthat",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "variable-prioritization.Rmd",
      "filename": "variable-prioritization.html",
      "title": "Exploratory variable prioritization after bpgmm clustering",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulate data with informative and weak variables",
        "Fit a short clustering chain",
        "Rank variables by posterior allocation separation",
        "Compare with loading magnitudes",
        "Interpretation",
        "Suggested reporting language"
      ],
      "created": "2026-05-22 00:37:29",
      "modified": "2026-05-28 22:16:46",
      "commits": 5
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with bpgmm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fit a model",
        "Summarize posterior samples",
        "Common early mistakes",
        "Naming convention",
        "Citation"
      ],
      "created": "2026-05-05 06:35:02",
      "modified": "2026-05-28 22:16:46",
      "commits": 10
    },
    {
      "source": "model-and-sampler.Rmd",
      "filename": "model-and-sampler.html",
      "title": "Model and sampler details",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Observation model",
        "PGMM covariance constraints",
        "Priors and posterior updates",
        "Augmented representation and sufficient statistics",
        "[\\sum_{i: z_i = k}(x_i - \\tilde{\\Lambda}k \\tilde{y}{ki})(x_i - \\tilde{\\Lambda}k \\tilde{y}{ki})'",
        "Latent scores, means, and mixture weights",
        "Hyperparameter updates",
        "PGMM conditional posteriors (corrected forms)",
        "RJMCMC moves",
        "Birth and death",
        "Split and combine",
        "Covariance-structure moves",
        "Interface mapping",
        "Citation"
      ],
      "created": "2026-05-21 21:58:58",
      "modified": "2026-05-28 22:16:46",
      "commits": 6
    },
    {
      "source": "model-selection.Rmd",
      "filename": "model-selection.html",
      "title": "Model selection on a larger simulated MFA data set",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulate clustered factor-analytic data",
        "Run RJMCMC model selection",
        "Compare true and posterior allocations",
        "Interpreting short versus long runs"
      ],
      "created": "2026-05-22 00:37:29",
      "modified": "2026-05-26 22:35:47",
      "commits": 4
    },
    {
      "source": "posterior-diagnostics.Rmd",
      "filename": "posterior-diagnostics.html",
      "title": "Posterior diagnostics and multiple chains",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulate a diagnostic example",
        "Run independent chains",
        "Summarize each chain",
        "Trace cluster counts and covariance models",
        "Posterior co-clustering matrix",
        "What to look for"
      ],
      "created": "2026-05-22 13:56:54",
      "modified": "2026-05-26 22:35:47",
      "commits": 3
    },
    {
      "source": "data-preparation.Rmd",
      "filename": "data-preparation.html",
      "title": "Preparing data and choosing sampler settings",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Matrix orientation",
        "Check finite numeric inputs",
        "Scale variables",
        "Hyperprior defaults",
        "Choose q_new",
        "Choose m_range",
        "Choose the starting covariance model",
        "A prepared call",
        "Practical checklist"
      ],
      "created": "2026-05-22 13:56:54",
      "modified": "2026-05-28 22:16:46",
      "commits": 4
    },
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Worked examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulate a small clustering problem",
        "Fit a fixed-model chain",
        "Summarize posterior samples",
        "Inspect component parameters",
        "Scale the example to real data",
        "What to report"
      ],
      "created": "2026-05-05 07:22:15",
      "modified": "2026-05-28 22:16:46",
      "commits": 8
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "bpgmm",
  "_universes": [
    "yaoxiangli"
  ],
  "_previous": "1.3.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "9041c1131d487bbe085a4f1f7d3150dfc35a6b7b9847e7e4d1a6e33be7da5fa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-28T22:41:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "bd8b5b4fdfdbf4951fa379320b847c89fa16edfd01bb616ca25f92d98ccdac75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "f593112a31af25eefb72dd13adb59b14e7ec176c3ca2abd983ef103f467972b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "2be0d18fea985cbaa3d12cf3b032e60cdb915eb0dff98c140ae52f434c25851e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:28.000Z",
      "arch": "aarch64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "3077a650d8b93aec1a774dd89084b4dec8d0529d3cece0c44fad786bfa73b132",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-28T22:41:16.000Z",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "a1f88ea034a85e512f8eaec60fa3b25d4b984744aeb024a6ba4832e837a918ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:19.000Z",
      "arch": "aarch64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "8a61021b7444c98c2ea12ba4420041120a0007bddeaf170c5e38fcc34b2704b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-28T22:43:53.000Z",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "3c2da64f0b82fc67ace051ac498a5e37cfff7d6ea57a5e845b8c20baea77c51f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:55.000Z",
      "arch": "emscripten",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "e5e3aca20c7db9c0852754175a4ea9ca19f6e1096fa92b0e227f796395bce737",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-28T22:39:57.000Z",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "3086365c2d0f9c52d3b8797622b80e03014e835ffb3ad1543ab82b20fb578b2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-28T22:39:56.000Z",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "73dbc0e091e5f53e1f24f9472b2f96920bb9882dd90a9e694d424ea70092a29b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-28T22:40:02.000Z",
      "arch": "x86_64",
      "commit": "7adb261ec259e2fbf97eceed3cc6ee0d33c66276",
      "fileid": "9c238dd2cd8e716161ffba04a4da05d9c5c547a9ca92e8e31635c15a1f39c51d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26606113951"
    }
  ]
}