{
  "_id": "6a4df211e691af43f13de7fe",
  "Package": "dcmle",
  "Type": "Package",
  "Title": "Hierarchical Models Made Easy with Data Cloning",
  "Version": "0.4-2",
  "Date": "2025-07-12",
  "Authors@R": "c(person(given = \"Peter\",\nfamily = \"Solymos\",\ncomment = c(ORCID = \"0000-0001-7337-1740\"),\nrole = c(\"aut\", \"cre\"),\nemail = \"psolymos@gmail.com\"))",
  "Maintainer": "Peter Solymos <psolymos@gmail.com>",
  "Description": "S4 classes around infrastructure provided by the 'coda'\nand 'dclone' packages to make package development easy as a\nbreeze with data cloning for hierarchical models.",
  "License": "GPL-2",
  "SystemRequirements": "JAGS (>= 3.0.0)",
  "URL": "https://groups.google.com/forum/#!forum/dclone-users,\nhttps://datacloning.org, https://github.com/datacloning/dcmle",
  "BugReports": "https://github.com/datacloning/dcmle/issues",
  "LazyLoad": "yes",
  "Config/pak/sysreqs": "make jags",
  "Repository": "https://psolymos.r-universe.dev",
  "Date/Publication": "2025-07-13 17:40:01 UTC",
  "RemoteUrl": "https://github.com/datacloning/dcmle",
  "RemoteRef": "HEAD",
  "RemoteSha": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 06:39:55 UTC",
    "User": "root"
  },
  "Author": "Peter Solymos [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7337-1740>)",
  "_user": "psolymos",
  "_type": "src",
  "_file": "dcmle_0.4-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/37015fd2739c0da60660d86589ab55fb1d714722936d90a971e155e8a27e3357",
  "_filesize": 187417,
  "_sha256": "37015fd2739c0da60660d86589ab55fb1d714722936d90a971e155e8a27e3357",
  "_expires": "2026-10-16T06:45:35.000Z",
  "_created": "2026-07-08T06:39:55.000Z",
  "_published": "2026-07-08T06:45:37.388Z",
  "_jobs": [
    {
      "job": 85804025462,
      "time": 293,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160263914"
    },
    {
      "job": 85804025504,
      "time": 262,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160254136"
    },
    {
      "job": 85804025495,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160224871"
    },
    {
      "job": 85804025512,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160225544"
    },
    {
      "job": 85803592163,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160179312"
    },
    {
      "job": 85804025539,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8160218277"
    },
    {
      "job": 85804025568,
      "time": 229,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160245261"
    },
    {
      "job": 85804025535,
      "time": 226,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160244156"
    },
    {
      "job": 85804025555,
      "time": 238,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160247050"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646",
  "_status": "success",
  "_upstream": "https://github.com/datacloning/dcmle",
  "_commit": {
    "id": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
    "author": "Peter Solymos <psolymos@gmail.com>",
    "committer": "Peter Solymos <psolymos@gmail.com>",
    "message": "Use Authors@R field in DESCRIPTION\n\nSigned-off-by: Peter Solymos <psolymos@gmail.com>\n",
    "time": 1752428401
  },
  "_maintainer": {
    "name": "Peter Solymos",
    "email": "psolymos@gmail.com",
    "login": "psolymos",
    "linkedin": "in/peter-solymos",
    "twitter": "@psolymos",
    "description": "Tech-bio-nerd",
    "uuid": 831636,
    "orcid": "0000-0001-7337-1740"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "dclone",
      "version": ">= 2.0-0",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats4",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "rjags",
      "role": "Suggests"
    }
  ],
  "_owner": "datacloning",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "psolymos",
      "count": 72,
      "uuid": 831636
    }
  ],
  "_userbio": {
    "uuid": 831636,
    "type": "user",
    "name": "Peter Solymos",
    "followers": 138,
    "description": "Tech-bio-nerd"
  },
  "_downloads": {
    "count": 397,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dcmle"
  },
  "_devurl": "https://github.com/datacloning/dcmle",
  "_searchresults": 102,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dcmle.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/datacloning/dcmle",
  "_realowner": "datacloning",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2011-09-29"
    },
    {
      "version": "0.1-1",
      "date": "2011-10-18"
    },
    {
      "version": "0.1-3",
      "date": "2012-01-31"
    },
    {
      "version": "0.1-4",
      "date": "2012-02-08"
    },
    {
      "version": "0.1-5",
      "date": "2012-02-25"
    },
    {
      "version": "0.2-0",
      "date": "2012-05-03"
    },
    {
      "version": "0.2-1",
      "date": "2012-05-14"
    },
    {
      "version": "0.2-2",
      "date": "2012-07-07"
    },
    {
      "version": "0.2-4",
      "date": "2013-10-01"
    },
    {
      "version": "0.3-0",
      "date": "2016-01-14"
    },
    {
      "version": "0.3-1",
      "date": "2016-03-12"
    },
    {
      "version": "0.4-1",
      "date": "2023-07-04"
    },
    {
      "version": "0.4-2",
      "date": "2025-07-13"
    }
  ],
  "_exports": [
    "acfplot",
    "autocorr.diag",
    "chanames",
    "chisq.diag",
    "coef",
    "confint",
    "crosscorr",
    "crosscorr.plot",
    "cumuplot",
    "dcdiag",
    "dcmle",
    "dcsd",
    "dctable",
    "densityplot",
    "densplot",
    "end",
    "frequency",
    "gelman.diag",
    "gelman.plot",
    "geweke.diag",
    "heidel.diag",
    "lambdamax.diag",
    "makeDcFit",
    "makeGsFit",
    "mcpar",
    "nchain",
    "nclones",
    "niter",
    "nvar",
    "pairs",
    "plot",
    "qqmath",
    "quantile",
    "raftery.diag",
    "show",
    "stack",
    "start",
    "str",
    "summary",
    "thin",
    "time",
    "traceplot",
    "update",
    "varnames",
    "vcov",
    "window",
    "xyplot"
  ],
  "_help": [
    {
      "page": "dcmle-package",
      "title": "Hierarchical Models Made Easy with Data Cloning",
      "topics": [
        "dcmle-package"
      ]
    },
    {
      "page": "chanames",
      "title": "coda package related generic functions",
      "topics": [
        "chanames",
        "varnames"
      ]
    },
    {
      "page": "codaMCMC-class",
      "title": "Class '\"codaMCMC\"'",
      "topics": [
        "acfplot,codaMCMC-method",
        "as.array,codaMCMC-method",
        "as.matrix,codaMCMC-method",
        "as.mcmc.list,codaMCMC-method",
        "autocorr.diag,codaMCMC-method",
        "chanames,codaMCMC-method",
        "chisq.diag,codaMCMC-method",
        "codaMCMC-class",
        "coef,codaMCMC-method",
        "coerce,codaMCMC,dcmle-method",
        "coerce,codaMCMC,MCMClist-method",
        "coerce,MCMClist,codaMCMC-method",
        "confint,codaMCMC-method",
        "crosscorr,codaMCMC-method",
        "crosscorr.plot,codaMCMC-method",
        "cumuplot,codaMCMC-method",
        "dcdiag,codaMCMC-method",
        "dcsd,codaMCMC-method",
        "dctable,codaMCMC-method",
        "densityplot,codaMCMC-method",
        "densplot,codaMCMC-method",
        "end,codaMCMC-method",
        "frequency,codaMCMC-method",
        "gelman.diag,codaMCMC-method",
        "gelman.plot,codaMCMC-method",
        "geweke.diag,codaMCMC-method",
        "head,codaMCMC-method",
        "heidel.diag,codaMCMC-method",
        "lambdamax.diag,codaMCMC-method",
        "mcpar,codaMCMC-method",
        "nchain,codaMCMC-method",
        "nclones,codaMCMC-method",
        "niter,codaMCMC-method",
        "nvar,codaMCMC-method",
        "pairs,codaMCMC-method",
        "plot,codaMCMC,missing-method",
        "qqmath,codaMCMC-method",
        "quantile,codaMCMC-method",
        "raftery.diag,codaMCMC-method",
        "show,codaMCMC-method",
        "stack,codaMCMC-method",
        "start,codaMCMC-method",
        "summary,codaMCMC-method",
        "tail,codaMCMC-method",
        "thin,codaMCMC-method",
        "time,codaMCMC-method",
        "traceplot,codaMCMC-method",
        "varnames,codaMCMC-method",
        "vcov,codaMCMC-method",
        "window,codaMCMC-method",
        "xyplot,codaMCMC-method",
        "[,codaMCMC-method",
        "[[,codaMCMC-method"
      ]
    },
    {
      "page": "crosscorr.plot",
      "title": "Generic after similar coda function",
      "topics": [
        "crosscorr.plot"
      ]
    },
    {
      "page": "cumuplot",
      "title": "Generic after similar coda function",
      "topics": [
        "cumuplot"
      ]
    },
    {
      "page": "custommodel-class",
      "title": "Class '\"custommodel\"'",
      "topics": [
        "custommodel-class"
      ]
    },
    {
      "page": "dcArgs-class",
      "title": "Class '\"dcArgs\"'",
      "topics": [
        "dcArgs-class"
      ]
    },
    {
      "page": "dcCodaMCMC-class",
      "title": "Class '\"dcCodaMCMC\"'",
      "topics": [
        "coerce,dcCodaMCMC,dcmle-method",
        "coerce,dcCodaMCMC,MCMClist-method",
        "coerce,MCMClist,dcCodaMCMC-method",
        "confint,dcCodaMCMC-method",
        "dcCodaMCMC-class",
        "dcdiag,dcCodaMCMC-method",
        "dctable,dcCodaMCMC-method",
        "nclones,dcCodaMCMC-method",
        "str,dcCodaMCMC-method",
        "summary,dcCodaMCMC-method",
        "[,codaMCMC,ANY,ANY,ANY-method",
        "[,dcCodaMCMC,ANY,ANY,ANY-method",
        "[,dcCodaMCMC-method",
        "[,dcmle,ANY,ANY,ANY-method",
        "[[,dcCodaMCMC-method"
      ]
    },
    {
      "page": "dcdiag-class",
      "title": "Class '\"dcdiag\"'",
      "topics": [
        "dcdiag-class"
      ]
    },
    {
      "page": "dcdiag_1-class",
      "title": "Class '\"dcDiag\"'",
      "topics": [
        "dcDiag-class"
      ]
    },
    {
      "page": "dcFit-class",
      "title": "Class '\"dcFit\"'",
      "topics": [
        "dcFit-class",
        "show,dcFit-method"
      ]
    },
    {
      "page": "dcFunction-class",
      "title": "Class '\"dcFunction\"'",
      "topics": [
        "dcFunction-class"
      ]
    },
    {
      "page": "dcInits-class",
      "title": "Class '\"dcInits\"'",
      "topics": [
        "dcInits-class"
      ]
    },
    {
      "page": "dcmle",
      "title": "Asymptotic maximum likelihood estimation with data cloning",
      "topics": [
        "dcmle"
      ]
    },
    {
      "page": "dcmle-class",
      "title": "Class '\"dcmle\"'",
      "topics": [
        "acfplot,dcmle-method",
        "as.array,dcmle-method",
        "as.matrix,dcmle-method",
        "as.mcmc.list,dcmle-method",
        "autocorr.diag,dcmle-method",
        "chanames,dcmle-method",
        "chisq.diag,dcmle-method",
        "coef,dcmle-method",
        "coerce,dcmle,codaMCMC-method",
        "coerce,dcmle,dcCodaMCMC-method",
        "coerce,dcmle,MCMClist-method",
        "coerce,MCMClist,dcmle-method",
        "confint,dcmle-method",
        "crosscorr,dcmle-method",
        "crosscorr.plot,dcmle-method",
        "cumuplot,dcmle-method",
        "dcdiag,dcmle-method",
        "dcmle-class",
        "dcsd,dcmle-method",
        "dctable,dcmle-method",
        "densityplot,dcmle-method",
        "densplot,dcmle-method",
        "end,dcmle-method",
        "frequency,dcmle-method",
        "gelman.diag,dcmle-method",
        "gelman.plot,dcmle-method",
        "geweke.diag,dcmle-method",
        "head,dcmle-method",
        "heidel.diag,dcmle-method",
        "lambdamax.diag,dcmle-method",
        "mcpar,dcmle-method",
        "nchain,dcmle-method",
        "nclones,dcmle-method",
        "niter,dcmle-method",
        "nvar,dcmle-method",
        "pairs,dcmle-method",
        "plot,dcmle,missing-method",
        "qqmath,dcmle-method",
        "quantile,dcmle-method",
        "raftery.diag,dcmle-method",
        "show,dcmle-method",
        "stack,dcmle-method",
        "start,dcmle-method",
        "str,dcmle-method",
        "summary,dcmle-method",
        "tail,dcmle-method",
        "thin,dcmle-method",
        "time,dcmle-method",
        "traceplot,dcmle-method",
        "update,dcmle-method",
        "varnames,dcmle-method",
        "vcov,dcmle-method",
        "window,dcmle-method",
        "xyplot,dcmle-method",
        "[,dcmle-method",
        "[[,dcmle-method"
      ]
    },
    {
      "page": "dcModel-class",
      "title": "Class '\"dcModel\"'",
      "topics": [
        "dcModel-class"
      ]
    },
    {
      "page": "dcParams-class",
      "title": "Class '\"dcParams\"'",
      "topics": [
        "dcParams-class"
      ]
    },
    {
      "page": "dctable-class",
      "title": "Class '\"dctable\"'",
      "topics": [
        "dctable-class"
      ]
    },
    {
      "page": "dctable_1-class",
      "title": "Class '\"dcTable\"'",
      "topics": [
        "dcTable-class"
      ]
    },
    {
      "page": "diagnostics",
      "title": "Diagnostic functions set as generic",
      "topics": [
        "gelman.diag",
        "gelman.plot",
        "geweke.diag",
        "heidel.diag",
        "raftery.diag"
      ]
    },
    {
      "page": "gsFit-class",
      "title": "Class '\"gsFit\"'",
      "topics": [
        "gsFit-class",
        "show,gsFit-method"
      ]
    },
    {
      "page": "makefit",
      "title": "Data object creators",
      "topics": [
        "makeDcFit",
        "makeGsFit"
      ]
    },
    {
      "page": "mcmc-class",
      "title": "Class '\"mcmc\"'",
      "topics": [
        "mcmc-class"
      ]
    },
    {
      "page": "mcmc.list-class",
      "title": "Class '\"mcmc.list\"'",
      "topics": [
        "mcmc.list-class"
      ]
    },
    {
      "page": "mcmc.list.dc-class",
      "title": "Class '\"mcmc.list.dc\"'",
      "topics": [
        "mcmc.list.dc-class"
      ]
    },
    {
      "page": "MCMClist-class",
      "title": "Class '\"MCMClist\"'",
      "topics": [
        "acfplot,MCMClist-method",
        "autocorr.diag,MCMClist-method",
        "chanames,MCMClist-method",
        "chisq.diag,MCMClist-method",
        "confint,MCMClist-method",
        "crosscorr,MCMClist-method",
        "crosscorr.plot,MCMClist-method",
        "cumuplot,MCMClist-method",
        "densityplot,MCMClist-method",
        "densplot,MCMClist-method",
        "frequency,MCMClist-method",
        "gelman.diag,MCMClist-method",
        "gelman.plot,MCMClist-method",
        "geweke.diag,MCMClist-method",
        "heidel.diag,MCMClist-method",
        "lambdamax.diag,MCMClist-method",
        "MCMClist-class",
        "mcpar,MCMClist-method",
        "nchain,MCMClist-method",
        "niter,MCMClist-method",
        "nvar,MCMClist-method",
        "pairs,MCMClist-method",
        "plot,MCMClist,missing-method",
        "qqmath,MCMClist-method",
        "quantile,MCMClist-method",
        "raftery.diag,MCMClist-method",
        "thin,MCMClist-method",
        "traceplot,MCMClist-method",
        "varnames,MCMClist-method",
        "xyplot,MCMClist-method"
      ]
    },
    {
      "page": "nClones-class",
      "title": "Class '\"nClones\"'",
      "topics": [
        "nClones-class"
      ]
    },
    {
      "page": "summary.codaMCMC-class",
      "title": "Class '\"summary.codaMCMC\"'",
      "topics": [
        "show,summary.codaMCMC-method",
        "summary.codaMCMC-class"
      ]
    },
    {
      "page": "summary.dcCodaMCMC-class",
      "title": "Class '\"summary.dcCodaMCMC\"'",
      "topics": [
        "show,summary.dcCodaMCMC-method",
        "summary.dcCodaMCMC-class"
      ]
    },
    {
      "page": "summary.dcmle-class",
      "title": "Class '\"summary.dcmle\"'",
      "topics": [
        "show,summary.dcmle-method",
        "summary.dcmle-class"
      ]
    }
  ],
  "_readme": "https://github.com/datacloning/dcmle/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "boot",
    "callr",
    "checkmate",
    "cli",
    "coda",
    "cpp11",
    "dclone",
    "desc",
    "distributional",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "loo",
    "magrittr",
    "Matrix",
    "matrixStats",
    "numDeriv",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "QuickJSR",
    "R2OpenBUGS",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rjags",
    "rlang",
    "rstan",
    "S7",
    "scales",
    "StanHeaders",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2604.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.48572142648158,
  "_indexed": false,
  "_nocasepkg": "dcmle",
  "_universes": [
    "psolymos"
  ],
  "_indexurl": "https://datacloning.r-universe.dev/dcmle",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-2",
      "date": "2026-07-08T06:43:00.000Z",
      "distro": "resolute",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/d77d03925bc284a41896c04730c9e18bbcb65dbd3a827ce81dc674e12ed1945f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4-2",
      "date": "2026-07-08T06:42:50.000Z",
      "distro": "resolute",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/7cf1c91da23feb90a05b63bea292217b354eae27fa575abfd3c14d1a4b6347f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-2",
      "date": "2026-07-08T06:41:38.000Z",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/3af04177d1893c4831392d3acfb19b1751a96669cba1595965dded5cec52f8e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4-2",
      "date": "2026-07-08T06:41:38.000Z",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/294b00b7c3a782b20337a6625b893acdcaa4523c75641201df36500bf152abc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-2",
      "date": "2026-07-08T06:42:27.000Z",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/6425ef529d033e611933867e300fcb7754a27c10f24e68d36cfdbff291b20c70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-2",
      "date": "2026-07-08T06:41:33.000Z",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/73543e4c9c94260db0f770b830fbc8e6acc7e2fe56b06eeedce6b5f2e4424e6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-2",
      "date": "2026-07-08T06:41:30.000Z",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/1a4934dd5c5cd491927f3b5c4eb63132600ead5cfad518599aac894ea55eff02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4-2",
      "date": "2026-07-08T06:41:41.000Z",
      "commit": "7f6f88fa4ede99d86668303d5cbe7c43c3f898f0",
      "fileid": "https://r2.ropensci.org/5c364a41edfd4a3865f24ff4771f5447f2319e030e9fc6357930311fa2fbb5b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/psolymos/actions/runs/28922804646"
    }
  ]
}