Package: RCLabels
Title: Manipulate Matrix Row and Column Labels with Ease
Version: 0.1.2
Date: 2022-10-28
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.1
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
NeedsCompilation: no
Packaged: 2022-10-28 13:58:26 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: 2022-10-28 14:33:03 UTC
