Random vectors, called rvecs. An rvec holds
    multiple draws, but tries to behave like a standard
    R vector, including working well in data frames.
    Rvecs are useful for analysing
    output from a simulation or a Bayesian analysis.
| Version: | 0.0.8 | 
| Depends: | R (≥ 4.3.0) | 
| Imports: | cli, glue, graphics, grDevices, matrixStats, methods, rlang, stats, tibble, tidyselect, utils, vctrs | 
| Suggests: | bookdown, covr, dplyr, ggdist, ggplot2, knitr, posterior, Matrix, rmarkdown, testthat (≥ 3.0.0), tidyr | 
| Published: | 2025-07-13 | 
| DOI: | 10.32614/CRAN.package.rvec | 
| Author: | John Bryant [aut, cre],
  Bayesian Demography Limited [cph] | 
| Maintainer: | John Bryant  <john at bayesiandemography.com> | 
| BugReports: | https://github.com/bayesiandemography/rvec/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://bayesiandemography.github.io/rvec/,
https://github.com/bayesiandemography/rvec | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | rvec results |