Skip to content

Spectrum

Fast Adaptive Spectral Clustering for Single and Multi-View Data

v1.1 · Feb 10, 2020 · AGPL-3

Description

A self-tuning spectral clustering method for single or multi-view data. 'Spectrum' uses a new type of adaptive density aware kernel that strengthens connections in the graph based on common nearest neighbours. It uses a tensor product graph data integration and diffusion procedure to integrate different data sources and reduce noise. 'Spectrum' uses either the eigengap or multimodality gap heuristics to determine the number of clusters. The method is sufficiently flexible so that a wide range of Gaussian and non-Gaussian structures can be clustered with automatic selection of K.

Downloads

331

Last 30 days

11746th

1.3K

Last 90 days

5K

Last year

Trend: -26% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Christopher", "R"),
                      family = "John",
                      role = c("aut", "cre"),
                      email = "chris.r.john86@gmail.com"),
               person(given = "David",
                      family = "Watson",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Christopher", "R"),
                      family = "John",
                      role = c("aut", "cre"),
                      email = "chris.r.john86@gmail.com"),
               person(given = "David",
                      family = "Watson",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Christopher", "R"),
                      family = "John",
                      role = c("aut", "cre"),
                      email = "chris.r.john86@gmail.com"),
               person(given = "David",
                      family = "Watson",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Christopher", "R"),
                      family = "John",
                      role = c("aut", "cre"),
                      email = "chris.r.john86@gmail.com"),
               person(given = "David",
                      family = "Watson",
                      role = "aut"))
as necessary.

Reverse Dependencies (3)

imports

suggests

Dependency Network

Dependencies Reverse dependencies ggplot2 ClusterR Rfast diptest MMOC ProfileGLMM FCPS Spectrum

Version History

new 1.1 Mar 10, 2026
updated 1.1 ← 1.0 diff Feb 9, 2020
updated 1.0 ← 0.9 diff Dec 2, 2019
updated 0.9 ← 0.8 diff Oct 6, 2019
updated 0.8 ← 0.7 diff Aug 18, 2019
updated 0.7 ← 0.6 diff Jul 28, 2019
updated 0.6 ← 0.5 diff May 27, 2019
updated 0.5 ← 0.4 diff Apr 7, 2019
updated 0.4 ← 0.3 diff Mar 14, 2019
updated 0.3 ← 0.2 diff Feb 17, 2019
updated 0.2 ← 0.1 diff Feb 10, 2019
new 0.1 Feb 7, 2019