Package: matsbyname
Type: Package
Title: An Implementation of Matrix Mathematics that Respects Row and
        Column Names
Version: 0.6.10
Date: 2024-02-12
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.3.1
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: Binary, Utilities, Unary
Imports: assertthat, dplyr, lifecycle, Matrix, magrittr, matrixcalc,
        methods, purrr, RCLabels, rlang, tibble
Suggests: bench, covr, Hmisc, 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
NeedsCompilation: no
Packaged: 2024-02-12 19:57:36 UTC; mkh2
Author: Matthew Heun [aut, cre] (<https://orcid.org/0000-0002-7438-214X>)
Repository: CRAN
Date/Publication: 2024-02-12 21:20:03 UTC
Built: R 4.2.3; ; 2024-02-12 22:45:36 UTC; unix
