Package: holodeck
Title: A Tidy Interface for Simulating Multivariate Data
Version: 0.2.2
Authors@R: 
    person(given = "Eric",
           family = "Scott",
           role = c("aut", "cre"),
           email = "scottericr@gmail.com",
           comment =c(ORCID = "0000-0002-7430-7879"))
Description: Provides pipe-friendly (%>%) wrapper functions for MASS::mvrnorm() to create simulated multivariate data sets
    with groups of variables with different degrees of variance, covariance, and effect size. 
License: MIT + file LICENSE
Encoding: UTF-8
biocViews:
Imports: dplyr, tibble, MASS, purrr, rlang, assertthat
RoxygenNote: 7.2.3
URL: https://github.com/Aariq/holodeck
BugReports: https://github.com/Aariq/holodeck/issues
Suggests: testthat, covr, knitr, rmarkdown, mice, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-25 21:43:57 UTC; ericscott
Author: Eric Scott [aut, cre] (<https://orcid.org/0000-0002-7430-7879>)
Maintainer: Eric Scott <scottericr@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-25 22:00:06 UTC
Built: R 4.4.3; ; 2025-10-21 14:06:48 UTC; windows
