Package: holodeck
Title: A Tidy Interface for Simulating Multivariate Data
Version: 0.2.0
Authors@R: 
    person(given = "Eric",
           family = "Scott",
           role = c("aut", "cre"),
           email = "scottericr@gmail.com")
Description: Provides pipe-friendly (%>%) functions 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
LazyData: true
biocViews:
Imports: dplyr, tibble, MASS, purrr, rlang, assertthat
RoxygenNote: 6.1.1
URL: https://github.com/Aariq/holodeck
BugReports: https://github.com/Aariq/holodeck/issues
Suggests: testthat, covr, knitr, rmarkdown, iheatmapr, mice, ropls,
        ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-15 19:56:19 UTC; scottericr
Author: Eric Scott [aut, cre]
Maintainer: Eric Scott <scottericr@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-16 12:12:40 UTC
