软件包:r-cran-fastcluster(1.1.25-3 以及其他的)
r-cran-fastcluster 的相关链接
Debian 的资源:
下载源码包 r-cran-fastcluster:
- [r-cran-fastcluster_1.1.25-3.dsc]
- [r-cran-fastcluster_1.1.25.orig.tar.gz]
- [r-cran-fastcluster_1.1.25-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
Fast hierarchical clustering routines for GNU R
Fastcluster implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: “linkage” in the SciPy package “scipy.cluster.hierarchy”, “hclust” in R's “stats” package, and the “flashClust” package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the Python files, see the file INSTALL in the source distribution.
其他与 r-cran-fastcluster 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.3)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-runit
- GNU R package providing unit testing framework