Package: matsindf
Type: Package
Title: Matrices in data frames
Version: 0.3.0
Date: 2019-01-26
Authors@R: c(person("Matthew", "Heun", role = c("aut", "cre"),
                     comment = c(ORCID = "0000-0002-7438-214X"),
                     email = "matthew.heun@me.com"))
Maintainer: Matthew Heun <matthew.heun@me.com>
Description: Provides functions to collapse a tidy data frame into matrices in a data frame
    and expand a data frame of matrices into a tidy data frame.
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 2.10)
Imports: dplyr, magrittr, matsbyname, purrr, rlang, rlist, tibble,
        tidyr
Suggests: ggplot2, knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
URL: https://github.com/MatthewHeun/matsindf
BugReports: https://github.com/MatthewHeun/matsindf/issues
NeedsCompilation: no
Packaged: 2019-02-05 14:59:35 UTC; mkh2
Author: Matthew Heun [aut, cre] (<https://orcid.org/0000-0002-7438-214X>)
Repository: CRAN
Date/Publication: 2019-02-11 16:00:11 UTC
