Package: holodeck Title: A Tidy Interface for Simulating Multivariate Data Version: 0.2.2.9000 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 Repository: https://aariq.r-universe.dev Date/Publication: 2023-08-27 16:19:35 UTC RemoteUrl: https://github.com/Aariq/holodeck RemoteRef: HEAD RemoteSha: 638f46e6c7d6726837f7ec4df2380238f7c5cf7f NeedsCompilation: no Packaged: 2026-06-20 07:41:41 UTC; root Author: Eric Scott [aut, cre] (ORCID: ) Maintainer: Eric Scott