Skip to content

mcclust

Process an MCMC Sample of Clusterings

v1.0.1 · May 2, 2022 · GPL (>= 2)

Description

Implements methods for processing a sample of (hard) clusterings, e.g. the MCMC output of a Bayesian clustering model. Among them are methods that find a single best clustering to represent the sample, which are based on the posterior similarity matrix or a relabelling algorithm.

Downloads

CRAN

492

Last 30 days

7685th

1.5K

Last 90 days

10.9K

Last year

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

r2u CRAN

40

Last 30 days

138

Last 90 days

495

Last year

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

CRAN Check Status

4 NOTE
9 OK
Show all 13 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-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: ‘Arno Fritsch <arno.fritsch@tu-dortmund.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Arno",
                    family = "Fritsch",
                    role = c("aut", "cre"),
                    email = "arno.fritsch@tu-dortmund.de")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Arno Fritsch <arno.fritsch@tu-dortmund.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Arno",
                    family = "Fritsch",
                    role = c("aut", "cre"),
                    email = "arno.fritsch@tu-dortmund.de")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘mcclust/libs/mcclust.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 ‘mcclust/libs/mcclust.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: ‘Arno Fritsch <arno.fritsch@tu-dortmund.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Arno",
                    family = "Fritsch",
                    role = c("aut", "cre"),
                    email = "arno.fritsch@tu-dortmund.de")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Arno Fritsch <arno.fritsch@tu-dortmund.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Arno",
                    family = "Fritsch",
                    role = c("aut", "cre"),
                    email = "arno.fritsch@tu-dortmund.de")
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘mcclust/libs/mcclust.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 ‘mcclust/libs/mcclust.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.

Reverse Dependencies (10)

depends

suggests

Dependency Network

Dependencies Reverse dependencies lpSolve CSclone DPCD MitoHEAR VICatMix clustAnalytics multilink semiArtificial IMIFA mixdir tip mcclust

Version History

3 tracked
new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0 diff May 1, 2022
new 1.0 Jul 22, 2012