r-cran-fingerprint 3.5.7-2build1 source package in Ubuntu

Changelog

r-cran-fingerprint (3.5.7-2build1) groovy; urgency=medium

  * No-change rebuild against r-api-4.0

 -- Graham Inggs <email address hidden>  Sat, 30 May 2020 09:58:33 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Groovy
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-fingerprint_3.5.7.orig.tar.gz 32.0 KiB 2ca25567efb297e095d010010c4aaa91149dacf8084fa3e20d4367d9fce44c12
r-cran-fingerprint_3.5.7-2build1.debian.tar.xz 2.5 KiB 371df6ef78b00e7b57129bbfb5c58349f3298b2333c92e5eb18493c426741c9a
r-cran-fingerprint_3.5.7-2build1.dsc 2.1 KiB 9a32162539d744a46534026f2a8aa20a517aa4af1d349b1486312530ed077091

View changes file

Binary packages built by this source

r-cran-fingerprint: 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-dbgsym: debug symbols for r-cran-fingerprint