Skip to content

SuperpixelImageSegmentation

Superpixel Image Segmentation

v1.0.6 · Sep 15, 2025 · GPL-3

Description

Image Segmentation using Superpixels, Affinity Propagation and Kmeans Clustering. The R code is based primarily on the article "Image Segmentation using SLIC Superpixels and Affinity Propagation Clustering, Bao Zhou, International Journal of Science and Research (IJSR), 2013" <https://www.ijsr.net/archive/v4i4/SUB152869.pdf>.

Downloads

632

Last 30 days

6120th

2K

Last 90 days

6.3K

Last year

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

CRAN Check Status

6 NOTE
8 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 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
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 (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘SuperpixelImageSegmentation/libs/SuperpixelImageSegmentation.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘SuperpixelImageSegmentation/libs/SuperpixelImageSegmentation.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'SuperpixelImageSegmentation/libs/x64/SuperpixelImageSegmentation.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.9Mb
  sub-directories of 1Mb or more:
    libs   5.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    libs   5.8Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘SuperpixelImageSegmentation/libs/SuperpixelImageSegmentation.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.9Mb
  sub-directories of 1Mb or more:
    libs   5.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    libs   5.8Mb

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies Rcpp R6 OpenImageR lattice greenR streetscape SuperpixelImageSegmentation

Version History

new 1.0.6 Mar 10, 2026
updated 1.0.6 ← 1.0.5 diff Sep 14, 2025
updated 1.0.5 ← 1.0.4 diff Feb 5, 2022
updated 1.0.4 ← 1.0.3 diff May 3, 2021
updated 1.0.3 ← 1.0.2 diff Mar 4, 2021
updated 1.0.2 ← 1.0.1 diff Jun 12, 2020
updated 1.0.1 ← 1.0.0 diff May 28, 2019
new 1.0.0 Dec 29, 2018