{
  "_id": "6a1f3a0eb401979e73428f81",
  "Package": "IntNMF",
  "Type": "Package",
  "Title": "Integrative Clustering of Multiple Genomic Dataset",
  "Version": "1.3.0",
  "Date": "2025-01-08",
  "Authors@R": "c(person(given = \"Prabhakar\",\nfamily = \"Chalise\",\nrole = c(\"aut\", \"cre\"),\nemail = \"pchalise@kumc.edu\"),\nperson(given = \"Rama\",\nfamily = \"Raghavan\",\nrole = \"aut\"),\nperson(given = \"Brooke\",\nfamily = \"Fridley\",\nrole = \"aut\"))",
  "Author": "Prabhakar Chalise [aut, cre], Rama Raghavan [aut], Brooke\nFridley [aut]",
  "Maintainer": "Prabhakar Chalise <pchalise@kumc.edu>",
  "Description": "Carries out integrative clustering analysis using multiple\ntypes of genomic dataset using integrative Non-negative Matrix\nfactorization.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 08:40:37 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.3.2",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-08 21:40:05 UTC",
  "RemoteUrl": "https://github.com/cran/IntNMF",
  "RemoteRef": "HEAD",
  "RemoteSha": "c95af29a27c708d95001b1c4ffb4ece4aeab92cb",
  "MD5sum": "e99786e1d4594fe255769b6f28dfb637",
  "_user": "cran",
  "_type": "src",
  "_file": "IntNMF_1.3.0.tar.gz",
  "_fileid": "da3216ee14d0ffdd46a253c146731f4653cd42d1da70cc02b967649518c12b7f",
  "_filesize": 112841,
  "_sha256": "da3216ee14d0ffdd46a253c146731f4653cd42d1da70cc02b967649518c12b7f",
  "_created": "2026-05-07T08:40:37.000Z",
  "_published": "2026-06-02T20:16:14.101Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79163318130,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850650186"
    },
    {
      "job": 79163318747,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850647573"
    },
    {
      "job": 79163317820,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850601193"
    },
    {
      "job": 79163317730,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25485228414",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/IntNMF",
  "_commit": {
    "id": "c95af29a27c708d95001b1c4ffb4ece4aeab92cb",
    "author": "Prabhakar Chalise <pchalise@kumc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.0\n",
    "time": 1736372405
  },
  "_maintainer": {
    "name": "Prabhakar Chalise",
    "email": "pchalise@kumc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "NMF",
      "role": "Depends"
    },
    {
      "package": "mclust",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Depends"
    },
    {
      "package": "InterSIM",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 296,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IntNMF"
  },
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IntNMF.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-04-23"
    },
    {
      "version": "1.1",
      "date": "2016-07-29"
    },
    {
      "version": "1.2.0",
      "date": "2018-07-18"
    },
    {
      "version": "1.3.0",
      "date": "2025-01-08"
    }
  ],
  "_exports": [
    "ClusterEntropy",
    "ClusterPurity",
    "ConsensusMatPlot",
    "nmf.mnnals",
    "nmf.opt.k",
    "SilhouettePlot"
  ],
  "_help": [
    {
      "page": "ClusterEntropy",
      "title": "A function to measure cluster entropy",
      "topics": [
        "ClusterEntropy"
      ]
    },
    {
      "page": "ClusterPurity",
      "title": "A function to measure cluster purity",
      "topics": [
        "ClusterPurity"
      ]
    },
    {
      "page": "ConsensusMatPlot",
      "title": "A function to create image plot of the consensus matrix",
      "topics": [
        "ConsensusMatPlot"
      ]
    },
    {
      "page": "nmf.mnnals",
      "title": "Nonnegative Matrix Factorization of Multiple data using Nonnegative Alternating Least Square",
      "topics": [
        "nmf.mnnals"
      ]
    },
    {
      "page": "nmf.opt.k",
      "title": "Selection of optimum number of clusters (k)",
      "topics": [
        "nmf.opt.k"
      ]
    },
    {
      "page": "SilhouettePlot",
      "title": "A function to plot silhouette width",
      "topics": [
        "SilhouettePlot"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "digest",
    "doParallel",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gridBase",
    "gtable",
    "InterSIM",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "mclust",
    "NMF",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "registry",
    "reshape2",
    "rlang",
    "rngtools",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.0086001717619175,
  "_indexed": true,
  "_nocasepkg": "intnmf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-07T08:42:48.000Z",
      "distro": "noble",
      "commit": "c95af29a27c708d95001b1c4ffb4ece4aeab92cb",
      "fileid": "24cddd2fce78842e2e07f97f436e95d7aa99d3847f4017638e880d82975d57e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25485228414"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-07T08:42:38.000Z",
      "distro": "noble",
      "commit": "c95af29a27c708d95001b1c4ffb4ece4aeab92cb",
      "fileid": "153d46cf48ca61254659935f5922b0e20595a9f1511b7f26114fa7b8f75af36b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25485228414"
    }
  ]
}