{
  "_id": "6a1d16651d7bb097a0a36928",
  "Package": "rvec",
  "Type": "Package",
  "Title": "Vectors Representing Random Variables",
  "Version": "1.0.2",
  "Maintainer": "John Bryant <john@bayesiandemography.com>",
  "Author": "John Bryant [aut, cre], Bayesian Demography Limited [cph]",
  "Authors@R": "c(person(given = \"John\",\nfamily = \"Bryant\",\nrole = c(\"aut\", \"cre\"),\nemail = \"john@bayesiandemography.com\"),\nperson(\"Bayesian Demography Limited\",\nrole = \"cph\"))",
  "Description": "Random vectors, called rvecs. An rvec holds multiple\ndraws, but tries to behave like a standard R vector, including\nworking well in data frames. Rvecs are useful for analysing\noutput from a simulation or a Bayesian analysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://bayesiandemography.github.io/rvec/,\nhttps://github.com/bayesiandemography/rvec",
  "BugReports": "https://github.com/bayesiandemography/rvec/issues",
  "Repository": "https://bayesiandemography.r-universe.dev",
  "Date/Publication": "2026-06-01 03:04:03 UTC",
  "RemoteUrl": "https://github.com/bayesiandemography/rvec",
  "RemoteRef": "HEAD",
  "RemoteSha": "e22d68803b812481df2f77249ce82283e20a205f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 05:15:01 UTC",
    "User": "root"
  },
  "MD5sum": "9c3b17cf403102154b5d028ecf99d37d",
  "_user": "bayesiandemography",
  "_type": "src",
  "_file": "rvec_1.0.2.tar.gz",
  "_fileid": "727eae6a0aa407df63c9158bcf9b9258fc4f4500f8dfc8eb49289ec2d97c0423",
  "_filesize": 682304,
  "_sha256": "727eae6a0aa407df63c9158bcf9b9258fc4f4500f8dfc8eb49289ec2d97c0423",
  "_created": "2026-06-01T05:15:01.000Z",
  "_published": "2026-06-01T05:19:33.534Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78790898273,
      "time": 231,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323918972"
    },
    {
      "job": 78790898280,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323908033"
    },
    {
      "job": 78790898251,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323903871"
    },
    {
      "job": 78790898259,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323912006"
    },
    {
      "job": 78790603195,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323879552"
    },
    {
      "job": 78790898237,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323901700"
    },
    {
      "job": 78790898246,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323900998"
    },
    {
      "job": 78790898261,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323899971"
    },
    {
      "job": 78790898252,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323902772"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bayesiandemography/rvec",
  "_commit": {
    "id": "e22d68803b812481df2f77249ce82283e20a205f",
    "author": "John Bryant <john.r.bryant@gmail.com>",
    "committer": "John Bryant <john.r.bryant@gmail.com>",
    "message": "updated yaml and bumped version number to 1.02\n",
    "time": 1780283043
  },
  "_maintainer": {
    "name": "John Bryant",
    "email": "john@bayesiandemography.com",
    "login": "johnrbryant",
    "description": "Bayesian demographer and data scientist",
    "uuid": 13082725
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "bayesiandemography",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "johnrbryant",
      "count": 131,
      "uuid": 13082725
    }
  ],
  "_userbio": {
    "uuid": 48009615,
    "type": "organization",
    "name": "Bayesian Demography Limited",
    "description": "Demography for the twenty-first century"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rvec"
  },
  "_devurl": "https://github.com/bayesiandemography/rvec",
  "_pkgdown": "https://bayesiandemography.github.io/rvec/",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_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/rvec.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bayesiandemography/rvec",
  "_realowner": "bayesiandemography",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.6",
      "date": "2023-11-08"
    },
    {
      "version": "0.0.7",
      "date": "2024-09-15"
    },
    {
      "version": "0.0.8",
      "date": "2025-07-13"
    },
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.1",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "as_list_col",
    "collapse_to_rvec",
    "dbeta_rvec",
    "dbinom_rvec",
    "dcauchy_rvec",
    "dchisq_rvec",
    "dexp_rvec",
    "df_rvec",
    "dgamma_rvec",
    "dgeom_rvec",
    "dhyper_rvec",
    "dlnorm_rvec",
    "dmultinom_rvec",
    "dnbinom_rvec",
    "dnorm_rvec",
    "dpois_rvec",
    "draws_all",
    "draws_any",
    "draws_ci",
    "draws_cv",
    "draws_fun",
    "draws_max",
    "draws_mean",
    "draws_median",
    "draws_min",
    "draws_mode",
    "draws_quantile",
    "draws_sd",
    "draws_var",
    "dt_rvec",
    "dunif_rvec",
    "dweibull_rvec",
    "expand_from_rvec",
    "extract_draw",
    "if_else_rvec",
    "is_rvec",
    "map_rvec",
    "n_draw",
    "new_rvec",
    "new_rvec_chr",
    "new_rvec_dbl",
    "new_rvec_int",
    "new_rvec_lgl",
    "pbeta_rvec",
    "pbinom_rvec",
    "pcauchy_rvec",
    "pchisq_rvec",
    "pexp_rvec",
    "pf_rvec",
    "pgamma_rvec",
    "pgeom_rvec",
    "phyper_rvec",
    "plnorm_rvec",
    "pnbinom_rvec",
    "pnorm_rvec",
    "pool_draws",
    "ppois_rvec",
    "prob",
    "pt_rvec",
    "punif_rvec",
    "pweibull_rvec",
    "qbeta_rvec",
    "qbinom_rvec",
    "qcauchy_rvec",
    "qchisq_rvec",
    "qexp_rvec",
    "qf_rvec",
    "qgamma_rvec",
    "qgeom_rvec",
    "qhyper_rvec",
    "qlnorm_rvec",
    "qnbinom_rvec",
    "qnorm_rvec",
    "qpois_rvec",
    "qt_rvec",
    "qunif_rvec",
    "qweibull_rvec",
    "rank",
    "rbeta_rvec",
    "rbinom_rvec",
    "rcauchy_rvec",
    "rchisq_rvec",
    "rexp_rvec",
    "rf_rvec",
    "rgamma_rvec",
    "rgeom_rvec",
    "rhyper_rvec",
    "rlnorm_rvec",
    "rmultinom_rvec",
    "rnbinom_rvec",
    "rnorm_rvec",
    "rpois_rvec",
    "rt_rvec",
    "runif_rvec",
    "rvec",
    "rvec_chr",
    "rvec_dbl",
    "rvec_int",
    "rvec_lgl",
    "rweibull_rvec",
    "sd",
    "var",
    "weighted_mad",
    "weighted_mean",
    "weighted_median",
    "weighted_sd",
    "weighted_var"
  ],
  "_datasets": [
    {
      "name": "divorce",
      "title": "Divorce Rates in New Zealand",
      "object": "divorce",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "draw",
        "rate"
      ],
      "rows": 22000,
      "table": true,
      "tojson": true
    },
    {
      "name": "reg_post",
      "title": "Posterior Sample from Linear Regression",
      "object": "reg_post",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rvec-package",
      "title": "Package 'rvec'",
      "topics": [
        "rvec-package"
      ]
    },
    {
      "page": "as_list_col",
      "title": "Convert to List Column",
      "topics": [
        "as_list_col",
        "as_list_col.matrix",
        "as_list_col.rvec"
      ]
    },
    {
      "page": "collapse_to_rvec",
      "title": "Convert a Data Frame Between 'Draws-and-Values' Format and 'Rvec' Format",
      "topics": [
        "collapse_to_rvec",
        "collapse_to_rvec.data.frame",
        "collapse_to_rvec.grouped_df",
        "expand_from_rvec",
        "expand_from_rvec.data.frame",
        "expand_from_rvec.grouped_df"
      ]
    },
    {
      "page": "dbeta_rvec",
      "title": "Beta Distribution, Using Multiple Draws",
      "topics": [
        "dbeta_rvec",
        "pbeta_rvec",
        "qbeta_rvec",
        "rbeta_rvec"
      ]
    },
    {
      "page": "dbinom_rvec",
      "title": "Binomial Distribution, Using Multiple Draws",
      "topics": [
        "dbinom_rvec",
        "pbinom_rvec",
        "qbinom_rvec",
        "rbinom_rvec"
      ]
    },
    {
      "page": "dcauchy_rvec",
      "title": "Cauchy Distribution, Using Multiple Draws",
      "topics": [
        "dcauchy_rvec",
        "pcauchy_rvec",
        "qcauchy_rvec",
        "rcauchy_rvec"
      ]
    },
    {
      "page": "dchisq_rvec",
      "title": "Chi-Squared Distribution, Using Multiple Draws",
      "topics": [
        "dchisq_rvec",
        "pchisq_rvec",
        "qchisq_rvec",
        "rchisq_rvec"
      ]
    },
    {
      "page": "dexp_rvec",
      "title": "Exponential Distribution, Using Multiple Draws",
      "topics": [
        "dexp_rvec",
        "pexp_rvec",
        "qexp_rvec",
        "rexp_rvec"
      ]
    },
    {
      "page": "df_rvec",
      "title": "F Distribution, Using Multiple Draws",
      "topics": [
        "df_rvec",
        "pf_rvec",
        "qf_rvec",
        "rf_rvec"
      ]
    },
    {
      "page": "dgamma_rvec",
      "title": "Gamma Distribution, Using Multiple Draws",
      "topics": [
        "dgamma_rvec",
        "pgamma_rvec",
        "qgamma_rvec",
        "rgamma_rvec"
      ]
    },
    {
      "page": "dgeom_rvec",
      "title": "Geometric Distribution, Using Multiple Draws",
      "topics": [
        "dgeom_rvec",
        "pgeom_rvec",
        "qgeom_rvec",
        "rgeom_rvec"
      ]
    },
    {
      "page": "dhyper_rvec",
      "title": "Hypergeometric Distribution, Using Multiple Draws",
      "topics": [
        "dhyper_rvec",
        "phyper_rvec",
        "qhyper_rvec",
        "rhyper_rvec"
      ]
    },
    {
      "page": "divorce",
      "title": "Divorce Rates in New Zealand",
      "topics": [
        "divorce"
      ]
    },
    {
      "page": "dlnorm_rvec",
      "title": "Log-Normal Distribution, Using Multiple Draws",
      "topics": [
        "dlnorm_rvec",
        "plnorm_rvec",
        "qlnorm_rvec",
        "rlnorm_rvec"
      ]
    },
    {
      "page": "dmultinom_rvec",
      "title": "Multinomial Distribution, Using Multiple Draws",
      "topics": [
        "dmultinom_rvec",
        "rmultinom_rvec"
      ]
    },
    {
      "page": "dnbinom_rvec",
      "title": "Negative Binomial Distribution, Using Multiple Draws",
      "topics": [
        "dnbinom_rvec",
        "pnbinom_rvec",
        "qnbinom_rvec",
        "rnbinom_rvec"
      ]
    },
    {
      "page": "dnorm_rvec",
      "title": "Normal Distribution, Using Multiple Draws",
      "topics": [
        "dnorm_rvec",
        "pnorm_rvec",
        "qnorm_rvec",
        "rnorm_rvec"
      ]
    },
    {
      "page": "dpois_rvec",
      "title": "Poisson Distribution, Using Multiple Draws",
      "topics": [
        "dpois_rvec",
        "ppois_rvec",
        "qpois_rvec",
        "rpois_rvec"
      ]
    },
    {
      "page": "draws_all",
      "title": "Logical Operations Across Random Draws",
      "topics": [
        "draws_all",
        "draws_all.rvec",
        "draws_all.rvec_chr",
        "draws_any",
        "draws_any.rvec",
        "draws_any.rvec_chr"
      ]
    },
    {
      "page": "draws_ci",
      "title": "Credible Intervals from Random Draws",
      "topics": [
        "draws_ci",
        "draws_ci.rvec",
        "draws_ci.rvec_chr"
      ]
    },
    {
      "page": "draws_fun",
      "title": "Apply Summary Function Across Random Draws",
      "topics": [
        "draws_fun",
        "draws_fun.rvec"
      ]
    },
    {
      "page": "draws_median",
      "title": "Medians, Means, and Modes Across Random Draws",
      "topics": [
        "draws_mean",
        "draws_mean.rvec",
        "draws_mean.rvec_chr",
        "draws_median",
        "draws_median.rvec",
        "draws_median.rvec_chr",
        "draws_mode",
        "draws_mode.rvec"
      ]
    },
    {
      "page": "draws_min",
      "title": "Minima and Maxima Across Random Draws",
      "topics": [
        "draws_max",
        "draws_max.rvec",
        "draws_max.rvec_chr",
        "draws_min",
        "draws_min.rvec",
        "draws_min.rvec_chr"
      ]
    },
    {
      "page": "draws_quantile",
      "title": "Quantiles Across Random Draws",
      "topics": [
        "draws_quantile",
        "draws_quantile.rvec",
        "draws_quantile.rvec_chr"
      ]
    },
    {
      "page": "draws_sd",
      "title": "Standard Deviations, Variances, and Coefficients of Variation Across Random Draws",
      "topics": [
        "draws_cv",
        "draws_cv.rvec",
        "draws_cv.rvec_chr",
        "draws_sd",
        "draws_sd.rvec",
        "draws_sd.rvec_chr",
        "draws_var",
        "draws_var.rvec",
        "draws_var.rvec_chr"
      ]
    },
    {
      "page": "dt_rvec",
      "title": "Student t Distribution, Using Multiple Draws",
      "topics": [
        "dt_rvec",
        "pt_rvec",
        "qt_rvec",
        "rt_rvec"
      ]
    },
    {
      "page": "dunif_rvec",
      "title": "Uniform Distribution, Using Multiple Draws",
      "topics": [
        "dunif_rvec",
        "punif_rvec",
        "qunif_rvec",
        "runif_rvec"
      ]
    },
    {
      "page": "dweibull_rvec",
      "title": "Weibull Distribution, Using Multiple Draws",
      "topics": [
        "dweibull_rvec",
        "pweibull_rvec",
        "qweibull_rvec",
        "rweibull_rvec"
      ]
    },
    {
      "page": "extract_draw",
      "title": "Extract a Single Draw From an Rvec",
      "topics": [
        "extract_draw"
      ]
    },
    {
      "page": "if_else_rvec",
      "title": "Vectorised If-Else, When Condition is an Rvec",
      "topics": [
        "if_else_rvec"
      ]
    },
    {
      "page": "is_rvec",
      "title": "Is an Object an Rvec",
      "topics": [
        "is_rvec"
      ]
    },
    {
      "page": "map_rvec",
      "title": "Apply a Function and Put Results in an Rvec",
      "topics": [
        "map_rvec"
      ]
    },
    {
      "page": "missing",
      "title": "Missing, Finite, and Infinite Values in Rvecs",
      "topics": [
        "anyNA.rvec",
        "is.na.rvec",
        "missing",
        "na.exclude.rvec",
        "na.omit.rvec"
      ]
    },
    {
      "page": "n_draw",
      "title": "Query Number of Draws",
      "topics": [
        "n_draw",
        "n_draw.default",
        "n_draw.rvec"
      ]
    },
    {
      "page": "new_rvec_blank",
      "title": "Create an Empty Rvec",
      "topics": [
        "new_rvec_blank",
        "new_rvec_chr",
        "new_rvec_dbl",
        "new_rvec_int",
        "new_rvec_lgl"
      ]
    },
    {
      "page": "new_rvec_deprecated",
      "title": "Create a Blank Rvec",
      "topics": [
        "new_rvec",
        "new_rvec_deprecated"
      ]
    },
    {
      "page": "pool_draws",
      "title": "Pool Draws",
      "topics": [
        "pool_draws",
        "pool_draws.data.frame",
        "pool_draws.grouped_df"
      ]
    },
    {
      "page": "prob",
      "title": "Calculate Probabilities from Random Draws",
      "topics": [
        "prob",
        "prob.logical",
        "prob.rvec_lgl"
      ]
    },
    {
      "page": "rank",
      "title": "Sample Ranks, Including Rvecs",
      "topics": [
        "rank"
      ]
    },
    {
      "page": "reg_post",
      "title": "Posterior Sample from Linear Regression",
      "topics": [
        "reg_post"
      ]
    },
    {
      "page": "rvec",
      "title": "Create an Rvec from Data",
      "topics": [
        "rvec",
        "rvec_chr",
        "rvec_dbl",
        "rvec_int",
        "rvec_lgl"
      ]
    },
    {
      "page": "rvec-matrix-mult",
      "title": "Matrix Multiplication with Rvecs",
      "topics": [
        "%*%,Matrix,rvec-method",
        "%*%,rvec,Matrix-method",
        "rvec-matrix-mult"
      ]
    },
    {
      "page": "sd",
      "title": "Standard Deviation, Including Rvecs",
      "topics": [
        "sd"
      ]
    },
    {
      "page": "var",
      "title": "Correlation, Variance and Covariance (Matrices), Including Rvecs",
      "topics": [
        "var"
      ]
    },
    {
      "page": "weighted_mean",
      "title": "Calculate Weighted Summaries",
      "topics": [
        "weighted_mad",
        "weighted_mad.default",
        "weighted_mad.rvec",
        "weighted_mean",
        "weighted_mean.default",
        "weighted_mean.rvec",
        "weighted_median",
        "weighted_median.default",
        "weighted_median.rvec",
        "weighted_sd",
        "weighted_sd.default",
        "weighted_sd.rvec",
        "weighted_var",
        "weighted_var.default",
        "weighted_var.rvec"
      ]
    }
  ],
  "_readme": "https://github.com/bayesiandemography/rvec/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vig1_overview.Rmd",
      "filename": "vig1_overview.html",
      "title": "Package rvec",
      "author": "John Bryant",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Aims of rvec",
        "Examples",
        "Toy example",
        "Divorce rates",
        "Structure of an rvec",
        "Creating rvecs",
        "Mathematical and logical operations",
        "Probability distributions",
        "Manipulating rvecs",
        "Subsetting",
        "If-Else",
        "Combining",
        "Coercing",
        "Summarising distributions",
        "Pooling distributions",
        "Other packages",
        "References"
      ],
      "created": "2023-05-12 09:30:09",
      "modified": "2026-02-15 02:38:15",
      "commits": 21
    }
  ],
  "_score": 5.892094602690481,
  "_indexed": true,
  "_nocasepkg": "rvec",
  "_universes": [
    "bayesiandemography",
    "johnrbryant"
  ],
  "_previous": "1.0.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-01T05:18:24.000Z",
      "distro": "noble",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "625707896b99071588acf603a118b167ddf781d0f3fa2dc22b84825a03f3e9d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-01T05:17:21.000Z",
      "distro": "noble",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "2fbfa8dd01fca304e02ee07b19bfb82a70b48b53b93a912b85823c2e13780919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-01T05:17:11.000Z",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "29d075a467132eb21c4d249650050bbfb226468a78578116157ddf765a4d1385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-01T05:17:46.000Z",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "86bbb2fc575b4b9bd82bd799ed65e56174744a8a706ba70e57d322ad246f19a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-01T05:17:32.000Z",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "e36d4867d03d8886783a1151047c10a35f051937fcdb5de566c784f36d7a7730",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-01T05:16:29.000Z",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "d7077212ac625fcdcfd42611cc5b3d8f4c607dbc784ea9299d32938027ee939c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-01T05:16:21.000Z",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "7aedd3fcec7159c14996718555cd515678ee29deabd8c88d71945fb6ee67a5cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-01T05:16:42.000Z",
      "commit": "e22d68803b812481df2f77249ce82283e20a205f",
      "fileid": "a8b59e8ac0189652299643d708ea9d783dd265b706834a29e857962e6763f879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bayesiandemography/actions/runs/26736447653"
    }
  ]
}