Source: r-cran-nmf Maintainer: Debian R Packages Maintainers Uploaders: Alba Crespi Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-registry, r-cran-rngtools, r-cran-cluster, r-cran-stringr, r-cran-digest, r-cran-gridbase, r-cran-colorspace, r-cran-rcolorbrewer, r-cran-foreach, r-cran-doparallel, r-cran-ggplot2, r-cran-reshape2, r-bioc-biobase, r-cran-codetools, r-cran-biocmanager Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-nmf Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-nmf.git Homepage: https://cran.r-project.org/package=NMF Rules-Requires-Root: no Package: r-cran-nmf Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R framework to perform non-negative matrix factorization This package implements a set of previously published algorithms and seeding methods, and provides a framework to test, develop and plug new/custom algorithms. Most of the built-in algorithms have been optimized, and the main interface function provides parallel computations on multicore machines.