{
  "_id": "6a4792fb9c870a7243dbd034",
  "Package": "tidyvpc",
  "Type": "Package",
  "Title": "VPC Percentiles and Prediction Intervals",
  "Version": "1.6.0",
  "Authors@R": "c(\nperson(\"Olivier\", \"Barriere\", email = \"olivier.barriere@gmail.com\",\nrole = c(\"aut\")),\nperson(\"Benjamin\", \"Rich\", email = \"mail@benjaminrich.net\",\nrole = c(\"aut\")),\nperson(\"James\", \"Craig\", email = \"james.craig@certara.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1757-9234\")),\nperson(\"Samer\", \"Mouksassi\", email = \"samermouksassi@gmail.com\",\nrole = c(\"aut\")),\nperson(\"Bill\", \"Denney\", email=\"wdenney@humanpredictions.com\",\nrole=\"ctb\",\ncomment=c(ORCID=\"0000-0002-5759-428X\")),\nperson(\"Michael\", \"Tomashevskiy\", email = \"michael.tomashevskiy@certara.com\",\nrole = c(\"ctb\")),\nperson(\"Kris\", \"Jamsen\",\nrole = c(\"ctb\")),\nperson(\"Certara USA, Inc.\", role = c(\"cph\",\"fnd\"))\n)",
  "Description": "Perform a Visual Predictive Check (VPC), while accounting\nfor stratification, censoring, and prediction correction. Using\npiping from 'magrittr', the intuitive syntax gives users a\nflexible and powerful method to generate VPCs using both\ntraditional binning and a new binless approach Jamsen et al.\n(2018) <doi:10.1002/psp4.12319> with Additive Quantile\nRegression (AQR) and Locally Estimated Scatterplot Smoothing\n(LOESS) prediction correction.",
  "URL": "https://github.com/certara/tidyvpc",
  "BugReports": "https://github.com/certara/tidyvpc/issues",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "VignetteBuilder": "R.rsp",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://certara.r-universe.dev",
  "Date/Publication": "2026-07-02 12:35:13 UTC",
  "RemoteUrl": "https://github.com/certara/tidyvpc",
  "RemoteRef": "HEAD",
  "RemoteSha": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 15:17:05 UTC",
    "User": "root"
  },
  "Author": "Olivier Barriere [aut],\nBenjamin Rich [aut],\nJames Craig [aut, cre] (ORCID: <https://orcid.org/0000-0003-1757-9234>),\nSamer Mouksassi [aut],\nBill Denney [ctb] (ORCID: <https://orcid.org/0000-0002-5759-428X>),\nMichael Tomashevskiy [ctb],\nKris Jamsen [ctb],\nCertara USA, Inc. [cph, fnd]",
  "Maintainer": "James Craig <james.craig@certara.com>",
  "_user": "certara",
  "_type": "src",
  "_file": "tidyvpc_1.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/844339d3f37e3440e7e0b44981279e9af73f9ee656f1ddb334d71e7d05f70203",
  "_filesize": 5260666,
  "_sha256": "844339d3f37e3440e7e0b44981279e9af73f9ee656f1ddb334d71e7d05f70203",
  "_expires": "2026-10-11T10:46:17.000Z",
  "_created": "2026-07-02T15:17:05.000Z",
  "_published": "2026-07-03T10:46:18.962Z",
  "_jobs": [
    {
      "job": 84983562703,
      "time": 285,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8043451877"
    },
    {
      "job": 84983563065,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043435537"
    },
    {
      "job": 84983563067,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8043398846"
    },
    {
      "job": 84983562939,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043408249"
    },
    {
      "job": 84983562375,
      "time": 289,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043324646"
    },
    {
      "job": 84983562845,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8043423647"
    },
    {
      "job": 84983562717,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8043411078"
    },
    {
      "job": 84983563038,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8043410808"
    },
    {
      "job": 84983562704,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043400622"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069",
  "_status": "success",
  "_upstream": "https://github.com/certara/tidyvpc",
  "_commit": {
    "id": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
    "author": "James Craig <61294078+certara-jcraig@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #73 from certara-mtomashevskiy/DRWN-1928\n\n[DRWN-1928] add MCP tools and knowledge base for Certara host integra…",
    "time": 1782995713
  },
  "_maintainer": {
    "name": "James Craig",
    "email": "james.craig@certara.com",
    "login": "certara-jcraig",
    "description": "",
    "uuid": 61294078,
    "orcid": "0000-0003-1757-9234"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.8",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "version": ">= 5.51",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "classInt",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "egg",
      "role": "Imports"
    },
    {
      "package": "Certara.RsNLME",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "KernSmooth",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "nlmixr2",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "vpc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "certara",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.6.0",
      "date": "2026-06-02"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "certara-jcraig",
      "count": 279,
      "uuid": 61294078
    },
    {
      "user": "olivierbarriere",
      "count": 41,
      "uuid": 9980104
    },
    {
      "user": "billdenney",
      "count": 27,
      "uuid": 10359931
    },
    {
      "user": "benjaminrich",
      "count": 26,
      "uuid": 17572252
    },
    {
      "user": "certara-smouksassi",
      "count": 16,
      "uuid": 44920056
    },
    {
      "user": "certara-mtomashevskiy",
      "count": 3,
      "uuid": 39342614
    },
    {
      "user": "jameswcraig",
      "count": 2,
      "uuid": 55474254
    },
    {
      "user": "smouksassi",
      "count": 2,
      "uuid": 5131281
    }
  ],
  "_userbio": {
    "uuid": 34549760,
    "type": "organization",
    "name": "Certara USA, Inc.",
    "followers": 57
  },
  "_downloads": {
    "count": 919,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyvpc"
  },
  "_devurl": "https://github.com/certara/tidyvpc",
  "_searchresults": 63,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/tidyvpc.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/certara/tidyvpc",
  "_realowner": "certara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-03-26"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-29"
    },
    {
      "version": "1.2.0",
      "date": "2021-10-01"
    },
    {
      "version": "1.3.0",
      "date": "2022-03-10"
    },
    {
      "version": "1.4.0",
      "date": "2022-10-27"
    },
    {
      "version": "1.5.0",
      "date": "2023-10-30"
    },
    {
      "version": "1.5.1",
      "date": "2024-01-18"
    },
    {
      "version": "1.5.2",
      "date": "2024-11-21"
    },
    {
      "version": "1.6.0",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "bin_by_classInt",
    "bin_by_eqcut",
    "bin_by_ntile",
    "bin_by_pam",
    "bininfo",
    "binless",
    "binning",
    "censoring",
    "check_order",
    "cut_at",
    "nearest",
    "nopredcorrect",
    "npde",
    "observed",
    "predcorrect",
    "qpcstats",
    "simulated",
    "stratify",
    "tidyvpc_mcp_tools",
    "vpcstats"
  ],
  "_datasets": [
    {
      "name": "obs_cat_data",
      "title": "Example observed data with categorical DV",
      "object": "obs_cat_data",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "PID_code",
        "agemonths",
        "zlencat",
        "Country_ID_code"
      ],
      "rows": 4014,
      "table": true,
      "tojson": true
    },
    {
      "name": "obs_data",
      "title": "Example observed data with continuous DV",
      "object": "obs_data",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "ID",
        "TIME",
        "DV",
        "AMT",
        "DOSE",
        "MDV",
        "NTIME",
        "GENDER",
        "STUDY"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim_cat_data",
      "title": "Example simulated data with categorical DV",
      "object": "sim_cat_data",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "PID_code",
        "IVAR",
        "DV",
        "Replicate"
      ],
      "rows": 401400,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim_data",
      "title": "Example simulated data with continuous DV",
      "object": "sim_data",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "ID",
        "REP",
        "TIME",
        "DV",
        "IPRED",
        "PRED",
        "AMT",
        "DOSE",
        "MDV",
        "NTIME"
      ],
      "rows": 60000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bininfo",
      "title": "Obtain information about the bins from a 'tidyvpcobj'",
      "topics": [
        "bininfo",
        "bininfo.tidyvpcobj"
      ]
    },
    {
      "page": "binless",
      "title": "Perform binless Visual Predictive Check (VPC)",
      "topics": [
        "binless",
        "binless.tidyvpcobj"
      ]
    },
    {
      "page": "binning",
      "title": "Binning methods for Visual Predictive Check (VPC)",
      "topics": [
        "binning",
        "binning.tidyvpcobj"
      ]
    },
    {
      "page": "binningfunctions",
      "title": "Different functions that perform binning.",
      "topics": [
        "binningfunctions",
        "bin_by_classInt",
        "bin_by_eqcut",
        "bin_by_ntile",
        "bin_by_pam",
        "cut_at",
        "nearest"
      ]
    },
    {
      "page": "censoring",
      "title": "Censoring observed data for Visual Predictive Check (VPC)",
      "topics": [
        "censoring",
        "censoring.tidyvpcobj"
      ]
    },
    {
      "page": "check_order",
      "title": "Perform a consistency check on observed and simulated data",
      "topics": [
        "check_order"
      ]
    },
    {
      "page": "generics",
      "title": "Perform a Visual Predictive Check (VPC) computation",
      "topics": [
        "generics"
      ]
    },
    {
      "page": "nopredcorrect",
      "title": "Remove prediction correction for Visual Predictive Check (VPC)",
      "topics": [
        "nopredcorrect",
        "nopredcorrect.tidyvpcobj"
      ]
    },
    {
      "page": "npde",
      "title": "Normalized Prediction Distribution Errors",
      "topics": [
        "npde",
        "npde.tidyvpcobj"
      ]
    },
    {
      "page": "obs_cat_data",
      "title": "Example observed data with categorical DV",
      "topics": [
        "obs_cat_data"
      ]
    },
    {
      "page": "obs_data",
      "title": "Example observed data with continuous DV",
      "topics": [
        "obs_data"
      ]
    },
    {
      "page": "observed",
      "title": "Specify observed dataset and variables for VPC",
      "topics": [
        "observed",
        "observed.data.frame"
      ]
    },
    {
      "page": "plot.tidyvpcobj",
      "title": "Plot a 'tidyvpcobj'",
      "topics": [
        "plot.tidyvpcobj"
      ]
    },
    {
      "page": "predcorrect",
      "title": "Prediction corrected Visual Predictive Check (pcVPC)",
      "topics": [
        "predcorrect",
        "predcorrect.tidyvpcobj"
      ]
    },
    {
      "page": "print.tidyvpcobj",
      "title": "Print a 'tidyvpcobj'",
      "topics": [
        "print.tidyvpcobj"
      ]
    },
    {
      "page": "qpcstats",
      "title": "Compute Quantitative Predictive Check (QPC) statistics",
      "topics": [
        "qpcstats"
      ]
    },
    {
      "page": "sim_cat_data",
      "title": "Example simulated data with categorical DV",
      "topics": [
        "sim_cat_data"
      ]
    },
    {
      "page": "sim_data",
      "title": "Example simulated data with continuous DV",
      "topics": [
        "sim_data"
      ]
    },
    {
      "page": "simulated",
      "title": "Specify simulated dataset and variables for VPC",
      "topics": [
        "simulated",
        "simulated.tidyvpcobj"
      ]
    },
    {
      "page": "stratify",
      "title": "Stratification for Visual Predictive Check (VPC)",
      "topics": [
        "stratify",
        "stratify.tidyvpcobj"
      ]
    },
    {
      "page": "tidyvpc_mcp_tools",
      "title": "tidyvpc MCP tools for the Certara host",
      "topics": [
        "tidyvpc_mcp_tools"
      ]
    },
    {
      "page": "vpcstats",
      "title": "Compute VPC statistics",
      "topics": [
        "vpcstats",
        "vpcstats.tidyvpcobj"
      ]
    }
  ],
  "_readme": "https://github.com/certara/tidyvpc/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cluster",
    "cpp11",
    "data.table",
    "e1071",
    "egg",
    "farver",
    "fastDummies",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "nlme",
    "pillar",
    "pkgconfig",
    "proxy",
    "quantreg",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tidyvpc_cat.pdf.asis",
      "filename": "tidyvpc_cat.pdf",
      "title": "Introduction to categorical VPC",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Data Setup",
        "Binning",
        "Binless"
      ],
      "created": "2024-11-21 22:13:45",
      "modified": "2024-11-21 22:13:45",
      "commits": 1
    },
    {
      "source": "tidyvpc_cont.pdf.asis",
      "filename": "tidyvpc_cont.pdf",
      "title": "Introduction to continuous VPC",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Data",
        "observed()",
        "simulated()",
        "binning()",
        "binless()",
        "vpcstats()",
        "stratify()",
        "censoring()",
        "predcorrect()",
        "Extending further"
      ],
      "created": "2024-11-21 22:13:45",
      "modified": "2024-11-21 22:13:45",
      "commits": 1
    },
    {
      "source": "tidyvpc_qpc.pdf.asis",
      "filename": "tidyvpc_qpc.pdf",
      "title": "Quantitative Predictive Check (QPC) scoring for VPC",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "What QPC measures (methodology overview)",
        "Data",
        "Example 1: Basic QPC scoring",
        "Example 2: QPC with prediction correction and stratification",
        "Example 3: QPC scoring with traditional binning()",
        "Example 4: Noisy simulations → wider confidence intervals → worse QPC",
        "Tips for using sharp_ref and interval_ref"
      ],
      "created": "2026-01-11 15:55:28",
      "modified": "2026-01-11 15:55:28",
      "commits": 1
    },
    {
      "source": "tidyvpc_nlmixr2.pdf.asis",
      "filename": "tidyvpc_nlmixr2.pdf",
      "title": "tidyvpc with nlmixr2",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Setup"
      ],
      "created": "2024-11-21 22:13:45",
      "modified": "2024-11-21 22:13:45",
      "commits": 1
    },
    {
      "source": "tidyvpc_RsNLME.pdf.asis",
      "filename": "tidyvpc_RsNLME.pdf",
      "title": "tidyvpc with RsNLME",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Setup"
      ],
      "created": "2026-06-02 05:28:13",
      "modified": "2026-06-02 05:28:13",
      "commits": 1
    }
  ],
  "_score": 8.259862542353783,
  "_indexed": true,
  "_nocasepkg": "tidyvpc",
  "_universes": [
    "certara",
    "certara-jcraig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-07-02T15:21:11.000Z",
      "distro": "resolute",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/3193d20f76d26795e18d4b11384e69a528118ff12e12394dbba6c9c403d36034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-07-02T15:20:39.000Z",
      "distro": "resolute",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/aaa2004e925991ee811e8a5580ff28f4afa935b7875c52e64b0b79cbece1b38c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-07-02T15:19:27.000Z",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/52eac5d159eaf89134f1395d03657ab2da43497fb90cb23dc0744335fa974ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-07-02T15:19:30.000Z",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/45ec6431246b4648b07baacfa5260df26de57708871b09ac26cfa40637fe366e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-07-02T15:21:09.000Z",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/2176a00c922834f13e66ea4cf1e49ad315a8b54e8d0905d9ffc75aae0dbd5bfc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-07-02T15:19:31.000Z",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/687cd4edadbc0900f627f28dcf2435bc4ade74d5fa52376a9b3b1d9b3335ca91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-07-02T15:19:23.000Z",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/e41ef679582c7a94694e3e7353c4bb98d9a8ed4e23155c3280f4b06803c2987f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-07-02T15:19:06.000Z",
      "commit": "9eddeb23ce43d9419334f99d0902f0be055b60bb",
      "fileid": "https://r2.ropensci.org/bca465df2ed8c5970f4793341a4722222b03920695ed5c2ea7c889bc6cf0321c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/certara/actions/runs/28600796069"
    }
  ]
}