{
  "_id": "6a493ae7a19c9318096e6d70",
  "Package": "nnmf",
  "Type": "Package",
  "Title": "Nonnegative Matrix Factorization",
  "Version": "1.4",
  "Date": "2026-04-12",
  "Authors@R": "c( person(\"Michail\", \"Tsagris\", role = c(\"aut\", \"cre\"), email = \"mtsagris@uoc.gr\"), \nperson(\"Nikolaos\", \"Kontemeniotis\", role = \"aut\", email = \"kontemeniotisn@gmail.com\" ),\nperson(\"Christos\", \"Adam\", role = \"aut\", email = \"pada4m4@gmail.com\", comment = c(ORCID = \"0009-0003-3244-7034\") ))",
  "Maintainer": "Michail Tsagris <mtsagris@uoc.gr>",
  "Description": "Nonnegative matrix factorization (NMF) is a technique to\nfactorize a matrix with nonnegative values into the product of\ntwo matrices. Covariates are also allowed. Parallel computing\nis an option to enhance the speed and high-dimensional and\nlarge scale (and/or sparse) data are allowed. Relevant papers\ninclude: Wang Y. X. and Zhang Y. J. (2012). Nonnegative matrix\nfactorization: A comprehensive review. IEEE Transactions on\nKnowledge and Data Engineering, 25(6): 1336-1353\n<doi:10.1109/TKDE.2012.51> and Kim H. and Park H. (2008).\nNonnegative matrix factorization based on alternating\nnonnegativity constrained least squares and active set method.\nSIAM Journal on Matrix Analysis and Applications, 30(2):\n713-730 <doi:10.1137/07069239X>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 16:49:45 UTC",
    "User": "root"
  },
  "Author": "Michail Tsagris [aut, cre], Nikolaos Kontemeniotis [aut],\nChristos Adam [aut] (ORCID:\n<https://orcid.org/0009-0003-3244-7034>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-13 03:55:44 UTC",
  "RemoteUrl": "https://github.com/cran/nnmf",
  "RemoteRef": "HEAD",
  "RemoteSha": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
  "_user": "cran",
  "_type": "src",
  "_file": "nnmf_1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/c02a5974fc388f2e1fd3ab9b31a49a1d0566a4fc2afdd8d424fe07ce492a7433",
  "_filesize": 169589,
  "_sha256": "c02a5974fc388f2e1fd3ab9b31a49a1d0566a4fc2afdd8d424fe07ce492a7433",
  "_expires": "2026-10-12T16:55:00.000Z",
  "_created": "2026-07-04T16:49:45.000Z",
  "_published": "2026-07-04T16:55:02.756Z",
  "_jobs": [
    {
      "job": 85149661736,
      "time": 206,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083605571"
    },
    {
      "job": 85149661756,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083608581"
    },
    {
      "job": 85149661748,
      "time": 216,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083606778"
    },
    {
      "job": 85149661726,
      "time": 250,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083610447"
    },
    {
      "job": 85149412874,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083578658"
    },
    {
      "job": 85149661754,
      "time": 227,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083607607"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28712943344",
  "_status": "success",
  "_upstream": "https://github.com/cran/nnmf",
  "_commit": {
    "id": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4\n",
    "time": 1776052544
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ClusterR",
      "role": "Imports"
    },
    {
      "package": "Compositional",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "osqp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "rangen",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "Rglpk",
      "role": "Imports"
    },
    {
      "package": "sparcl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rfast2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0",
      "date": "2026-01-09"
    },
    {
      "name": "1.1",
      "date": "2026-02-03"
    },
    {
      "name": "1.3",
      "date": "2026-03-17"
    },
    {
      "name": "1.4",
      "date": "2026-04-13"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 498,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nnmf"
  },
  "_searchresults": 4,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nnmf.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-01-09"
    },
    {
      "version": "1.1",
      "date": "2026-02-03"
    },
    {
      "version": "1.3",
      "date": "2026-03-17"
    },
    {
      "version": "1.4",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "init",
    "nmf.hals",
    "nmf.manh",
    "nmf.qp",
    "nmf.sqp",
    "nmfqp.cv",
    "nmfqp.pred",
    "nmfqp.reg"
  ],
  "_help": [
    {
      "page": "nnmf-package",
      "title": "Nonnegative Matrix Factorization",
      "topics": [
        "nnmf-package"
      ]
    },
    {
      "page": "init",
      "title": "Initialization strategies for the NMF based on the k-means",
      "topics": [
        "init"
      ]
    },
    {
      "page": "nmf.hals",
      "title": "NMF minimizing using the hierarchical ALS algorithm",
      "topics": [
        "nmf.hals"
      ]
    },
    {
      "page": "nmf.manh",
      "title": "Simplicial NMF minimizing the Manhattan distance",
      "topics": [
        "nmf.manh"
      ]
    },
    {
      "page": "nmf.qp",
      "title": "NMF minimizing the Frobenius norm",
      "topics": [
        "nmf.qp"
      ]
    },
    {
      "page": "nmf.sqp",
      "title": "NMF minimizing the Frobenius norm",
      "topics": [
        "nmf.sqp"
      ]
    },
    {
      "page": "nmfqp.cv",
      "title": "K-fold cross-validation for choosing the rank in NMF",
      "topics": [
        "nmfqp.cv"
      ]
    },
    {
      "page": "nmfqp.pred",
      "title": "Prediction of new values using NMF",
      "topics": [
        "nmfqp.pred"
      ]
    },
    {
      "page": "nmfqp.reg",
      "title": "NMF with covariates minimizing the Frobenius norm",
      "topics": [
        "nmfqp.reg"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "BH",
    "bigassertr",
    "bigparallelr",
    "bigstatsr",
    "bit",
    "bslib",
    "cachem",
    "class",
    "cli",
    "cluster",
    "ClusterR",
    "codetools",
    "Compositional",
    "cowplot",
    "cpp11",
    "digest",
    "doParallel",
    "emplik",
    "evaluate",
    "farver",
    "fastmap",
    "ff",
    "flock",
    "fontawesome",
    "foreach",
    "fs",
    "ggplot2",
    "glmnet",
    "glue",
    "gmp",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mda",
    "memoise",
    "mime",
    "minpack.lm",
    "mixture",
    "mnormt",
    "nnet",
    "numDeriv",
    "osqp",
    "parallelly",
    "pillar",
    "pkgconfig",
    "ps",
    "quadprog",
    "quantreg",
    "R6",
    "rangen",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppGSL",
    "RcppParallel",
    "Rfast",
    "Rfast2",
    "rgl",
    "Rglpk",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "rmio",
    "Rnanoflann",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shape",
    "slam",
    "sn",
    "sparcl",
    "SparseM",
    "survival",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zigg"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "nnmf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T16:53:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
      "fileid": "https://r2.ropensci.org/ae083b57a3cd3ea0063e88804c11864feab9f90875c11d8ea05d53f1922c1eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28712943344"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T16:53:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
      "fileid": "https://r2.ropensci.org/8e60d71fc8d14170be4da679cca04c11a3acf5086d0dad7cbafa4e3ff188176f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28712943344"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T16:53:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
      "fileid": "https://r2.ropensci.org/02ad4c1a18b05a80871870633ccebc8cebc24a2038ff9728a443d1d294e9679d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28712943344"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T16:53:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
      "fileid": "https://r2.ropensci.org/8ebfbed2a255e7f860aabee003490bbb1fe048fb2a097c8e37333a75f52ee250",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28712943344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-07-04T16:53:57.000Z",
      "arch": "emscripten",
      "commit": "e8b8c489531e4da9c9adf61c0166f23a3844e6f3",
      "fileid": "https://r2.ropensci.org/5104e6abb18a5b72d925e81c10cf124225c116059e0d3f65185f16f8bd6aae1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28712943344"
    }
  ]
}