Package: nmfbin Title: Non-Negative Matrix Factorization for Binary Data Version: 0.2.1 Authors@R: c(person(given = "Michal", family = "Ovadek", role = c("aut", "cre", "cph"), email = "michal.ovadek@gmail.com", comment = c(ORCID = "0000-0002-2552-2580"))) Description: Factorize binary matrices into rank-k components using the logistic function in the updating process. See e.g. Tomé et al (2015) . License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://michalovadek.github.io/nmfbin/ BugReports: https://github.com/michalovadek/nmfbin/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://michalovadek.r-universe.dev Date/Publication: 2025-10-09 10:39:34 UTC RemoteUrl: https://github.com/michalovadek/nmfbin RemoteRef: HEAD RemoteSha: ddb2e0b654c3a7ab2f347050cfab44b37f10504a NeedsCompilation: no Packaged: 2026-07-08 06:33:32 UTC; root Author: Michal Ovadek [aut, cre, cph] (ORCID: ) Maintainer: Michal Ovadek