Package: matsbyname
Type: Package
Title: An Implementation of Matrix Mathematics
Version: 0.4.20
Date: 2021-07-19
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: An implementation of matrix mathematics wherein operations are performed "by name."
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: assertthat, dplyr, Hmisc, magrittr, purrr, rlang, stringi,
        tibble
Suggests: covr, knitr, matsindf, rmarkdown, testthat, tidyr
VignetteBuilder: knitr
URL: https://github.com/MatthewHeun/matsbyname
BugReports: https://github.com/MatthewHeun/matsbyname/issues
NeedsCompilation: no
Packaged: 2021-07-19 16:02:46 UTC; mkh2
Author: Matthew Heun [aut, cre] (<https://orcid.org/0000-0002-7438-214X>)
Repository: CRAN
Date/Publication: 2021-07-21 10:00:02 UTC
