Package: matsbyname
Type: Package
Title: An Implementation of Matrix Mathematics
Version: 0.6.4
Date: 2023-08-17
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.2.3
Imports: assertthat, dplyr, lifecycle, Matrix, magrittr, matrixcalc,
        methods, purrr, RCLabels, rlang, tibble
Suggests: covr, knitr, matsindf, rmarkdown, testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
URL: https://github.com/MatthewHeun/matsbyname
BugReports: https://github.com/MatthewHeun/matsbyname/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-18 00:24:03 UTC; mkh2
Author: Matthew Heun [aut, cre] (<https://orcid.org/0000-0002-7438-214X>)
Repository: CRAN
Date/Publication: 2023-08-18 04:02:32 UTC
