{
  "_id": "6a2a91327b7a29ca6004ce67",
  "Package": "dmbc",
  "Type": "Package",
  "Title": "Model Based Clustering of Binary Dissimilarity Measurements",
  "Version": "1.0.3",
  "Date": "2024-09-24",
  "Authors@R": "c(\nperson(\"Sergio\", \"Venturini\", role=c(\"aut\", \"cre\"), email = \"sergio.venturini@unicatt.it\"),\nperson(\"Raffaella\", \"Piccarreta\", role=c(\"ctb\"), email = \"raffaella.piccarreta@unibocconi.it\"))",
  "Description": "Functions for fitting a Bayesian model for grouping binary\ndissimilarity matrices in homogeneous clusters. Currently, it\nincludes methods only for binary data\n(<doi:10.18637/jss.v100.i16>).",
  "Author": "Sergio Venturini [aut, cre], Raffaella Piccarreta [ctb]",
  "Maintainer": "Sergio Venturini <sergio.venturini@unicatt.it>",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "LazyData": "TRUE",
  "BugReports": "https://github.com/sergioventurini/dmbc/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-06-11 10:38:21 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-25 03:02:12 UTC",
  "RemoteUrl": "https://github.com/cran/dmbc",
  "RemoteRef": "HEAD",
  "RemoteSha": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
  "MD5sum": "96689f23a81249af2bf8a0ea6ef06250",
  "_user": "cran",
  "_type": "src",
  "_file": "dmbc_1.0.3.tar.gz",
  "_fileid": "da05aadfb079f3c54d11b88074c7ad90d02708d3887e6f6339a8345615a81db2",
  "_filesize": 357678,
  "_sha256": "da05aadfb079f3c54d11b88074c7ad90d02708d3887e6f6339a8345615a81db2",
  "_created": "2026-06-11T10:38:21.000Z",
  "_published": "2026-06-11T10:42:58.028Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80777846840,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561840553"
    },
    {
      "job": 80777846857,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561841769"
    },
    {
      "job": 80777846831,
      "time": 191,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561848295"
    },
    {
      "job": 80777846833,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561850501"
    },
    {
      "job": 80777196420,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561777826"
    },
    {
      "job": 80777846789,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561833266"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27340894580",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dmbc",
  "_commit": {
    "id": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
    "author": "Sergio Venturini <sergio.venturini@unicatt.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1727233332
  },
  "_maintainer": {
    "name": "Sergio Venturini",
    "email": "sergio.venturini@unicatt.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "bayesplot",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "coda",
      "version": ">= 0.19-3",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.8.1",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "modeltools",
      "version": ">= 0.2-22",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "version": ">= 0.93-5",
      "role": "Imports"
    },
    {
      "package": "robustX",
      "version": ">= 1.2-5",
      "role": "Imports"
    },
    {
      "package": "stats4",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mcmcplots",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dmbc"
  },
  "_devurl": "https://github.com/sergioventurini/dmbc",
  "_searchresults": 11,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dmbc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sergioventurini/dmbc",
  "_realowner": "sergioventurini",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2020-06-12"
    },
    {
      "version": "0.4.0",
      "date": "2020-08-01"
    },
    {
      "version": "1.0.0",
      "date": "2021-11-21"
    },
    {
      "version": "1.0.1",
      "date": "2022-04-26"
    },
    {
      "version": "1.0.2",
      "date": "2024-01-16"
    },
    {
      "version": "1.0.3",
      "date": "2024-09-24"
    }
  ],
  "_exports": [
    "adjust_x",
    "bmds",
    "bmds_get_x_mode",
    "check_control",
    "check_list_na",
    "check_prior",
    "clusters",
    "comp_ssr",
    "control_dmbc",
    "dmbc",
    "dmbc_check_groups",
    "dmbc_control",
    "dmbc_fit",
    "dmbc_fit_list_to_list",
    "dmbc_fit_list_to_mcmc.list",
    "dmbc_fit_to_mcmc",
    "dmbc_get_configuration",
    "dmbc_get_map",
    "dmbc_get_ml",
    "dmbc_get_postmean",
    "dmbc_get_postmedian",
    "dmbc_IC",
    "dmbc_init",
    "dmbc_logLik",
    "dmbc_logLik_rbmds",
    "dmbc_match_groups",
    "dmbc_prior",
    "initialize",
    "mdsic",
    "plot",
    "prior_dmbc",
    "show",
    "subset",
    "summary",
    "update",
    "update_prior"
  ],
  "_datasets": [
    {
      "name": "animals",
      "title": "List of binary dissimilarity matrices among 18 animals.",
      "object": "animals",
      "class": [
        "dmbc_data"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "kinship",
      "title": "List of binary dissimilarity matrices among 15 kinship terms.",
      "object": "kinship",
      "class": [
        "dmbc_data"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "simdiss",
      "title": "Simulated binary dissimilarity matrices.",
      "object": "simdiss",
      "class": [
        "dmbc_data"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adjust_x",
      "title": "Adjustment of the center and orientation of a latent configuration.",
      "topics": [
        "adjust_x"
      ]
    },
    {
      "page": "animals",
      "title": "List of binary dissimilarity matrices among 18 animals.",
      "topics": [
        "animals"
      ]
    },
    {
      "page": "bmds",
      "title": "Bayesian multidimensional scaling (BMDS) using Markov Chain Monte Carlo (MCMC).",
      "topics": [
        "bmds"
      ]
    },
    {
      "page": "bmds_get_x_mode",
      "title": "Posterior mode latent configuration in Bayesian multidimensional scaling (BMDS).",
      "topics": [
        "bmds_get_x_mode"
      ]
    },
    {
      "page": "check_list_na",
      "title": "Auxiliary function to recursively check NAs in a list.",
      "topics": [
        "check_list_na"
      ]
    },
    {
      "page": "clusters-dmbc_config-method",
      "title": "Extract the final cluster memberships from a 'dmbc_config' class instance.",
      "topics": [
        "clusters,dmbc_config-method",
        "dmbc_config-clusters"
      ]
    },
    {
      "page": "comp_ssr",
      "title": "Sum of squared residuals (SSR) from the observed distances and the given latent configuration.",
      "topics": [
        "comp_ssr"
      ]
    },
    {
      "page": "dmbc",
      "title": "Estimation of a DMBC model.",
      "topics": [
        "dmbc"
      ]
    },
    {
      "page": "dmbc_check_groups",
      "title": "Auxiliary function for checking the grouping results of a fitted DMBC model.",
      "topics": [
        "dmbc_check_groups"
      ]
    },
    {
      "page": "dmbc_config-class",
      "title": "An S4 class to represent the latent configuration estimate for a DMBC model.",
      "topics": [
        "dmbc_config",
        "dmbc_config-class"
      ]
    },
    {
      "page": "dmbc_control",
      "title": "Auxiliary Function for Controlling DMBC Model Fitting",
      "topics": [
        "check_control",
        "control_dmbc",
        "dmbc_control"
      ]
    },
    {
      "page": "dmbc_data-class",
      "title": "An S4 class to represent the data to use in a DMBC model.",
      "topics": [
        "dmbc_data",
        "dmbc_data-class"
      ]
    },
    {
      "page": "dmbc_fit",
      "title": "Fitter function for DMBC models.",
      "topics": [
        "dmbc_fit"
      ]
    },
    {
      "page": "dmbc_fit_list_to_list",
      "title": "Conversion of an 'dmbc_fit_list' object to a 'list'.",
      "topics": [
        "dmbc_fit_list_to_list"
      ]
    },
    {
      "page": "dmbc_fit_list_to_mcmc.list",
      "title": "Conversion of an 'dmbc_fit_list' object to an object of class 'mcmc.list'.",
      "topics": [
        "dmbc_fit_list_to_mcmc.list"
      ]
    },
    {
      "page": "dmbc_fit_list-class",
      "title": "An S4 class to represent the results of fitting DMBC model.",
      "topics": [
        "dmbc_fit_list",
        "dmbc_fit_list-class"
      ]
    },
    {
      "page": "dmbc_fit_to_mcmc",
      "title": "Conversion of an 'dmbc_fit' object to an object of class 'mcmc'.",
      "topics": [
        "dmbc_fit_to_mcmc"
      ]
    },
    {
      "page": "dmbc_fit-class",
      "title": "An S4 class to represent the results of fitting DMBC model.",
      "topics": [
        "dmbc_fit-class"
      ]
    },
    {
      "page": "dmbc_get_configuration",
      "title": "Extractor function for a fitted DMBC model.",
      "topics": [
        "dmbc_get_configuration"
      ]
    },
    {
      "page": "dmbc_get_map",
      "title": "Extractor function for a fitted DMBC model.",
      "topics": [
        "dmbc_get_map"
      ]
    },
    {
      "page": "dmbc_get_ml",
      "title": "Extractor function for a fitted DMBC model.",
      "topics": [
        "dmbc_get_ml"
      ]
    },
    {
      "page": "dmbc_get_postmean",
      "title": "Extractor function for a fitted DMBC model.",
      "topics": [
        "dmbc_get_postmean"
      ]
    },
    {
      "page": "dmbc_get_postmedian",
      "title": "Extractor function for a fitted DMBC model.",
      "topics": [
        "dmbc_get_postmedian"
      ]
    },
    {
      "page": "dmbc_IC",
      "title": "Model selection of DMBC models.",
      "topics": [
        "dmbc_IC"
      ]
    },
    {
      "page": "dmbc_ic-class",
      "title": "An S4 class to represent the comparison of a set of DMBC models.",
      "topics": [
        "dmbc_ic",
        "dmbc_ic-class"
      ]
    },
    {
      "page": "dmbc_init",
      "title": "Function to compute the starting values before fitting a DMBC models.",
      "topics": [
        "dmbc_init"
      ]
    },
    {
      "page": "dmbc_logLik",
      "title": "Log-likelihood for DMBC models.",
      "topics": [
        "dmbc_logLik"
      ]
    },
    {
      "page": "dmbc_logLik_rbmds",
      "title": "Log-likelihood for DMBC models.",
      "topics": [
        "dmbc_logLik_rbmds"
      ]
    },
    {
      "page": "dmbc_match_groups",
      "title": "Auxiliary function for realigning the grouping of a fitted DMBC model.",
      "topics": [
        "dmbc_match_groups"
      ]
    },
    {
      "page": "dmbc_model-class",
      "title": "An S4 class to represent a DMBC model.",
      "topics": [
        "dmbc_model",
        "dmbc_model-class"
      ]
    },
    {
      "page": "dmbc_prior",
      "title": "Auxiliary Function for Setting DMBC Model Priors",
      "topics": [
        "check_prior",
        "dmbc_prior",
        "prior_dmbc",
        "update_prior"
      ]
    },
    {
      "page": "initialize-dmbc_config-method",
      "title": "Create an instance of the 'dmbc_config' class using new/initialize.",
      "topics": [
        "dmbc_config-initialize",
        "initialize,dmbc_config-method"
      ]
    },
    {
      "page": "initialize-dmbc_data-method",
      "title": "Create an instance of the 'dmbc_data' class using new/initialize.",
      "topics": [
        "dmbc_data-initialize",
        "initialize,dmbc_data-method"
      ]
    },
    {
      "page": "initialize-dmbc_fit_list-method",
      "title": "Create an instance of the 'dmbc_fit_list' class using new/initialize.",
      "topics": [
        "dmbc_fit_list-initialize",
        "initialize,dmbc_fit_list-method"
      ]
    },
    {
      "page": "initialize-dmbc_fit-method",
      "title": "Create an instance of the 'dmbc_fit' class using new/initialize.",
      "topics": [
        "dmbc_fit-initialize",
        "initialize,dmbc_fit-method"
      ]
    },
    {
      "page": "initialize-dmbc_ic-method",
      "title": "Create an instance of the 'dmbc_ic' class using new/initialize.",
      "topics": [
        "dmbc_ic-initialize",
        "initialize,dmbc_ic-method"
      ]
    },
    {
      "page": "initialize-dmbc_model-method",
      "title": "Create an instance of the 'dmbc_model' class using new/initialize.",
      "topics": [
        "dmbc_model-initialize",
        "initialize,dmbc_model-method"
      ]
    },
    {
      "page": "kinship",
      "title": "List of binary dissimilarity matrices among 15 kinship terms.",
      "topics": [
        "kinship"
      ]
    },
    {
      "page": "mdsic",
      "title": "Information criterion for Bayesian multidimensional scaling (BMDS).",
      "topics": [
        "mdsic"
      ]
    },
    {
      "page": "plot-dmbc_config-ANY-method",
      "title": "Provide a graphical summary of a 'dmbc_config' class instance.",
      "topics": [
        "dmbc_config-plot",
        "plot,dmbc_config,ANY-method",
        "plot,dmbc_config-method"
      ]
    },
    {
      "page": "plot-dmbc_data-ANY-method",
      "title": "Provide a graphical summary of a 'dmbc_data' class instance.",
      "topics": [
        "dmbc_data-plot",
        "plot,dmbc_data,ANY-method",
        "plot,dmbc_data-method"
      ]
    },
    {
      "page": "plot-dmbc_fit_list-ANY-method",
      "title": "Provide a graphical summary of a 'dmbc_fit_list' class instance.",
      "topics": [
        "dmbc_fit_list-plot",
        "plot,dmbc_fit_list,ANY-method",
        "plot,dmbc_fit_list-method"
      ]
    },
    {
      "page": "plot-dmbc_fit-ANY-method",
      "title": "Provide a graphical summary of a 'dmbc_fit' class instance.",
      "topics": [
        "dmbc_fit-plot",
        "plot,dmbc_fit,ANY-method",
        "plot,dmbc_fit-method"
      ]
    },
    {
      "page": "plot-dmbc_ic-ANY-method",
      "title": "Provide a graphical summary of a 'dmbc_ic' class instance.",
      "topics": [
        "dmbc_ic-plot",
        "plot,dmbc_ic,ANY-method",
        "plot,dmbc_ic-method"
      ]
    },
    {
      "page": "show-dmbc_config-method",
      "title": "Show an instance of the 'dmbc_config' class.",
      "topics": [
        "dmbc_config-show",
        "show,dmbc_config-method"
      ]
    },
    {
      "page": "show-dmbc_data-method",
      "title": "Show an instance of the 'dmbc_data' class.",
      "topics": [
        "dmbc_data-show",
        "show,dmbc_data-method"
      ]
    },
    {
      "page": "show-dmbc_fit_list-method",
      "title": "Show an instance of the 'dmbc_fit_list' class.",
      "topics": [
        "dmbc_fit_list-show",
        "show,dmbc_fit_list-method"
      ]
    },
    {
      "page": "show-dmbc_fit-method",
      "title": "Show an instance of the 'dmbc_fit' class.",
      "topics": [
        "dmbc_fit-show",
        "show,dmbc_fit-method"
      ]
    },
    {
      "page": "show-dmbc_ic-method",
      "title": "Show an instance of the 'dmbc_ic' class.",
      "topics": [
        "dmbc_ic-show",
        "show,dmbc_ic-method"
      ]
    },
    {
      "page": "show-dmbc_model-method",
      "title": "Show an instance of the 'dmbc_model' class.",
      "topics": [
        "dmbc_model-show",
        "show,dmbc_model-method"
      ]
    },
    {
      "page": "simdiss",
      "title": "Simulated binary dissimilarity matrices.",
      "topics": [
        "simdiss"
      ]
    },
    {
      "page": "subset-dmbc_fit_list-method",
      "title": "Subsetting a 'dmbc_fit_list' object.",
      "topics": [
        "dmbc_fit_list-subset",
        "subset,dmbc_fit_list-method"
      ]
    },
    {
      "page": "subset-dmbc_fit-method",
      "title": "Subsetting a 'dmbc_fit' object.",
      "topics": [
        "dmbc_fit-subset",
        "subset,dmbc_fit-method"
      ]
    },
    {
      "page": "summary-dmbc_config-method",
      "title": "Provide a summary of a 'dmbc_config' class instance.",
      "topics": [
        "dmbc_config-summary",
        "summary,dmbc_config-method"
      ]
    },
    {
      "page": "summary-dmbc_data-method",
      "title": "Provide a summary of a 'dmbc_data' class instance.",
      "topics": [
        "dmbc_data-summary",
        "summary,dmbc_data-method"
      ]
    },
    {
      "page": "summary-dmbc_fit_list-method",
      "title": "Provide a summary of a 'dmbc_fit_list' class instance.",
      "topics": [
        "dmbc_fit_list-summary",
        "summary,dmbc_fit_list-method"
      ]
    },
    {
      "page": "summary-dmbc_fit-method",
      "title": "Provide a summary of a 'dmbc_fit' class instance.",
      "topics": [
        "dmbc_fit-summary",
        "summary,dmbc_fit-method"
      ]
    },
    {
      "page": "summary-dmbc_ic-method",
      "title": "Provide a summary of a 'dmbc_ic' class instance.",
      "topics": [
        "dmbc_ic-summary",
        "summary,dmbc_ic-method"
      ]
    },
    {
      "page": "update-dmbc_ic-method",
      "title": "Provide an update of a 'dmbc_ic' class instance.",
      "topics": [
        "dmbc_ic-update",
        "update,dmbc_ic-method"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "bayesplot",
    "checkmate",
    "cli",
    "coda",
    "cpp11",
    "DEoptimR",
    "distributional",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "modeltools",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "posterior",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "reshape2",
    "rlang",
    "robustbase",
    "robustX",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.0413926851582251,
  "_indexed": false,
  "_nocasepkg": "dmbc",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sergioventurini.r-universe.dev/dmbc",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-11T10:41:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
      "fileid": "4fd57a447dab7ff2f51b35dca7a6a91e4ea585f552640a54be5e935d059bdfe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340894580"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-11T10:41:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
      "fileid": "ad93c4e154a700d0fe297334713389028baf36658541c9394b24ff06ffdb7856",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340894580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-11T10:41:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
      "fileid": "970f19c81c61f23b9db6c586befbf961394d3177da4e19b79b2a9436d5df927d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340894580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-11T10:41:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
      "fileid": "641495c1cf9204ebdbd61c8422480afde560623620dc6ec8ba38fd2b16496de5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340894580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-11T10:41:17.000Z",
      "arch": "emscripten",
      "commit": "49b5a48ca1699d145f454d1f6a694e484237d0e8",
      "fileid": "276a48c1605ba79e371501dcd8590f2c182dff180150ed3a241e9fd131f7fc50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340894580"
    }
  ]
}