Skip to content

ProjectionBasedClustering

Projection Based Clustering

v1.2.2 · Jun 14, 2024 · GPL-3

Description

A clustering approach applicable to every projection method is proposed here. The two-dimensional scatter plot of any projection method can construct a topographic map which displays unapparent data structures by using distance and density information of the data. The generalized U*-matrix renders this visualization in the form of a topographic map, which can be used to automatically define the clusters of high-dimensional data. The whole system is based on Thrun and Ultsch, "Using Projection based Clustering to Find Distance and Density based Clusters in High-Dimensional Data" <DOI:10.1007/s00357-020-09373-2>. Selecting the correct projection method will result in a visualization in which mountains surround each cluster. The number of clusters can be determined by counting valleys on the topographic map. Most projection methods are wrappers for already available methods in R. By contrast, the neighbor retrieval visualizer (NeRV) is based on C++ source code of the 'dredviz' software package, and the Curvilinear Component Analysis (CCA) is translated from 'MATLAB' ('SOM Toolbox' 2.0) to R.

Downloads

CRAN

765

Last 30 days

4149th

2.6K

Last 90 days

11.4K

Last year

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

r2u CRAN

40

Last 30 days

124

Last 90 days

442

Last year

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

autoCRAN

2

Last 7 days

21

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc 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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘plotly’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/ProjectionBasedClustering.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 10, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 9, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘geometry’

Package suggested but not available for checking: ‘uwot’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (5)

Dependency Network

Dependencies Reverse dependencies Rcpp ggplot2 vegan deldir geometry GeneralizedUmatrix shiny shinyjs shinythemes plotly SaturnCoefficient smacofx DRquality DatabionicSwarm FCPS ProjectionBasedClustering

Version History

17 tracked
new 1.2.2 Mar 10, 2026
updated 1.2.2 ← 1.2.1 diff Jun 13, 2024
updated 1.2.1 ← 1.2.0 diff Oct 10, 2023
updated 1.2.0 ← 1.1.8 diff Aug 7, 2023
updated 1.1.8 ← 1.1.6 diff May 25, 2022
updated 1.1.6 ← 1.1.5 diff Dec 10, 2020
updated 1.1.5 ← 1.1.2 diff Oct 24, 2020
updated 1.1.2 ← 1.1.1 diff Aug 24, 2020
updated 1.1.1 ← 1.1.0 diff Mar 28, 2020
updated 1.1.0 ← 1.0.7 diff Feb 2, 2020
updated 1.0.7 ← 1.0.6 diff May 3, 2018
updated 1.0.6 ← 1.0.5 diff Jan 30, 2018
updated 1.0.5 ← 1.0.4 diff Nov 16, 2017
updated 1.0.4 ← 1.0.2 diff Aug 20, 2017
updated 1.0.2 ← 1.0.1 diff Jul 31, 2017