Skip to content

PPCI

Projection Pursuit for Cluster Identification

v0.1.5 · Mar 6, 2020 · GPL-3

Description

Implements recently developed projection pursuit algorithms for finding optimal linear cluster separators. The clustering algorithms use optimal hyperplane separators based on minimum density, Pavlidis et. al (2016) <http://jmlr.org/papers/volume17/15-307/15-307.pdf>; minimum normalised cut, Hofmeyr (2017) <doi:10.1109/TPAMI.2016.2609929>; and maximum variance ratio clusterability, Hofmeyr and Pavlidis (2015) <doi:10.1109/SSCI.2015.116>.

Downloads

265

Last 30 days

16249th

874

Last 90 days

2.7K

Last year

Trend: -11.7% (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: ‘David Hofmeyr <dhofmeyr@sun.ac.za>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "David",
                    family = "Hofmeyr",
                    role = c("aut", "cre"),
                    email = "n.pavlidis@lancaster.ac.uk")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘David Hofmeyr <dhofmeyr@sun.ac.za>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "David",
                    family = "Hofmeyr",
                    role = c("aut", "cre"),
                    email = "n.pavlidis@lancaster.ac.uk")
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: ‘David Hofmeyr <dhofmeyr@sun.ac.za>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "David",
                    family = "Hofmeyr",
                    role = c("aut", "cre"),
                    email = "n.pavlidis@lancaster.ac.uk")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘David Hofmeyr <dhofmeyr@sun.ac.za>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "David",
                    family = "Hofmeyr",
                    role = c("aut", "cre"),
                    email = "n.pavlidis@lancaster.ac.uk")
as necessary.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies rARPACK FCPS PPCI

Version History

new 0.1.5 Mar 10, 2026
updated 0.1.5 ← 0.1.4 diff Mar 5, 2020
updated 0.1.4 ← 0.1.3 diff Oct 24, 2018
updated 0.1.3 ← 0.1.2 diff Oct 7, 2018
updated 0.1.2 ← 0.1.1 diff Mar 14, 2018
updated 0.1.1 ← 0.1.0 diff Feb 15, 2018
new 0.1.0 Nov 21, 2017