{
  "_id": "6a495f3177d6db3f2f965a18",
  "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-06-24 09:59:39 UTC",
    "User": "root"
  },
  "_user": "vandomed",
  "_type": "src",
  "_file": "dvmisc_1.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/9259ceca8769cf8bb765ff2bccc97647a8af468cb197d5533a2a6fb805e6d656",
  "_filesize": 477378,
  "_sha256": "9259ceca8769cf8bb765ff2bccc97647a8af468cb197d5533a2a6fb805e6d656",
  "_expires": "2026-10-12T19:29:52.000Z",
  "_created": "2026-06-24T09:59:39.000Z",
  "_published": "2026-07-04T19:29:53.757Z",
  "_jobs": [
    {
      "job": 85160612503,
      "time": 269,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7846339324"
    },
    {
      "job": 85160612610,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7846321951"
    },
    {
      "job": 85160612468,
      "time": 210,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846316132"
    },
    {
      "job": 85160612644,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846322546"
    },
    {
      "job": 85160612665,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7846299773"
    },
    {
      "job": 85160612500,
      "time": 299,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7846348848"
    },
    {
      "job": 85160612493,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846302559"
    },
    {
      "job": 85160612478,
      "time": 490,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846422689"
    },
    {
      "job": 85160612363,
      "time": 311,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846232152"
    },
    {
      "job": 85160612515,
      "time": 194,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846307614"
    },
    {
      "job": 85160612458,
      "time": 208,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7846317216"
    },
    {
      "job": 85160612487,
      "time": 195,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7846309021"
    },
    {
      "job": 85160612406,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846314611"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521",
  "_status": "success",
  "_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",
    "description": "Statistician",
    "uuid": 31902934
  },
  "_distro": "resolute",
  "_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",
    "followers": 23,
    "description": "Statistician"
  },
  "_downloads": {
    "count": 325,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dvmisc"
  },
  "_devurl": "https://github.com/vandomed/dvmisc",
  "_searchresults": 168,
  "_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": "16-20260322-1ubuntu1",
      "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.179551791165188,
  "_indexed": true,
  "_nocasepkg": "dvmisc",
  "_universes": [
    "vandomed"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-24T10:03:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/9fd64e641af35671b67f2a72223c7e84fe0e861a4e284d0131fcbb8234297d31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-24T10:02:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/99cbd8ca6b1d6347e80eac71ecdef1d29b05959ea595815601b73042947472c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-24T10:02:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/4f386ceea5a0d4c9dc399e85d523abbebf4415f812c67b8db41cee1e28af3db9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-24T10:02:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/2e70ec6a9bbbcb50cd2c270a502e3587ee4f9e131861e5c4b83750ec4d6f35f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-24T10:01:52.000Z",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/e98aa645eb6b452b3c734df599b7cd76464f7674b4f3964f5f52597b80cd4274",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-24T10:03:06.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/8603b23661286e735970c569f621a8ca8a47fb043a68cbd5a8e70cf9f6847fbf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-24T10:02:21.000Z",
      "arch": "aarch64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/ec51dabcc20c23d29d6c11248f9adf19592ca6cdd567a072a9b6e4c223105e8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-24T10:05:39.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/22f77c3c587600b62a7df368f89430a204ae8c015e35101ba371755964cf3c64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-06-24T10:03:21.000Z",
      "arch": "emscripten",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/844bb95351a50d4740b3a9d3f123addd9290c7aba4893a535b20155e440cb83c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-24T10:01:57.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/4820dc84b3d872c4d7720bcb73721d06c495ba42f17a9be1ecda779a2e58a74a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-24T10:01:38.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/17c4e311ee25cdbb1aa2f044d57618029b157c7288fa3005c270f9786bdb6a48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-24T10:01:45.000Z",
      "arch": "x86_64",
      "commit": "a4c5a9094ae7b6470f4bed98fc94dc091e0259ee",
      "fileid": "https://r2.ropensci.org/7f67ec7d99e8e391a23334880b55df27813416f2b6c492e7885c1df834ac6504",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/28090340521"
    }
  ]
}