Package: varian Title: Variability Analysis in R Version: 0.3.0 Date: 2023-03-16 Authors@R: person(given = "Joshua F.", family = "Wiley", role = c("aut", "cre"), email = "jwiley.psych@gmail.com", comment = c(ORCID = "0000-0002-0271-6702")) URL: https://joshuawiley.com/varian, https://github.com/JWiley/varian BugReports: https://github.com/JWiley/varian/issues Description: Uses a Bayesian model to estimate the variability in a repeated measure outcome and use that as an outcome or a predictor in a second stage model. Depends: R (>= 4.0.0) Imports: stats, rstan (>= 2.21.0), ggplot2, JWileymisc, extraoperators, MASS, Formula, grid, gridExtra Suggests: shinystan, testthat License: MIT + file LICENSE Encoding: UTF-8 Config/testthat/edition: 3 VignetteBuilder: knitr RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libicu-dev libx11-dev zlib1g-dev Repository: https://jwiley.r-universe.dev Date/Publication: 2023-03-17 03:29:57 UTC RemoteUrl: https://github.com/jwiley/varian RemoteRef: HEAD RemoteSha: 81df622830718483f2dda416da6024b40098474f NeedsCompilation: no Packaged: 2026-06-18 06:47:14 UTC; root Author: Joshua F. Wiley [aut, cre] (ORCID: ) Maintainer: Joshua F. Wiley