Skip to content

BCClong

Bayesian Consensus Clustering for Multiple Longitudinal Features

v1.0.3 · Jun 23, 2024 · MIT + file LICENSE

Description

It is very common nowadays for a study to collect multiple features and appropriately integrating multiple longitudinal features simultaneously for defining individual clusters becomes increasingly crucial to understanding population heterogeneity and predicting future outcomes. 'BCClong' implements a Bayesian consensus clustering (BCC) model for multiple longitudinal features via a generalized linear mixed model. Compared to existing packages, several key features make the 'BCClong' package appealing: (a) it allows simultaneous clustering of mixed-type (e.g., continuous, discrete and categorical) longitudinal features, (b) it allows each longitudinal feature to be collected from different sources with measurements taken at distinct sets of time points (known as irregularly sampled longitudinal data), (c) it relaxes the assumption that all features have the same clustering structure by estimating the feature-specific (local) clusterings and consensus (global) clustering.

Downloads

198

Last 30 days

22536th

512

Last 90 days

1.9K

Last year

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

CRAN Check Status

5 ERROR
5 NOTE
4 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 ERROR
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 ERROR
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 ERROR
r-release-macos-x86_64 ERROR
r-release-windows-x86_64 OK
Check details (10 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘BCClong/libs/BCClong.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 ‘BCClong/libs/BCClong.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.
ERROR r-devel-macos-arm64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-windows-x86_64

compiled code

File 'BCClong/libs/x64/BCClong.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.
ERROR r-oldrel-macos-arm64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-x86_64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    data   3.3Mb
    doc    1.2Mb
    libs   1.4Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘BCClong/libs/BCClong.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.
ERROR r-release-macos-arm64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.

Check History

ERROR 8 OK · 1 NOTE · 0 WARNING · 5 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-arm64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-arm64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-macos-x86_64

package dependencies

Package required but not available: ‘mixAK’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    data   3.3Mb
    doc    1.2Mb
    libs   1.4Mb

Dependency Network

Dependencies Reverse dependencies cluster coda ggplot2 label.switching LaplacesDemon lme4 MASS mclust MCMCpack mixAK mvtnorm nnet Rcpp Rmpfr truncdist +2 more dependencies BCClong

Version History

new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Jun 23, 2024
updated 1.0.2 ← 1.0.1 diff Feb 4, 2024
updated 1.0.1 ← 1.0.0 diff Aug 7, 2023
new 1.0.0 Jan 12, 2023