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
RoxygenNote: 7.1.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-09 09:27:14 UTC; alex
Author: Alex Hayes [aut, cre] (<https://orcid.org/0000-0002-4985-5160>)
Maintainer: Alex Hayes <alexpghayes@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-09 19:30:05 UTC
Built: R 4.3.3; ; 2025-01-24 07:23:23 UTC; unix
