{
  "_id": "6a4682146ff6f2357554b9a5",
  "Package": "vmxr",
  "Title": "VeloMetrix R Client",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(given = \"Eric\", family = \"Novik\", email = \"eric@generable.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Juho\", family = \"Timonen\", role = \"ctb\"),\nperson(given = \"Generable\", role = c(\"cph\", \"fnd\")))",
  "Author": "Eric Novik [aut, cre], Juho Timonen [ctb], Generable [cph, fnd]",
  "Maintainer": "Eric Novik <eric@generable.com>",
  "Description": "A native R client for the VeloMetrix REST API (vmx-api).\nWraps the treatment-to-simulation analysis workflow in\nergonomic, pipe-friendly verbs that block-and-poll for\nasynchronous server jobs and return native R objects (tibbles\nand typed S3 objects). The package orchestrates server-side\njobs; it holds no business logic of its own. Targets API 0.2.x\n/ CLI 0.6.x.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/generable/vmxr",
  "BugReports": "https://github.com/generable/vmxr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://generable.r-universe.dev",
  "Date/Publication": "2026-07-02 13:02:55 UTC",
  "RemoteUrl": "https://github.com/generable/vmxr",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbd051e249d4e53960bc87e8451576a59b1faed4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 15:18:35 UTC",
    "User": "root"
  },
  "MD5sum": "f8ab55ec17ee53b85f94cb71292cd977",
  "_user": "generable",
  "_type": "src",
  "_file": "vmxr_0.1.1.tar.gz",
  "_fileid": "2032595b2c38f2d96c760e78509a11f15ae633f93bb294608bcaca47bd316deb",
  "_filesize": 218443,
  "_sha256": "2032595b2c38f2d96c760e78509a11f15ae633f93bb294608bcaca47bd316deb",
  "_created": "2026-07-02T15:18:35.000Z",
  "_published": "2026-07-02T15:21:56.765Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84809657695,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8043427773"
    },
    {
      "job": 84809657749,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043426509"
    },
    {
      "job": 84809657668,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8043422489"
    },
    {
      "job": 84809657643,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043434041"
    },
    {
      "job": 84808733089,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043359168"
    },
    {
      "job": 84809657614,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8043415018"
    },
    {
      "job": 84809657701,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8043398980"
    },
    {
      "job": 84809657665,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8043398784"
    },
    {
      "job": 84809657626,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043402998"
    }
  ],
  "_buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/generable/vmxr",
  "_commit": {
    "id": "bbd051e249d4e53960bc87e8451576a59b1faed4",
    "author": "Eric Novik <eric.novik@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from generable/develop\n\nv0.1.1",
    "time": 1782997375
  },
  "_maintainer": {
    "name": "Eric Novik",
    "email": "eric@generable.com",
    "login": "ericnovik",
    "description": "Bayesian Inference, Decision Analysis, Stan, R, Viz.",
    "uuid": 1253501
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "generable",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 13
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ericnovik",
      "count": 21,
      "uuid": 1253501
    },
    {
      "user": "jburos",
      "count": 3,
      "uuid": 923453
    },
    {
      "user": "jtimonen",
      "count": 2,
      "uuid": 18327296
    }
  ],
  "_userbio": {
    "uuid": 17601327,
    "type": "organization",
    "name": "Generable",
    "followers": 9,
    "description": "State-of-the-art Bayesian platform for biomedical research"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vmxr"
  },
  "_devurl": "https://github.com/generable/vmxr",
  "_searchresults": 4,
  "_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/vmxr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_tibble",
    "vmx_analysis_log",
    "vmx_client",
    "vmx_data_version",
    "vmx_data_version_archive",
    "vmx_data_version_create",
    "vmx_data_version_export",
    "vmx_data_version_table",
    "vmx_data_version_unarchive",
    "vmx_data_versions",
    "vmx_dataset",
    "vmx_dataset_cancel",
    "vmx_dataset_download",
    "vmx_dataset_files",
    "vmx_dataset_tags",
    "vmx_datasets",
    "vmx_dosing_input",
    "vmx_dosing_input_status",
    "vmx_fit_global_estimates",
    "vmx_fit_obs_vs_pred",
    "vmx_fit_subject_estimates",
    "vmx_fit_vpc",
    "vmx_health",
    "vmx_model_build",
    "vmx_model_build_artifacts",
    "vmx_model_build_cancel",
    "vmx_model_build_events",
    "vmx_model_build_export",
    "vmx_model_build_logs",
    "vmx_model_build_report",
    "vmx_model_build_report_create",
    "vmx_model_build_results",
    "vmx_model_build_runs",
    "vmx_model_build_status",
    "vmx_model_catalog",
    "vmx_model_data",
    "vmx_model_describe",
    "vmx_model_fit",
    "vmx_model_fit_postprocessor_status",
    "vmx_model_fits",
    "vmx_modeling_options",
    "vmx_nca",
    "vmx_nca_analyses",
    "vmx_nca_get",
    "vmx_nca_result",
    "vmx_nlmixr_data",
    "vmx_pd",
    "vmx_pk",
    "vmx_prep_answer",
    "vmx_prep_questions",
    "vmx_prep_status",
    "vmx_sim_cancel",
    "vmx_sim_existing_subject",
    "vmx_sim_existing_subject_from_text",
    "vmx_sim_hypothetical_subject",
    "vmx_sim_hypothetical_subject_from_text",
    "vmx_sim_jobs",
    "vmx_sim_population",
    "vmx_sim_population_from_text",
    "vmx_sim_result",
    "vmx_sim_status",
    "vmx_studies",
    "vmx_study",
    "vmx_study_create",
    "vmx_study_update",
    "vmx_subjects",
    "vmx_torsten_data",
    "vmx_treatment",
    "vmx_treatment_create",
    "vmx_treatment_update",
    "vmx_treatments",
    "vmx_upload",
    "vmx_upload_ignore",
    "vmx_upload_unignore",
    "vmx_wait",
    "vmx_whoami"
  ],
  "_help": [
    {
      "page": "vmx_analysis_log",
      "title": "Audit / analysis log for a study",
      "topics": [
        "vmx_analysis_log"
      ]
    },
    {
      "page": "vmx_client",
      "title": "Create a vmxr client",
      "topics": [
        "vmx_client"
      ]
    },
    {
      "page": "vmx_data_version",
      "title": "Fetch one data version",
      "topics": [
        "vmx_data_version"
      ]
    },
    {
      "page": "vmx_data_version_archive",
      "title": "Archive a data version",
      "topics": [
        "vmx_data_version_archive"
      ]
    },
    {
      "page": "vmx_data_version_create",
      "title": "Create a data version",
      "topics": [
        "vmx_data_version_create"
      ]
    },
    {
      "page": "vmx_data_version_export",
      "title": "Export a data version",
      "topics": [
        "vmx_data_version_export"
      ]
    },
    {
      "page": "vmx_data_version_table",
      "title": "A prepared data-version table",
      "topics": [
        "vmx_data_version_table"
      ]
    },
    {
      "page": "vmx_data_version_unarchive",
      "title": "Unarchive a data version",
      "topics": [
        "vmx_data_version_unarchive"
      ]
    },
    {
      "page": "vmx_data_versions",
      "title": "List data versions",
      "topics": [
        "vmx_data_versions"
      ]
    },
    {
      "page": "vmx_dataset",
      "title": "Fetch one dataset",
      "topics": [
        "vmx_dataset"
      ]
    },
    {
      "page": "vmx_dataset_cancel",
      "title": "Cancel a dataset's in-flight format job",
      "topics": [
        "vmx_dataset_cancel"
      ]
    },
    {
      "page": "vmx_dataset_download",
      "title": "Download a dataset's files",
      "topics": [
        "vmx_dataset_download"
      ]
    },
    {
      "page": "vmx_dataset_files",
      "title": "List the files in a dataset",
      "topics": [
        "vmx_dataset_files"
      ]
    },
    {
      "page": "vmx_dataset_tags",
      "title": "The tags on a dataset",
      "topics": [
        "vmx_dataset_tags"
      ]
    },
    {
      "page": "vmx_datasets",
      "title": "List datasets",
      "topics": [
        "vmx_datasets"
      ]
    },
    {
      "page": "vmx_dosing_input",
      "title": "Create a dosing input for a fit",
      "topics": [
        "vmx_dosing_input"
      ]
    },
    {
      "page": "vmx_dosing_input_status",
      "title": "Dosing-input status",
      "topics": [
        "vmx_dosing_input_status"
      ]
    },
    {
      "page": "vmx_fit_global_estimates",
      "title": "Global (population) parameter estimates (tidy)",
      "topics": [
        "vmx_fit_global_estimates"
      ]
    },
    {
      "page": "vmx_fit_obs_vs_pred",
      "title": "Observed-vs-predicted diagnostic (tidy)",
      "topics": [
        "vmx_fit_obs_vs_pred"
      ]
    },
    {
      "page": "vmx_fit_subject_estimates",
      "title": "Subject-level parameter estimates (tidy, long)",
      "topics": [
        "vmx_fit_subject_estimates"
      ]
    },
    {
      "page": "vmx_fit_vpc",
      "title": "Visual predictive check artifact",
      "topics": [
        "vmx_fit_vpc"
      ]
    },
    {
      "page": "vmx_health",
      "title": "Connectivity probe",
      "topics": [
        "vmx_health"
      ]
    },
    {
      "page": "vmx_model_build",
      "title": "Start a model build run (optionally wait)",
      "topics": [
        "vmx_model_build"
      ]
    },
    {
      "page": "vmx_model_build_artifacts",
      "title": "Download build-run artifacts",
      "topics": [
        "vmx_model_build_artifacts"
      ]
    },
    {
      "page": "vmx_model_build_cancel",
      "title": "Cancel a build run",
      "topics": [
        "vmx_model_build_cancel"
      ]
    },
    {
      "page": "vmx_model_build_events",
      "title": "Build-run events (SSE stream)",
      "topics": [
        "vmx_model_build_events"
      ]
    },
    {
      "page": "vmx_model_build_export",
      "title": "Markdown export of a build run",
      "topics": [
        "vmx_model_build_export"
      ]
    },
    {
      "page": "vmx_model_build_logs",
      "title": "Build-run logs",
      "topics": [
        "vmx_model_build_logs"
      ]
    },
    {
      "page": "vmx_model_build_report",
      "title": "Build-run report status (signed HTML report URL when ready)",
      "topics": [
        "vmx_model_build_report"
      ]
    },
    {
      "page": "vmx_model_build_report_create",
      "title": "Request build-run report generation",
      "topics": [
        "vmx_model_build_report_create"
      ]
    },
    {
      "page": "vmx_model_build_results",
      "title": "Build-run results",
      "topics": [
        "vmx_model_build_results"
      ]
    },
    {
      "page": "vmx_model_build_runs",
      "title": "List model build runs",
      "topics": [
        "vmx_model_build_runs"
      ]
    },
    {
      "page": "vmx_model_build_status",
      "title": "Build-run status",
      "topics": [
        "vmx_model_build_status"
      ]
    },
    {
      "page": "vmx_model_catalog",
      "title": "Model catalog",
      "topics": [
        "vmx_model_catalog"
      ]
    },
    {
      "page": "vmx_model_data",
      "title": "Fetch model-ready tidy tables for a data version",
      "topics": [
        "vmx_model_data"
      ]
    },
    {
      "page": "vmx_model_describe",
      "title": "Describe a model",
      "topics": [
        "vmx_model_describe"
      ]
    },
    {
      "page": "vmx_model_fit",
      "title": "Fetch one model fit's details",
      "topics": [
        "vmx_model_fit"
      ]
    },
    {
      "page": "vmx_model_fit_postprocessor_status",
      "title": "Model-fit postprocessor status",
      "topics": [
        "vmx_model_fit_postprocessor_status"
      ]
    },
    {
      "page": "vmx_model_fits",
      "title": "List model fits",
      "topics": [
        "vmx_model_fits"
      ]
    },
    {
      "page": "vmx_modeling_options",
      "title": "Preview modeling options for a data version",
      "topics": [
        "vmx_modeling_options"
      ]
    },
    {
      "page": "vmx_nca",
      "title": "Run an NCA analysis",
      "topics": [
        "vmx_nca"
      ]
    },
    {
      "page": "vmx_nca_analyses",
      "title": "List NCA analyses",
      "topics": [
        "vmx_nca_analyses"
      ]
    },
    {
      "page": "vmx_nca_get",
      "title": "Fetch one NCA analysis",
      "topics": [
        "vmx_nca_get"
      ]
    },
    {
      "page": "vmx_nca_result",
      "title": "NCA result table (PK parameters, one row per subject)",
      "topics": [
        "vmx_nca_result"
      ]
    },
    {
      "page": "vmx_nlmixr_data",
      "title": "NONMEM-layout data.frame for nlmixr2 / rxode2",
      "topics": [
        "vmx_nlmixr_data"
      ]
    },
    {
      "page": "vmx_pd",
      "title": "PD observations table",
      "topics": [
        "vmx_pd"
      ]
    },
    {
      "page": "vmx_pk",
      "title": "PK observations + events table",
      "topics": [
        "vmx_pk"
      ]
    },
    {
      "page": "vmx_prep_answer",
      "title": "Answer prep questions and resume formatting",
      "topics": [
        "vmx_prep_answer"
      ]
    },
    {
      "page": "vmx_prep_questions",
      "title": "Questions raised by prep (when awaiting input)",
      "topics": [
        "vmx_prep_questions"
      ]
    },
    {
      "page": "vmx_prep_status",
      "title": "Prep status for a dataset",
      "topics": [
        "vmx_prep_status"
      ]
    },
    {
      "page": "vmx_sim_cancel",
      "title": "Cancel a simulation job",
      "topics": [
        "vmx_sim_cancel"
      ]
    },
    {
      "page": "vmx_sim_existing_subject",
      "title": "Simulate existing (observed) subjects",
      "topics": [
        "vmx_sim_existing_subject"
      ]
    },
    {
      "page": "vmx_sim_existing_subject_from_text",
      "title": "Simulate existing subjects from dosing text",
      "topics": [
        "vmx_sim_existing_subject_from_text"
      ]
    },
    {
      "page": "vmx_sim_hypothetical_subject",
      "title": "Simulate hypothetical subjects",
      "topics": [
        "vmx_sim_hypothetical_subject"
      ]
    },
    {
      "page": "vmx_sim_hypothetical_subject_from_text",
      "title": "Simulate hypothetical subjects from dosing text",
      "topics": [
        "vmx_sim_hypothetical_subject_from_text"
      ]
    },
    {
      "page": "vmx_sim_jobs",
      "title": "List simulation jobs for a model fit",
      "topics": [
        "vmx_sim_jobs"
      ]
    },
    {
      "page": "vmx_sim_population",
      "title": "Simulate a population scenario",
      "topics": [
        "vmx_sim_population"
      ]
    },
    {
      "page": "vmx_sim_population_from_text",
      "title": "Simulate a population scenario from dosing text",
      "topics": [
        "vmx_sim_population_from_text"
      ]
    },
    {
      "page": "vmx_sim_result",
      "title": "Simulation result",
      "topics": [
        "vmx_sim_result"
      ]
    },
    {
      "page": "vmx_sim_status",
      "title": "Simulation job status",
      "topics": [
        "vmx_sim_status"
      ]
    },
    {
      "page": "vmx_studies",
      "title": "List studies for a treatment",
      "topics": [
        "vmx_studies"
      ]
    },
    {
      "page": "vmx_study",
      "title": "Fetch one study",
      "topics": [
        "vmx_study"
      ]
    },
    {
      "page": "vmx_study_create",
      "title": "Create a study",
      "topics": [
        "vmx_study_create"
      ]
    },
    {
      "page": "vmx_study_update",
      "title": "Update a study",
      "topics": [
        "vmx_study_update"
      ]
    },
    {
      "page": "vmx_subjects",
      "title": "Subjects table (one row per subject)",
      "topics": [
        "vmx_subjects"
      ]
    },
    {
      "page": "vmx_torsten_data",
      "title": "Ragged-array data list for Stan / Torsten",
      "topics": [
        "vmx_torsten_data"
      ]
    },
    {
      "page": "vmx_treatment",
      "title": "Fetch one treatment",
      "topics": [
        "vmx_treatment"
      ]
    },
    {
      "page": "vmx_treatment_create",
      "title": "Create a treatment",
      "topics": [
        "vmx_treatment_create"
      ]
    },
    {
      "page": "vmx_treatment_update",
      "title": "Update a treatment",
      "topics": [
        "vmx_treatment_update"
      ]
    },
    {
      "page": "vmx_treatments",
      "title": "List treatments",
      "topics": [
        "vmx_treatments"
      ]
    },
    {
      "page": "vmx_upload",
      "title": "Upload files to a study",
      "topics": [
        "vmx_upload"
      ]
    },
    {
      "page": "vmx_upload_ignore",
      "title": "Ignore an upload within a dataset",
      "topics": [
        "vmx_upload_ignore"
      ]
    },
    {
      "page": "vmx_upload_unignore",
      "title": "Reverse a prior upload ignore",
      "topics": [
        "vmx_upload_unignore"
      ]
    },
    {
      "page": "vmx_wait",
      "title": "Block until an async handle reaches a terminal state",
      "topics": [
        "vmx_wait"
      ]
    },
    {
      "page": "vmx_whoami",
      "title": "Confirm the configured PAT and report identity",
      "topics": [
        "vmx_whoami"
      ]
    }
  ],
  "_readme": "https://github.com/generable/vmxr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with vmxr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "The whole workflow, in-session",
        "Model-ready data into R",
        "Fit a model and pull diagnostics"
      ],
      "created": "2026-06-30 22:03:54",
      "modified": "2026-07-02 13:02:55",
      "commits": 3
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "vmxr",
  "_universes": [
    "generable",
    "ericnovik"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-02T15:21:01.000Z",
      "distro": "resolute",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "bcf23e126025d988120d8f265df1ffead1e6dc65675608e8779b1e2609e88990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-02T15:20:59.000Z",
      "distro": "resolute",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "ed7f7d7a95203c2fcf97cfd4c5da1700b0399334d80e27253652adf9adced793",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-02T15:20:54.000Z",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "7406cdf26502bdd2dd18d41280671ac669149812ffea224a3b5b3bf2445af1b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-02T15:21:13.000Z",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "e269debe3ce3e06837dfc146760c3744318f75b87d67ad8832d2d763250060a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-02T15:20:52.000Z",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "28a2563490967c427aee7f911b3387ce196b753c7360de8e0d44986a8ba4623d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-02T15:19:52.000Z",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "032eb544cc76cf977e586df3442a6e9ba10c38f3a4c5ec9ea4a29c79b78a01d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-02T15:19:53.000Z",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "f956bc6e4cc4eda46daf80abac0f5efac2d265707e4de4833c1fcfd3c7ff5010",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-02T15:19:59.000Z",
      "commit": "bbd051e249d4e53960bc87e8451576a59b1faed4",
      "fileid": "4f5cef366b49b3bc95094b0dc7906b4fbf4bbb0177c4851867e5fecc1391741d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/generable/actions/runs/28600933850"
    }
  ]
}