Package: ivd Type: Package Title: "Individual Variance Detection" Version: 1.0.0.9000 Authors@R: c( person(given = "Philippe", family = "Rast", role = c("aut", "cre", "cph"), email = "rast.ph@gmail.com", comment = c(ORCID = "0000-0003-3630-6629")), person(given = "Marwin", family = "Carmo", role = "aut", email = "mmcarmo@ucdavis.edu") ) Maintainer: Philippe Rast Description: Fit mixed-effects location scale models with spike-and-slab priors on the location random effects to identify units with unusual residual variances. The method is described in detail in Carmo, Williams and Rast (2025) . License: GPL (>=3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: nimble (>= 1.1.0), coda (>= 0.19.4), ggplot2, patchwork, future, future.apply, utils, rstan, ggrepel Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 BugReports: https://github.com/consistentlyBetter/ivd/issues Depends: R (>= 4.0.0) Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://consistentlybetter.r-universe.dev Date/Publication: 2026-06-23 20:05:47 UTC RemoteUrl: https://github.com/consistentlybetter/ivd RemoteRef: HEAD RemoteSha: 314395dcd773c75d4ac284e17c8892e68280a00f NeedsCompilation: no Packaged: 2026-07-02 10:18:47 UTC; root Author: Philippe Rast [aut, cre, cph] (ORCID: ), Marwin Carmo [aut]