Package: matsbyname
Type: Package
Title: An Implementation of Matrix Mathematics that Respects Row and
        Column Names
Version: 0.6.8
Date: 2023-12-20
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, spelling, testthat (>=
        3.0.0), tidyr
VignetteBuilder: knitr
URL: https://github.com/MatthewHeun/matsbyname,
        https://matthewheun.github.io/matsbyname/
BugReports: https://github.com/MatthewHeun/matsbyname/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-12-21 13:18:06 UTC; mkh2
Author: Matthew Heun [aut, cre] (<https://orcid.org/0000-0002-7438-214X>)
Repository: CRAN
Date/Publication: 2023-12-21 13:40:06 UTC
Built: R 4.2.0; ; 2023-12-22 14:28:16 UTC; unix
