Skip to content

hierarchical_clustering() function crashes my R session #14

@JJ585

Description

@JJ585

I have a problem with running hierarchical_clustering() function both on R Windows and Linux RStudio server, in both cases this function crashes my R session when I use existing_clustering parameter.

Screenshot 2024-10-15 141349

Screenshot 2024-10-15 141824

Screenshot 2024-10-15 143216

I tried to debug this function, but the problem is at the C level under .Call(Rscc_hierarchical_clustering), probably some
segmentation fault.

Reproducible example here.

My setup:
Red Hat Enterprise Linux release 9.4 (Plow) or Windows 10
R 4.4.1 or RStudio server 2024.09.0 Build 375 with R 4.4.1
scclust version 0.2.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions