{
  "_id": "6a157618acfb0bcc41d660fb",
  "Encoding": "UTF-8",
  "Package": "PINSPlus",
  "Type": "Package",
  "Title": "Clustering Algorithm for Data Integration and Disease Subtyping",
  "Version": "2.0.9",
  "Date": "2025-07-29",
  "Authors@R": "c(person(given = \"Hung\",\nfamily = \"Nguyen\",\nrole = \"aut\"),\nperson(given = \"Bang\",\nfamily = \"Tran\",\nrole = \"aut\"),\nperson(given = \"Duc\",\nfamily = \"Tran\",\nrole = \"aut\"),\nperson(given = \"Tin\",\nfamily = \"Nguyen\",\nrole = \"aut\"),\nperson(given = \"Van-Dung\",\nfamily = \"Pham\",\nrole = \"cre\",\nemail = \"dvp0001@auburn.edu\"))",
  "Description": "Provides a robust approach for omics data integration and\ndisease subtyping. PINSPlus is fast and supports the analysis\nof large datasets with hundreds of thousands of samples and\nfeatures. The software automatically determines the optimal\nnumber of clusters and then partitions the samples in a way\nsuch that the results are robust against noise and data\nperturbation (Nguyen et al. (2019) <DOI:\n10.1093/bioinformatics/bty1049>, Nguyen et al. (2017)<DOI:\n10.1101/gr.215129.116>, Nguyen et al. (2021)<DOI:\n10.3389/fonc.2021.725133>).",
  "License": "LGPL",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 10:26:22 UTC",
    "User": "root"
  },
  "Author": "Hung Nguyen [aut], Bang Tran [aut], Duc Tran [aut], Tin Nguyen\n[aut], Van-Dung Pham [cre]",
  "Maintainer": "Van-Dung Pham <dvp0001@auburn.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-07-29 16:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/PINSPlus",
  "RemoteRef": "HEAD",
  "RemoteSha": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
  "MD5sum": "a9b71565ae29dec00c58cf0bd2e7440c",
  "_user": "cran",
  "_type": "src",
  "_file": "PINSPlus_2.0.9.tar.gz",
  "_fileid": "9cf3931de66687c613cf80f2ea7cf36c75512523b8fc528545d0d59f182432cf",
  "_filesize": 929171,
  "_sha256": "9cf3931de66687c613cf80f2ea7cf36c75512523b8fc528545d0d59f182432cf",
  "_created": "2026-05-26T10:26:22.000Z",
  "_published": "2026-05-26T10:29:44.921Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77855187541,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214724414"
    },
    {
      "job": 77855187536,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214726184"
    },
    {
      "job": 77855187529,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214727784"
    },
    {
      "job": 77855187630,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214724881"
    },
    {
      "job": 77854628925,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214677403"
    },
    {
      "job": 77855187465,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214721239"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26446637119",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PINSPlus",
  "_commit": {
    "id": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
    "author": "Van-Dung Pham <dvp0001@auburn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.9\n",
    "time": 1753807202
  },
  "_maintainer": {
    "name": "Van-Dung Pham",
    "email": "dvp0001@auburn.edu",
    "login": "csieuluoi",
    "description": "",
    "uuid": 39341396
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "impute",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.9",
      "date": "2025-07-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "csieuluoi",
      "count": 2,
      "uuid": 39341396
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PINSPlus"
  },
  "_mentions": 3,
  "_searchresults": 30,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PINSPlus.html",
    "manual.pdf"
  ],
  "_realowner": "csieuluoi",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-03-16"
    },
    {
      "version": "1.0.1",
      "date": "2018-05-03"
    },
    {
      "version": "1.0.2",
      "date": "2018-07-16"
    },
    {
      "version": "1.0.3",
      "date": "2019-01-07"
    },
    {
      "version": "2.0.0",
      "date": "2019-06-04"
    },
    {
      "version": "2.0.1",
      "date": "2020-04-02"
    },
    {
      "version": "2.0.2",
      "date": "2020-04-13"
    },
    {
      "version": "2.0.3",
      "date": "2020-05-28"
    },
    {
      "version": "2.0.4",
      "date": "2020-05-31"
    },
    {
      "version": "2.0.5",
      "date": "2020-08-06"
    },
    {
      "version": "2.0.6",
      "date": "2021-12-14"
    },
    {
      "version": "2.0.7",
      "date": "2024-04-05"
    },
    {
      "version": "2.0.9",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "PerturbationClustering",
    "SubtypingOmicsData"
  ],
  "_datasets": [
    {
      "name": "AML2004",
      "title": "Acute myelogenous leukemia dataset",
      "object": "AML2004",
      "file": "AML2004.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "KIRC",
      "title": "Kidney renal clear cell carcinoma dataset",
      "object": "KIRC",
      "file": "KIRC.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "PINSPlus-package",
      "title": "Perturbation Clustering for data INtegration and disease Subtyping",
      "topics": [
        "PINSPlus-package",
        "PINSPlus"
      ]
    },
    {
      "page": "AML2004",
      "title": "Acute myelogenous leukemia dataset",
      "topics": [
        "AML2004"
      ]
    },
    {
      "page": "KIRC",
      "title": "Kidney renal clear cell carcinoma dataset",
      "topics": [
        "KIRC"
      ]
    },
    {
      "page": "PerturbationClustering",
      "title": "Perturbation clustering",
      "topics": [
        "PerturbationClustering"
      ]
    },
    {
      "page": "SubtypingOmicsData",
      "title": "Subtyping multi-omics data",
      "topics": [
        "SubtypingOmicsData"
      ]
    }
  ],
  "_rundeps": [
    "cluster",
    "codetools",
    "doParallel",
    "entropy",
    "FNN",
    "foreach",
    "impute",
    "irlba",
    "iterators",
    "lattice",
    "Matrix",
    "matrixStats",
    "mclust",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "PINSPlus.Rmd",
      "filename": "PINSPlus.html",
      "title": "PINSPlus: Clustering Algorithm for Data Integration and Disease Subtyping",
      "author": "| Hung Nguyen, Bang Tran, Duc Tran and Tin Nguyen$^*$ | Department of Computer Science and Engineering | University of Nevada, Reno, NV 89557",
      "engine": "knitr::knitr",
      "headings": [
        "Preparing data",
        "Run PerturbationClustering",
        "References"
      ],
      "created": "2018-03-16 08:39:48",
      "modified": "2021-12-14 18:40:02",
      "commits": 7
    }
  ],
  "_score": 3.4313637641589874,
  "_indexed": false,
  "_nocasepkg": "pinsplus",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://csieuluoi.r-universe.dev/PINSPlus",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.9",
      "date": "2026-05-26T10:28:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
      "fileid": "dcba10f0a6c9e670bfb80b5b51774b27d1498143cf49a262ca71e3cc71c07b08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446637119"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.9",
      "date": "2026-05-26T10:28:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
      "fileid": "81fc043011fb4356c1582327434aa9956675fa0bcaaf9d9d436216352d8e8edf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446637119"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.9",
      "date": "2026-05-26T10:28:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
      "fileid": "ed187f889499770d08cc8d82e0a5cf39ba57abd5735107926b52fb4781977463",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446637119"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.9",
      "date": "2026-05-26T10:28:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
      "fileid": "49df47fc123a48c7bb0df5bf4410c0366302c213be49d98c08132986b7bdba5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446637119"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.9",
      "date": "2026-05-26T10:28:56.000Z",
      "arch": "emscripten",
      "commit": "b2eb7ad29585986fbbb6066395b952302cb6c69a",
      "fileid": "8fa5cca717fbc3edc478b6a6ef3e02cd50cf4eecf1b78f2388eda2743aa96e0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446637119"
    }
  ]
}