Package: LRMF3
Title: Low Rank Matrix Factorization S3 Objects
Version: 0.1.0
Authors@R: 
    person(given = "Alex",
           family = "Hayes",
           role = c("aut", "cre"),
           email = "alexpghayes@gmail.com",
           comment = c(ORCID = "0000-0002-4985-5160"))
Description: Provides S3 classes to represent low rank matrix
    decompositions.
License: MIT + file LICENSE
URL: https://github.com/RoheLab/LRMF3
BugReports: https://github.com/RoheLab/LRMF3/issues
Depends: Matrix, R (>= 3.1)
Imports: glue
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Author: Alex Hayes [aut, cre] (<https://orcid.org/0000-0002-4985-5160>)
Maintainer: Alex Hayes <alexpghayes@gmail.com>
Built: R 4.4.0; ; 2024-05-02 08:07:25 UTC; unix
