Package: RCLabels
Title: Manipulate Matrix Row and Column Labels with Ease
Version: 0.1.9
Date: 2023-12-20
Authors@R: c(person(given = "Matthew",
                    family = "Heun", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-7438-214X"),
                    email = "matthew.heun@me.com"))
Description: Functions to assist manipulation of matrix 
             row and column labels for all types of matrix mathematics
             where row and column labels are to be respected.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: assertthat, Hmisc, magrittr, purrr
Suggests: dplyr, knitr, rmarkdown, spelling, stringr, testthat (>=
        3.0.0), tibble
Config/testthat/edition: 3
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
Language: en-US
URL: https://matthewheun.github.io/RCLabels/
NeedsCompilation: no
Packaged: 2023-12-21 13:13:12 UTC; mkh2
Author: Matthew Heun [aut, cre] (<https://orcid.org/0000-0002-7438-214X>)
Maintainer: Matthew Heun <matthew.heun@me.com>
Repository: CRAN
Date/Publication: 2023-12-21 13:40:11 UTC
Built: R 4.2.0; ; 2023-12-22 14:10:55 UTC; unix
