Package: matsbyname
Type: Package
Title: An Implementation of Matrix Mathematics that Respects Row and
        Column Names
Version: 0.6.13
Date: 2025-05-14
Authors@R: c(person("Matthew", "Heun", role = c("aut", "cre"),
                     comment = c(ORCID = "0000-0002-7438-214X"),
                     email = "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.2
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: Unary, Utilities, Binary
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: 2025-05-14 17:53:09 UTC; mkh2
Author: Matthew Heun [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7438-214X>)
Maintainer: Matthew Heun <matthew.heun@me.com>
Repository: CRAN
Date/Publication: 2025-05-14 18:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:47:02 UTC; windows
