{
  "_id": "6a49bd60dd856319bc563bcf",
  "Package": "CGGP",
  "Type": "Package",
  "Title": "Composite Grid Gaussian Processes",
  "Version": "1.0.4.9000",
  "Authors@R": "c(\nperson(\"Collin\", \"Erickson\", email = \"collinberickson@gmail.com\", role = c(\"aut\", \"cre\")), # Creator is who gets bothered with issues\nperson(\"Matthew\", \"Plumlee\", role = c(\"aut\"))\n) # Maintainer: Who to complain to <yourfault@somewhere.net>",
  "Description": "Run computer experiments using the adaptive composite grid\nalgorithm with a Gaussian process model. The algorithm works\nbest when running an experiment that can evaluate thousands of\npoints from a deterministic computer simulation. This package\nis an implementation of a forthcoming paper by Plumlee,\nErickson, Ankenman, et al. For a preprint of the paper, contact\nthe maintainer of this package.",
  "License": "GPL-3",
  "URL": "https://github.com/CollinErickson/CGGP",
  "BugReports": "https://github.com/CollinErickson/CGGP/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://collinerickson.r-universe.dev",
  "Date/Publication": "2024-01-25 03:20:37 UTC",
  "RemoteUrl": "https://github.com/collinerickson/cggp",
  "RemoteRef": "HEAD",
  "RemoteSha": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 11:17:40 UTC",
    "User": "root"
  },
  "Author": "Collin Erickson [aut, cre],\nMatthew Plumlee [aut]",
  "Maintainer": "Collin Erickson <collinberickson@gmail.com>",
  "_user": "collinerickson",
  "_type": "src",
  "_file": "CGGP_1.0.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/cdb8f263c3fc93cbae768922ef25e089be074d9c3fc1a622da550a0dd67cdb19",
  "_filesize": 794642,
  "_sha256": "cdb8f263c3fc93cbae768922ef25e089be074d9c3fc1a622da550a0dd67cdb19",
  "_expires": "2026-10-13T02:11:42.000Z",
  "_created": "2026-06-18T11:17:40.000Z",
  "_published": "2026-07-05T02:11:44.264Z",
  "_jobs": [
    {
      "job": 85185002312,
      "time": 227,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721849841"
    },
    {
      "job": 85185002195,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721844822"
    },
    {
      "job": 85185002462,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721830105"
    },
    {
      "job": 85185002175,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721844197"
    },
    {
      "job": 85185002317,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721820732"
    },
    {
      "job": 85185002232,
      "time": 343,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721887960"
    },
    {
      "job": 85185002083,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721832210"
    },
    {
      "job": 85185002218,
      "time": 320,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721880587"
    },
    {
      "job": 85185002073,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721771885"
    },
    {
      "job": 85185002118,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721811033"
    },
    {
      "job": 85185002062,
      "time": 238,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721852778"
    },
    {
      "job": 85185002202,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721847579"
    },
    {
      "job": 85185002133,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721854419"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495",
  "_status": "success",
  "_upstream": "https://github.com/collinerickson/cggp",
  "_commit": {
    "id": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
    "author": "Collin Erickson <collinberickson@gmail.com>",
    "committer": "Collin Erickson <collinberickson@gmail.com>",
    "message": "Post release update\n",
    "time": 1706152837
  },
  "_maintainer": {
    "name": "Collin Erickson",
    "email": "collinberickson@gmail.com",
    "login": "collinerickson",
    "description": "",
    "uuid": 2402685
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "collinerickson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "collinerickson",
      "count": 655,
      "uuid": 2402685
    },
    {
      "user": "mattplumlee",
      "count": 83,
      "uuid": 44731411
    }
  ],
  "_userbio": {
    "uuid": 2402685,
    "type": "user",
    "name": "Collin Erickson",
    "followers": 15
  },
  "_downloads": {
    "count": 279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CGGP"
  },
  "_devurl": "https://github.com/collinerickson/cggp",
  "_searchresults": 17,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CGGP.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/collinerickson/cggp",
  "_realowner": "collinerickson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-06-13"
    },
    {
      "version": "1.0.1",
      "date": "2019-06-15"
    },
    {
      "version": "1.0.2",
      "date": "2020-03-29"
    },
    {
      "version": "1.0.3",
      "date": "2021-05-08"
    },
    {
      "version": "1.0.4",
      "date": "2024-01-23"
    }
  ],
  "_exports": [
    "CGGP_internal_calcMSE",
    "CGGP_internal_calcMSEde",
    "CGGP_internal_calcpw",
    "CGGP_internal_calcpwanddpw",
    "CGGP_internal_CorrMatCauchy",
    "CGGP_internal_CorrMatCauchySQ",
    "CGGP_internal_CorrMatCauchySQT",
    "CGGP_internal_CorrMatGaussian",
    "CGGP_internal_CorrMatMatern32",
    "CGGP_internal_CorrMatMatern52",
    "CGGP_internal_CorrMatPowerExp",
    "CGGP_internal_CorrMatWendland0",
    "CGGP_internal_CorrMatWendland1",
    "CGGP_internal_CorrMatWendland2",
    "CGGP_internal_gneglogpost",
    "CGGP_internal_MSEpredcalc",
    "CGGP_internal_neglogpost",
    "CGGP_internal_set_corr",
    "CGGPappend",
    "CGGPcreate",
    "CGGPfit",
    "CGGPplotblocks",
    "CGGPplotblockselection",
    "CGGPplotcorr",
    "CGGPplotheat",
    "CGGPplothist",
    "CGGPplotsamplesneglogpost",
    "CGGPplotslice",
    "CGGPplottheta",
    "CGGPplotvariogram",
    "CGGPpred",
    "CGGPvalplot",
    "CGGPvalstats",
    "rcpp_fastmatclcr",
    "rcpp_fastmatclcranddclcr",
    "rcpp_gkronDBS",
    "rcpp_kronDBS",
    "valplot",
    "valstats"
  ],
  "_help": [
    {
      "page": "CGGP",
      "title": "CGGP: A package for running sparse grid computer experiments",
      "topics": [
        "CGGP-package",
        "CGGP"
      ]
    },
    {
      "page": "CGGP_internal_calcMSE",
      "title": "Calculate MSE over single dimension",
      "topics": [
        "CGGP_internal_calcMSE"
      ]
    },
    {
      "page": "CGGP_internal_calcMSEde",
      "title": "Calculate MSE over blocks",
      "topics": [
        "CGGP_internal_calcMSEde"
      ]
    },
    {
      "page": "CGGP_internal_calcpw",
      "title": "Calculate predictive weights for CGGP",
      "topics": [
        "CGGP_internal_calcpw"
      ]
    },
    {
      "page": "CGGP_internal_calcpwanddpw",
      "title": "Calculate derivative of pw",
      "topics": [
        "CGGP_internal_calcpwanddpw"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatCauchy",
      "title": "Cauchy correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatCauchy"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatCauchySQ",
      "title": "CauchySQ correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatCauchySQ"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatCauchySQT",
      "title": "CauchySQT correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatCauchySQT"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatGaussian",
      "title": "Gaussian correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatGaussian"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatMatern32",
      "title": "Matern 3/2 correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatMatern32"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatMatern52",
      "title": "Matern 5/2 correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatMatern52"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatPowerExp",
      "title": "Power exponential correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatPowerExp"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatWendland0",
      "title": "Wendland0 (Triangle) correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatWendland0"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatWendland1",
      "title": "Wendland1 1 correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatWendland1"
      ]
    },
    {
      "page": "CGGP_internal_CorrMatWendland2",
      "title": "Wendland2 2 correlation function",
      "concept": [
        "correlation functions"
      ],
      "topics": [
        "CGGP_internal_CorrMatWendland2"
      ]
    },
    {
      "page": "CGGP_internal_gneglogpost",
      "title": "Gradient of negative log likelihood posterior",
      "topics": [
        "CGGP_internal_gneglogpost"
      ]
    },
    {
      "page": "CGGP_internal_MSEpredcalc",
      "title": "Calculate MSE prediction along a single dimension",
      "topics": [
        "CGGP_internal_MSEpredcalc"
      ]
    },
    {
      "page": "CGGP_internal_neglogpost",
      "title": "Calculate negative log posterior",
      "topics": [
        "CGGP_internal_neglogpost"
      ]
    },
    {
      "page": "CGGP_internal_set_corr",
      "title": "Set correlation function of CGGP object",
      "topics": [
        "CGGP_internal_set_corr"
      ]
    },
    {
      "page": "CGGPappend",
      "title": "Add points to CGGP",
      "concept": [
        "CGGP core functions"
      ],
      "topics": [
        "CGGPappend"
      ]
    },
    {
      "page": "CGGPcreate",
      "title": "Create sparse grid GP",
      "concept": [
        "CGGP core functions"
      ],
      "topics": [
        "CGGPcreate"
      ]
    },
    {
      "page": "CGGPfit",
      "title": "Update CGGP model given data",
      "concept": [
        "CGGP core functions"
      ],
      "topics": [
        "CGGPfit"
      ]
    },
    {
      "page": "CGGPplotblocks",
      "title": "CGGP block plot",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplotblocks"
      ]
    },
    {
      "page": "CGGPplotblockselection",
      "title": "Plot CGGP block selection over time",
      "topics": [
        "CGGPplotblockselection"
      ]
    },
    {
      "page": "CGGPplotcorr",
      "title": "Plot correlation samples",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplotcorr"
      ]
    },
    {
      "page": "CGGPplotheat",
      "title": "Heatmap of SG design depth",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplotheat"
      ]
    },
    {
      "page": "CGGPplothist",
      "title": "Histogram of measurements at each design depth of each input dimension",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplothist"
      ]
    },
    {
      "page": "CGGPplotsamplesneglogpost",
      "title": "Plot negative log posterior likelihood of samples",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplotsamplesneglogpost"
      ]
    },
    {
      "page": "CGGPplotslice",
      "title": "CGGP slice plot",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplotslice"
      ]
    },
    {
      "page": "CGGPplottheta",
      "title": "Plot theta samples",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplottheta"
      ]
    },
    {
      "page": "CGGPplotvariogram",
      "title": "Plot something similar to a semivariogram",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPplotvariogram"
      ]
    },
    {
      "page": "CGGPvalplot",
      "title": "Plot validation prediction errors for CGGP object",
      "concept": [
        "CGGP plot functions"
      ],
      "topics": [
        "CGGPvalplot"
      ]
    },
    {
      "page": "CGGPvalstats",
      "title": "Calculate stats for CGGP prediction on validation data",
      "topics": [
        "CGGPvalstats"
      ]
    },
    {
      "page": "plot.CGGP",
      "title": "S3 plot method for CGGP",
      "topics": [
        "plot.CGGP"
      ]
    },
    {
      "page": "CGGPpred",
      "title": "S3 predict method for CGGP",
      "concept": [
        "CGGP core functions"
      ],
      "topics": [
        "CGGPpred",
        "predict.CGGP"
      ]
    },
    {
      "page": "print.CGGP",
      "title": "Print CGGP object",
      "topics": [
        "print.CGGP"
      ]
    },
    {
      "page": "rcpp_fastmatclcr",
      "title": "rcpp_fastmatclcr",
      "topics": [
        "rcpp_fastmatclcr"
      ]
    },
    {
      "page": "rcpp_fastmatclcranddclcr",
      "title": "rcpp_fastmatclcranddclcr",
      "topics": [
        "rcpp_fastmatclcranddclcr"
      ]
    },
    {
      "page": "rcpp_gkronDBS",
      "title": "rcpp_kronDBS",
      "topics": [
        "rcpp_gkronDBS"
      ]
    },
    {
      "page": "rcpp_kronDBS",
      "title": "rcpp_kronDBS",
      "topics": [
        "rcpp_kronDBS"
      ]
    },
    {
      "page": "valplot",
      "title": "Plot validation prediction errors",
      "topics": [
        "valplot"
      ]
    },
    {
      "page": "valstats",
      "title": "Calculate stats for prediction on validation data",
      "topics": [
        "valstats"
      ]
    }
  ],
  "_readme": "https://github.com/collinerickson/cggp/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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": "CGGP.Rmd",
      "filename": "CGGP.html",
      "title": "An Introduction to the CGGP Package",
      "author": "Collin Erickson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "How to use CGGP",
        "Plotting CGGP objects"
      ],
      "created": "2019-05-19 02:57:42",
      "modified": "2019-06-10 16:11:14",
      "commits": 7
    }
  ],
  "_score": 4.230448921378274,
  "_indexed": true,
  "_nocasepkg": "cggp",
  "_universes": [
    "collinerickson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:20:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/847f9f4be59aaf640f9bfbbde4cb85d3120cc8713f88a2e0a2475836d6cb0790",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:20:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/f01a1cc321b17053dbc6d957cf725397ace3998504427676b110a1f1687ac3c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:19:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/a07f90069925c0c030d784c72f88bf27b83e9ab3309da62811b2daa6f270db48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:20:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/7a31c949a6f9b4ed982a281a710aaef9ec5af3e9a7b93a4d1d876918c227a39f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:19:33.000Z",
      "arch": "aarch64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/8f8a178151ac602b46b15ab596b7dd219fe026e2dbc0c918167e16a696511787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:20:28.000Z",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/43ff1ade909b7626ef0584d29bf5949a9697194a267eae62bf53baf513d0ec81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:19:50.000Z",
      "arch": "aarch64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/fbf9012d10783d143305e725f1f1bd39eac256f6cbdd695dde5385c63b144adf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:20:41.000Z",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/5442cbe0b8782dc17a6b2be73fd7778c56f76da6b43b833c06c8965d7a91c35c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:19:57.000Z",
      "arch": "emscripten",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/15a5de30148526b71e311f8d2faccba89dce689797bca4a4391db808609b2b2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:19:06.000Z",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/5c6069102a266a1e6f3d164ed30f58deeb9b30b54cdb18cee837e6e8bf6f5637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:18:59.000Z",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/3aa2fb02669f264c57a73b403c136b10972654fbc63776f8433fc3670126077d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-06-18T11:19:11.000Z",
      "arch": "x86_64",
      "commit": "51db6eba825cd001ab8a24e7547a17e493fde6e8",
      "fileid": "https://r2.ropensci.org/e016fd642c78eb2445b38acc395cfe39420ee5145baa73c1972c0985b1df3bc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/collinerickson/actions/runs/27755596495"
    }
  ]
}