Skip to content

clustur

Clustering

v0.1.4 · Jan 8, 2026 · GPL (>= 3)

Description

A tool that implements the clustering algorithms from 'mothur' (Schloss PD et al. (2009) <doi:10.1128/AEM.01541-09>). 'clustur' make use of the cluster() and make.shared() command from 'mothur'. Our cluster() function has five different algorithms implemented: 'OptiClust', 'furthest', 'nearest', 'average', and 'weighted'. 'OptiClust' is an optimized clustering method for Operational Taxonomic Units, and you can learn more here, (Westcott SL, Schloss PD (2017) <doi:10.1128/mspheredirect.00073-17>). The make.shared() command is always applied at the end of the clustering command. This functionality allows us to generate and create clustering and abundance data efficiently.

Downloads

629

Last 30 days

6172nd

1.9K

Last 90 days

6.6K

Last year

Trend: -6.3% (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 ‘clustur/libs/clustur.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 ‘clustur/libs/clustur.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 'clustur/libs/x64/clustur.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 18.5Mb
  sub-directories of 1Mb or more:
    libs  18.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

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

compiled code

File ‘clustur/libs/clustur.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 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-macos-arm64

compiled code

File ‘clustur/libs/clustur.so’:
  Found non-API call to R: ‘ATTRIB’

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 18.5Mb
  sub-directories of 1Mb or more:
    libs  18.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 19.4Mb
  sub-directories of 1Mb or more:
    libs  19.0Mb

Dependency Network

Dependencies Reverse dependencies Matrix Rcpp clustur

Version History

new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff Jan 7, 2026
updated 0.1.3 ← 0.1.2 diff Apr 20, 2025
updated 0.1.2 ← 0.1.1 diff Apr 13, 2025
updated 0.1.1 ← 0.1.0 diff Nov 24, 2024
new 0.1.0 Nov 13, 2024