rvec: Vector Representing a Random Variable

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 working with output from a simulation or a Bayesian analysis.

Version: 0.0.6
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, rmarkdown, testthat (≥ 3.0.0), tidyr, vdiffr
Published: 2023-11-08
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

Documentation:

Reference manual: rvec.pdf
Vignettes: Package rvec

Downloads:

Package source: rvec_0.0.6.tar.gz
Windows binaries: r-devel: rvec_0.0.6.zip, r-release: rvec_0.0.6.zip, r-oldrel: rvec_0.0.6.zip
macOS binaries: r-release (arm64): rvec_0.0.6.tgz, r-oldrel (arm64): rvec_0.0.6.tgz, r-release (x86_64): rvec_0.0.6.tgz, r-oldrel (x86_64): rvec_0.0.6.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rvec to link to this page.