Package: LRMF3 Title: Low Rank Matrix Factorization S3 Objects Version: 0.1.0.9000 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 Repository: https://rohelab.r-universe.dev Date/Publication: 2022-02-09 19:26:08 UTC RemoteUrl: https://github.com/rohelab/lrmf3 RemoteRef: HEAD RemoteSha: d0a325959e6157bcff35193a7a09b4ae708e1b33 NeedsCompilation: no Packaged: 2026-06-11 10:12:56 UTC; root Author: Alex Hayes [aut, cre] (ORCID: ) Maintainer: Alex Hayes