{
  "_id": "6a1e866b1d7bb097a0a67675",
  "Package": "klic",
  "Title": "Kernel Learning Integrative Clustering",
  "Version": "1.0.4",
  "Authors@R": "c(person(given = \"Alessandra\", family = \"Cabassi\", email = \"alessandra.cabassi@mrc-bsu.cam.ac.uk\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-1605-652X\")),\nperson(given = \"Paul DW\", family = \"Kirk\", role = c(\"ths\"), comment = c(ORCID = \"0000-0002-5931-7489\")),\nperson(given = \"Mehmet\", family = \"Gonen\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0002-2483-075X\")))",
  "Author": "Alessandra Cabassi [aut, cre]\n(<https://orcid.org/0000-0003-1605-652X>), Paul DW Kirk [ths]\n(<https://orcid.org/0000-0002-5931-7489>), Mehmet Gonen [ctb]\n(<https://orcid.org/0000-0002-2483-075X>)",
  "Description": "Kernel Learning Integrative Clustering (KLIC) is an\nalgorithm that allows to combine multiple kernels, each\nrepresenting a different measure of the similarity between a\nset of observations. The contribution of each kernel on the\nfinal clustering is weighted according to the amount of\ninformation carried by it. As well as providing the functions\nrequired to perform the kernel-based clustering, this package\nalso allows the user to simply give the data as input: the\nkernels are then built using consensus clustering. Different\nstrategies to choose the best number of clusters are also\navailable. For further details please see Cabassi and Kirk\n(2020) <doi:10.1093/bioinformatics/btaa593>.",
  "License": "MIT + file LICENSE",
  "URL": "http://github.com/acabassi/klic",
  "BugReports": "http://github.com/acabassi/klic/issues",
  "Encoding": "UTF-8",
  "SystemRequirements": "MOSEK (http://www.mosek.com) and MOSEK license.",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://acabassi.r-universe.dev",
  "Date/Publication": "2020-08-03 10:23:18 UTC",
  "RemoteUrl": "https://github.com/acabassi/klic",
  "RemoteRef": "HEAD",
  "RemoteSha": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:26:16 UTC",
    "User": "root"
  },
  "Maintainer": "Alessandra Cabassi <alessandra.cabassi@mrc-bsu.cam.ac.uk>",
  "MD5sum": "a40d657a6d986b5439c8dcf78255879c",
  "_user": "acabassi",
  "_type": "src",
  "_file": "klic_1.0.4.tar.gz",
  "_fileid": "9d2fd6936ab342374f47ce4d5f45a4377756d29788609b7e51d0f969a65a46b3",
  "_filesize": 712055,
  "_sha256": "9d2fd6936ab342374f47ce4d5f45a4377756d29788609b7e51d0f969a65a46b3",
  "_created": "2026-06-02T07:26:16.000Z",
  "_published": "2026-06-02T07:29:47.175Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79020416761,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351505757"
    },
    {
      "job": 79020416823,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351508711"
    },
    {
      "job": 79020416762,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351512402"
    },
    {
      "job": 79020416875,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351503908"
    },
    {
      "job": 79019975467,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351464313"
    },
    {
      "job": 79020416753,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351504650"
    },
    {
      "job": 79020416764,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351490629"
    },
    {
      "job": 79020416763,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351490918"
    },
    {
      "job": 79020416776,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351486782"
    }
  ],
  "_buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/acabassi/klic",
  "_commit": {
    "id": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
    "author": "Alessandra Cabassi <ac2051@cam.ac.uk>",
    "committer": "Alessandra Cabassi <ac2051@cam.ac.uk>",
    "message": "add option to set seed manually\n",
    "time": 1596450198
  },
  "_maintainer": {
    "name": "Alessandra Cabassi",
    "email": "alessandra.cabassi@mrc-bsu.cam.ac.uk",
    "orcid": "0000-0003-1605-652X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "coca",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rmosek",
      "role": "Suggests"
    },
    {
      "package": "tikzDevice",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "acabassi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cluster-analysis",
    "clustering",
    "coca",
    "genomics",
    "integrative-clustering",
    "kernel-methods",
    "multi-omics"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "acabassi",
      "count": 135,
      "uuid": 24162953
    }
  ],
  "_userbio": {
    "uuid": 24162953,
    "type": "user",
    "name": "Alessandra Cabassi",
    "description": "Data scientist"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/klic"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/acabassi/klic",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/klic.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/acabassi/klic",
  "_realowner": "acabassi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2020-04-03"
    },
    {
      "version": "1.0.4",
      "date": "2020-07-06"
    }
  ],
  "_exports": [
    "copheneticCorrelation",
    "kkmeans",
    "klic",
    "lmkkmeans",
    "lmkkmeans_missingData",
    "plotSimilarityMatrix",
    "spectrumShift"
  ],
  "_help": [
    {
      "page": "copheneticCorrelation",
      "title": "Cophenetic correlation coefficient",
      "topics": [
        "copheneticCorrelation"
      ]
    },
    {
      "page": "kkmeans",
      "title": "Kernel k-means",
      "topics": [
        "kkmeans"
      ]
    },
    {
      "page": "klic",
      "title": "Kernel learning integrative clustering",
      "topics": [
        "klic"
      ]
    },
    {
      "page": "lmkkmeans",
      "title": "Localised multiple kernel k-means",
      "topics": [
        "lmkkmeans"
      ]
    },
    {
      "page": "lmkkmeans_missingData",
      "title": "Localised multiple kernel k-means",
      "topics": [
        "lmkkmeans_missingData"
      ]
    },
    {
      "page": "plotSimilarityMatrix",
      "title": "Plot similarity matrix with pheatmap",
      "topics": [
        "plotSimilarityMatrix"
      ]
    },
    {
      "page": "spectrumShift",
      "title": "Spectrum shift",
      "topics": [
        "spectrumShift"
      ]
    }
  ],
  "_readme": "https://github.com/acabassi/klic/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "cluster",
    "coca",
    "codetools",
    "cpp11",
    "data.table",
    "DEoptimR",
    "diagram",
    "digest",
    "diptest",
    "dplyr",
    "e1071",
    "farver",
    "flexmix",
    "foreach",
    "fpc",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "ModelMetrics",
    "modeltools",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plyr",
    "prabclus",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "recipes",
    "reshape2",
    "rlang",
    "robustbase",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparcl",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "klic-vignette.Rmd",
      "filename": "klic-vignette.html",
      "title": "Introduction to klic",
      "author": "Alessandra Cabassi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How KLIC works",
        "Other useful functions",
        "References"
      ],
      "created": "2018-10-03 20:40:02",
      "modified": "2020-07-08 13:13:55",
      "commits": 17
    }
  ],
  "_score": 4.511883360978874,
  "_indexed": true,
  "_nocasepkg": "klic",
  "_universes": [
    "acabassi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-02T07:28:29.000Z",
      "distro": "noble",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "c35e1b05df4f61431a1c8534b3903d67ff808d9630b696669d0bcbc444087826",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-02T07:28:37.000Z",
      "distro": "noble",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "65fc02ca16e19e30d423ba2b10403cfdc63a1c0c54e5f289fc0be70a0cd79709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-02T07:28:52.000Z",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "21326e2f35db5f86dd9b640a9e4ddd90a2ace64cebe519ffc1d6c68a99ada6e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-02T07:28:22.000Z",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "131f54ed2d7c3d710aae53bb0fb492ca8e6479a88dfe0007396507d30a0a5a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-02T07:28:37.000Z",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "f155a46dbf72acee0af7718d94d9e9e8987bb7e64becc3209e3b85d84971ab42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-02T07:27:35.000Z",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "c6418e5cef52d8ef7b4e1ac1e22e5187a27182941a0fd74d7ac862b21474ad0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-02T07:27:35.000Z",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "a270453e69d4f93a3f004137ddffa5894a7e10d9b2202bbb2d81a011ef5a2119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-02T07:27:24.000Z",
      "commit": "660f4c53dcc9fd2101fba1c065c0ba3ee840e464",
      "fileid": "3b382d1e04c7ce615c9bab623f5244abf9e784dab47bbcad8b00d636abab7367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acabassi/actions/runs/26804914123"
    }
  ]
}