软件包:r-cran-fingerprint(3.5.7-2 以及其他的)
r-cran-fingerprint 的相关链接
Debian 的资源:
下载源码包 r-cran-fingerprint:
- [r-cran-fingerprint_3.5.7-2.dsc]
- [r-cran-fingerprint_3.5.7.orig.tar.gz]
- [r-cran-fingerprint_3.5.7-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R functions to operate on binary fingerprint data
Functions to manipulate binary fingerprints of arbitrary length. A fingerprint is represented by an object of S4 class 'fingerprint' which is internally represented a vector of integers, such that each element represents the position in the fingerprint that is set to 1. The bitwise logical functions in R are overridden so that they can be used directly with 'fingerprint' objects. A number of distance metrics are also available (many contributed by Michael Fadock). Fingerprints can be converted to Euclidean vectors (i.e., points on the unit hypersphere) and can also be folded using OR. Arbitrary fingerprint formats can be handled via line handlers. Currently handlers are provided for CDK, MOE and BCI fingerprint data.
其他与 r-cran-fingerprint 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-runit
- GNU R package providing unit testing framework