Skip to content

RSKC

Robust Sparse K-Means

v2.4.2 · Aug 28, 2016 · GPL (>= 2)

Description

This RSKC package contains a function RSKC which runs the robust sparse K-means clustering algorithm.

Downloads

346

Last 30 days

11129th

1.6K

Last 90 days

5K

Last year

Trend: +28.6% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Yumi Kondo <y.kondo@stat.ubc.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Yumi",
                    family = "Kondo",
                    role = c("aut", "cre"),
                    email = "y.kondo@stat.ubc.ca")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Yumi Kondo <y.kondo@stat.ubc.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Yumi",
                    family = "Kondo",
                    role = c("aut", "cre"),
                    email = "y.kondo@stat.ubc.ca")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘RSKC/libs/RSKC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘RSKC/libs/RSKC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Yumi Kondo <y.kondo@stat.ubc.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Yumi",
                    family = "Kondo",
                    role = c("aut", "cre"),
                    email = "y.kondo@stat.ubc.ca")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Yumi Kondo <y.kondo@stat.ubc.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Yumi",
                    family = "Kondo",
                    role = c("aut", "cre"),
                    email = "y.kondo@stat.ubc.ca")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘RSKC/libs/RSKC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘RSKC/libs/RSKC.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Dependency Network

Dependencies Reverse dependencies flexclust RSKC

Version History

new 2.4.2 Mar 10, 2026
updated 2.4.2 ← 2.4.1 diff Aug 27, 2016
updated 2.4.1 ← 2.4 diff Jun 14, 2014
updated 2.4 ← 2.3 diff Apr 28, 2014
updated 2.3 ← 2.2 diff Apr 2, 2013
updated 2.2 ← 2.1 diff Feb 26, 2013
updated 2.1 ← 2.0 diff Feb 13, 2013
updated 2.0 ← 1.0 diff Jan 10, 2013
new 1.0 Nov 2, 2011