Package: MatrixModels Version: 0.6-0 VersionNote: Released 0.5-4 on 2025-03-25 Date: 2025-03-26 Title: Modelling with Sparse and Dense Matrices Contact: Matrix-authors@R-project.org Authors@R: c( person("Douglas", "Bates", role = "aut", email = "bates@stat.wisc.edu", comment = c(ORCID = "0000-0001-8316-9503")), person("Martin", "Maechler", role = c("aut", "cre"), email = "mmaechler+Matrix@gmail.com", comment = c(ORCID = "0000-0002-8685-9910"))) Description: Generalized Linear Modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes. Depends: R (>= 4.5.0) Imports: stats, methods, Matrix (>= 1.8-0) ImportsNote: _not_yet_stats4 Encoding: UTF-8 LazyLoad: yes License: GPL (>= 2) URL: https://Matrix.R-forge.R-project.org/, https://r-forge.r-project.org/R/?group_id=61 BugReports: https://R-forge.R-project.org/tracker/?func=add&atid=294&group_id=61 Repository: https://r-forge.r-universe.dev Date/Publication: 2026-06-24 00:52:04 UTC RemoteUrl: https://github.com/r-forge/matrix RemoteRef: HEAD RemoteSha: 0452fa64df26857ec439a0900475cab77449e217 RemoteSubdir: pkg/MatrixModels NeedsCompilation: no Packaged: 2026-06-24 06:49:06 UTC; root Author: Douglas Bates [aut] (ORCID: ), Martin Maechler [aut, cre] (ORCID: ) Maintainer: Martin Maechler