{
  "_id": "6a10a8f3acfb0bcc41cbdf61",
  "Package": "dvmisc",
  "Type": "Package",
  "Title": "Convenience Functions, Moving Window Statistics, and Graphics",
  "Version": "1.1.5",
  "Date": "2020-09-27",
  "Author": "Dane R. Van Domelen",
  "Maintainer": "Dane R. Van Domelen <vandomed@gmail.com>",
  "Description": "Collection of functions for running and summarizing\nstatistical simulation studies, creating visualizations (e.g.\nCART Shiny app, histograms with fitted probability mass/density\nfunctions), calculating moving-window statistics efficiently,\nand performing common computations.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://vandomed.r-universe.dev",
  "Date/Publication": "2020-09-27 16:53:20 UTC",
  "RemoteUrl": "https://github.com/vandomed/dvmisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-02 14:36:54 UTC",
    "User": "root"
  },
  "MD5sum": "e38f91bda80ff852ce69812745367aa1",
  "_user": "vandomed",
  "_type": "src",
  "_file": "dvmisc_1.1.5.tar.gz",
  "_fileid": "d4a4d4f30cc2cc872d8ca18de7993901c66ba19f4c06c54a2caba050146c7e69",
  "_filesize": 479996,
  "_sha256": "d4a4d4f30cc2cc872d8ca18de7993901c66ba19f4c06c54a2caba050146c7e69",
  "_created": "2026-05-02T14:36:54.000Z",
  "_published": "2026-06-01T07:32:45.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77444035210,
      "time": 209,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6763676706"
    },
    {
      "job": 77444035163,
      "time": 242,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6763691915"
    },
    {
      "job": 77444035327,
      "time": 227,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6763678460"
    },
    {
      "job": 77444035268,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6763689166"
    },
    {
      "job": 77444035524,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6763907819"
    },
    {
      "job": 77444035477,
      "time": 260,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6763884949"
    },
    {
      "job": 77444035211,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6763899228"
    },
    {
      "job": 77444035263,
      "time": 324,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6763903753"
    },
    {
      "job": 77444034768,
      "time": 275,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6763657891"
    },
    {
      "job": 77444034580,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168288295"
    },
    {
      "job": 77444035511,
      "time": 272,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6763682109"
    },
    {
      "job": 77444035289,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6763677780"
    },
    {
      "job": 77444035541,
      "time": 215,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6763677439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vandomed/dvmisc",
  "_commit": {
    "id": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
    "author": "Dane Van Domelen <vandomed@gmail.com>",
    "committer": "Dane Van Domelen <vandomed@gmail.com>",
    "message": "CART fix to allow nonstandard Y variable name\n",
    "time": 1601225600
  },
  "_maintainer": {
    "name": "Dane R. Van Domelen",
    "email": "vandomed@gmail.com",
    "login": "vandomed",
    "uuid": 31902934
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rbenchmark",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "cubature",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.15",
      "role": "Imports"
    },
    {
      "package": "rattle",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "sjlabelled",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "tab",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "printr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RcppRoll",
      "role": "Suggests"
    }
  ],
  "_owner": "vandomed",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "aic",
    "bmi",
    "histograms",
    "miscellaneous",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vandomed",
      "count": 106,
      "uuid": 31902934
    }
  ],
  "_userbio": {
    "uuid": 31902934,
    "type": "user",
    "name": "Dane Van Domelen",
    "description": "Statistician"
  },
  "_downloads": {
    "count": 616,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dvmisc"
  },
  "_devurl": "https://github.com/vandomed/dvmisc",
  "_searchresults": 138,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dvmisc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vandomed/dvmisc",
  "_realowner": "vandomed",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2017-11-06"
    },
    {
      "version": "1.1.2",
      "date": "2018-02-05"
    },
    {
      "version": "1.1.3",
      "date": "2019-03-08"
    },
    {
      "version": "1.1.4",
      "date": "2019-12-16"
    }
  ],
  "_exports": [
    "bmi3",
    "bmi4",
    "cart_app",
    "clean_glm",
    "cleancut",
    "create_qgroups",
    "create_qgroups_svy",
    "cut_decreasing",
    "dots_bars",
    "expand_grid",
    "gammareg",
    "get_mse",
    "gg_facebook",
    "gg_quicksave",
    "gg_twitter",
    "headtail",
    "histo",
    "inside",
    "interval_groups",
    "iterate",
    "list_override",
    "logit_prob",
    "lognormalreg",
    "logodds_graph",
    "max_n",
    "mean_i",
    "means_graph",
    "min_n",
    "mle_gamma",
    "mle_gamma_lnorm",
    "mle_lnorm",
    "mle_lnorm_lnorm",
    "moving_mean",
    "n_2t_equal",
    "n_2t_unequal",
    "odds_prob",
    "plot_ll",
    "pooled_var",
    "power_2t_equal",
    "power_2t_unequal",
    "prob_logit",
    "prob_odds",
    "quant_groups",
    "quant_groups_svy",
    "ral",
    "reverse_cut",
    "sliding_cor",
    "sliding_cov",
    "snip",
    "sum_i",
    "sumsim",
    "trim",
    "truerange",
    "which_max_im",
    "which_max_iv",
    "which_max_nm",
    "which_max_nv",
    "which_min_im",
    "which_min_iv",
    "which_min_nm",
    "which_min_nv",
    "which.max2",
    "which.min2"
  ],
  "_help": [
    {
      "page": "bmi3",
      "title": "Convert Continuous BMI Values into 3-Level Factor",
      "topics": [
        "bmi3"
      ]
    },
    {
      "page": "bmi4",
      "title": "Convert Continuous BMI Values into 4-Level Factor",
      "topics": [
        "bmi4"
      ]
    },
    {
      "page": "cart_app",
      "title": "Shiny App Interface with rpart::rpart",
      "topics": [
        "cart_app"
      ]
    },
    {
      "page": "clean_glm",
      "title": "Create a Clean Summary Table from a glm Object",
      "topics": [
        "clean_glm"
      ]
    },
    {
      "page": "cleancut",
      "title": "Convert Numeric to Factor with Convenient Interface",
      "topics": [
        "cleancut"
      ]
    },
    {
      "page": "create_qgroups",
      "title": "Create Quantile Groups",
      "topics": [
        "create_qgroups"
      ]
    },
    {
      "page": "create_qgroups_svy",
      "title": "Create Quantile Groups (Complex Survey Data)",
      "topics": [
        "create_qgroups_svy"
      ]
    },
    {
      "page": "cut_decreasing",
      "title": "Cut with Decreasing Factor Levels",
      "topics": [
        "cut_decreasing"
      ]
    },
    {
      "page": "dots_bars",
      "title": "Plot Points +/- Error Bars",
      "topics": [
        "dots_bars"
      ]
    },
    {
      "page": "dvmisc",
      "title": "Convenience Functions, Moving Window Statistics, and Graphics",
      "topics": [
        "dvmisc"
      ]
    },
    {
      "page": "expand_grid",
      "title": "Similar to expand.grid but with Sequences Reversed and Ability to Treat Variables as Sets",
      "topics": [
        "expand_grid"
      ]
    },
    {
      "page": "gammareg",
      "title": "Constant-Scale Gamma Model for Y vs. Covariates with Y Potentially Subject to Multiplicative Lognormal Errors",
      "topics": [
        "gammareg"
      ]
    },
    {
      "page": "get_mse",
      "title": "Extract Mean Squared Error (MSE) from Fitted Regression Model",
      "topics": [
        "get_mse"
      ]
    },
    {
      "page": "gg_facebook",
      "title": "Quickly Format and Save a ggplot Object for Posting to Facebook",
      "topics": [
        "gg_facebook"
      ]
    },
    {
      "page": "gg_quicksave",
      "title": "Quickly Format and Save a ggplot Object with Reasonable Defaults",
      "topics": [
        "gg_quicksave"
      ]
    },
    {
      "page": "gg_twitter",
      "title": "Quickly Format and Save a ggplot Object for Posting to Twitter",
      "topics": [
        "gg_twitter"
      ]
    },
    {
      "page": "headtail",
      "title": "Return the First and Last Part of an Object",
      "topics": [
        "headtail"
      ]
    },
    {
      "page": "histo",
      "title": "Histogram with Added Options",
      "topics": [
        "histo"
      ]
    },
    {
      "page": "inside",
      "title": "Check Whether Numeric Value Falls Inside Two Other Numeric Values",
      "topics": [
        "inside"
      ]
    },
    {
      "page": "interval_groups",
      "title": "Split Continuous Variable into Equal-Width Groups",
      "topics": [
        "interval_groups"
      ]
    },
    {
      "page": "iterate",
      "title": "Iterate Function Over All Combinations of User-Specified Inputs, Potentially Multiple Times",
      "topics": [
        "iterate"
      ]
    },
    {
      "page": "list_override",
      "title": "Add Elements of Second List to First List, Replacing Elements with Same Name",
      "topics": [
        "list_override"
      ]
    },
    {
      "page": "logit_prob",
      "title": "Convert Logit to Probability",
      "topics": [
        "logit_prob"
      ]
    },
    {
      "page": "lognormalreg",
      "title": "Linear Regression of log(Y) vs. Covariates with Y Potentially Subject to Multiplicative Lognormal Errors",
      "topics": [
        "lognormalreg"
      ]
    },
    {
      "page": "logodds_graph",
      "title": "Graph Log-Odds of Binary Variable Across A Grouping Variable",
      "topics": [
        "logodds_graph"
      ]
    },
    {
      "page": "max_n",
      "title": "Maximum of Numeric Values",
      "topics": [
        "max_n"
      ]
    },
    {
      "page": "mean_i",
      "title": "Mean of Integer Values",
      "topics": [
        "mean_i"
      ]
    },
    {
      "page": "means_graph",
      "title": "Graph Means Across a Grouping Variable",
      "topics": [
        "means_graph"
      ]
    },
    {
      "page": "min_n",
      "title": "Minimum of Numeric Values",
      "topics": [
        "min_n"
      ]
    },
    {
      "page": "mle_gamma",
      "title": "Maximum Likelihood Estimation for X[1], ..., X[n] ~ Gamma(alpha, beta)",
      "topics": [
        "mle_gamma"
      ]
    },
    {
      "page": "mle_gamma_lnorm",
      "title": "Maximum Likelihood Estimation for X[1], ..., X[n] ~ Gamma(alpha, beta) Lognormal(mu, sigsq)",
      "topics": [
        "mle_gamma_lnorm"
      ]
    },
    {
      "page": "mle_lnorm",
      "title": "Maximum Likelihood Estimation for X[1], ..., X[n] ~ Lognormal(mu, sigsq)",
      "topics": [
        "mle_lnorm"
      ]
    },
    {
      "page": "mle_lnorm_lnorm",
      "title": "Maximum Likelihood Estimation for X[1], ..., X[n] ~ Lognormal(mu1, sigsq1) Lognormal(mu2, sigsq2)",
      "topics": [
        "mle_lnorm_lnorm"
      ]
    },
    {
      "page": "moving_mean",
      "title": "Moving Averages",
      "topics": [
        "moving_mean"
      ]
    },
    {
      "page": "n_2t_equal",
      "title": "Calculate Per-Group Sample Size for Two-Sample Equal Variance T-Test",
      "topics": [
        "n_2t_equal"
      ]
    },
    {
      "page": "n_2t_unequal",
      "title": "Calculate Per-Group Sample Size for Two-Sample Unequal Variance T-Test",
      "topics": [
        "n_2t_unequal"
      ]
    },
    {
      "page": "odds_prob",
      "title": "Convert Odds to Probability",
      "topics": [
        "odds_prob"
      ]
    },
    {
      "page": "plot_ll",
      "title": "Plot Log-Likelihood vs. Values of One Parameter",
      "topics": [
        "plot_ll"
      ]
    },
    {
      "page": "pooled_var",
      "title": "Pooled Sample Variance",
      "topics": [
        "pooled_var"
      ]
    },
    {
      "page": "power_2t_equal",
      "title": "Calculate Power for Two-Sample Equal Variance T-Test",
      "topics": [
        "power_2t_equal"
      ]
    },
    {
      "page": "power_2t_unequal",
      "title": "Calculate Power for Two-Sample Unequal Variance T-Test",
      "topics": [
        "power_2t_unequal"
      ]
    },
    {
      "page": "prob_logit",
      "title": "Convert Probability to Logit",
      "topics": [
        "prob_logit"
      ]
    },
    {
      "page": "prob_odds",
      "title": "Convert Probability to Odds",
      "topics": [
        "prob_odds"
      ]
    },
    {
      "page": "quant_groups",
      "title": "Split Continuous Variable into Quantile Groups",
      "topics": [
        "quant_groups"
      ]
    },
    {
      "page": "quant_groups_svy",
      "title": "Split Continuous Variable into Quantile Groups (Survey Version)",
      "topics": [
        "quant_groups_svy"
      ]
    },
    {
      "page": "ral",
      "title": "Remove All Labels",
      "topics": [
        "ral"
      ]
    },
    {
      "page": "reverse_cut",
      "title": "Reverse Cut",
      "topics": [
        "reverse_cut"
      ]
    },
    {
      "page": "sliding_cor",
      "title": "Moving Correlations as Short Vector Slides Across Long Vector",
      "topics": [
        "sliding_cor"
      ]
    },
    {
      "page": "sliding_cov",
      "title": "Moving Covariance as Short Vector Slides Across Long Vector",
      "topics": [
        "sliding_cov"
      ]
    },
    {
      "page": "snip",
      "title": "Prep for Snipping or Copy/Pasting out of R",
      "topics": [
        "snip"
      ]
    },
    {
      "page": "sum_i",
      "title": "Sum of Integer Values",
      "topics": [
        "sum_i"
      ]
    },
    {
      "page": "sumsim",
      "title": "Summarize Simulation Results",
      "topics": [
        "sumsim"
      ]
    },
    {
      "page": "trim",
      "title": "Trim Tail Values off of a Vector",
      "topics": [
        "trim"
      ]
    },
    {
      "page": "truerange",
      "title": "Range of a Vector (Not Min/Max!)",
      "topics": [
        "truerange"
      ]
    },
    {
      "page": "which_max_im",
      "title": "Return (Row, Column) Index of (First) Maximum of an Integer Matrix",
      "topics": [
        "which_max_im"
      ]
    },
    {
      "page": "which_max_iv",
      "title": "Return Index of (First) Maximum of an Integer Vector",
      "topics": [
        "which_max_iv"
      ]
    },
    {
      "page": "which_max_nm",
      "title": "Return (Row, Column) Index of (First) Maximum of a Numeric Matrix",
      "topics": [
        "which_max_nm"
      ]
    },
    {
      "page": "which_max_nv",
      "title": "Return Index of (First) Maximum of a Numeric Vector",
      "topics": [
        "which_max_nv"
      ]
    },
    {
      "page": "which_min_im",
      "title": "Return (Row, Column) Index of (First) Minimum of an Integer Matrix",
      "topics": [
        "which_min_im"
      ]
    },
    {
      "page": "which_min_iv",
      "title": "Return Index of (First) Minimum of an Integer Vector",
      "topics": [
        "which_min_iv"
      ]
    },
    {
      "page": "which_min_nm",
      "title": "Return (Row, Column) Index of (First) Minimum of a Numeric Matrix",
      "topics": [
        "which_min_nm"
      ]
    },
    {
      "page": "which_min_nv",
      "title": "Return Index of (First) Minimum of a Numeric Vector",
      "topics": [
        "which_min_nv"
      ]
    },
    {
      "page": "which.max2",
      "title": "Return Index of (First) Maximum of a Vector",
      "topics": [
        "which.max2"
      ]
    },
    {
      "page": "which.min2",
      "title": "Return Index of (First) Minimum of a Vector",
      "topics": [
        "which.min2"
      ]
    }
  ],
  "_readme": "https://github.com/vandomed/dvmisc/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "cubature",
    "data.table",
    "datawizard",
    "DBI",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "httpuv",
    "insight",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "mvtnorm",
    "numDeriv",
    "otel",
    "pillar",
    "pkgconfig",
    "pracma",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "rattle",
    "rbenchmark",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rpart",
    "rpart.plot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sjlabelled",
    "sourcetools",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "svglite",
    "systemfonts",
    "tab",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_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": "dvmisc.Rmd",
      "filename": "dvmisc.html",
      "title": "Convenience Functions, Moving Window Statistics, and Graphics",
      "author": "Dane Van Domelen vandomed@gmail.com",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Convenience functions",
        "truerange",
        "bmi3, bmi4",
        "sumsim",
        "Moving window statistics",
        "moving_mean",
        "Graphics",
        "histo",
        "References"
      ],
      "created": "2018-03-21 15:49:21",
      "modified": "2018-03-24 01:02:35",
      "commits": 2
    }
  ],
  "_score": 6.094121595840561,
  "_indexed": true,
  "_nocasepkg": "dvmisc",
  "_universes": [
    "vandomed"
  ],
  "_progress_url": "https://github.com/r-universe/vandomed/actions/runs/26741418579",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-02T14:39:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "6ff846cf7f4089e67d2e8e1e09c91e272c210343ac5e18a6fef5af4bfa6ef7a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-02T14:42:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "91d7da65a432106495b3e86723ba8706fa168c1e46a0db5cd74c2b458668a9c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-02T14:40:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "5e1a37a3ac77ff7cd5cbe7ff254a509135153d5714d91bc5fa114d8fef18fc8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-02T14:42:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "2be00e28f440ecc5470a9b1108b10554905e4949473acc5c74435560560d90f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-02T15:23:02.000Z",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "c1126bf2422486e1fb0cfe2b1432b907e8959f3ecc8a16e474b8313a001846d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-02T15:18:25.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "995f1a59649a974e0400361b6302d26ea40ecc4358b6248ca1daf096af605c42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-02T15:21:55.000Z",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "e9390f9fb509def7a680a63a621b999d78f4fc3c4d1454e4405337840140c41c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-02T15:21:06.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "2b91a83b5381ecbab98c1e7e77e8ee0451c4ec4185dc52149266f09debc90297",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-02T14:39:54.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "54b2a64b5e00d8cd41c0437c6654868b49e0a6feee607c78aefb831ac59f92ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-02T14:38:58.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "73e22bf426f587c6690994e8b7ac1a11ef9d3a4c9d3bdf80d36cbc79ba442e94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-02T14:38:51.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "7456ee8527d96e1bfabd300db4ad1be8f30d78b86ae6fb444e464cf17a67f307",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T19:03:53.000Z",
      "arch": "emscripten",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "895446c2a2a0c3685a69933ab024e63e44ffd30bda6cf9098b9f89275ed6643a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/25254098851"
    }
  ]
}