r-bioc-biocneighbors 1.16.0+ds-1 source package in Ubuntu

Changelog

r-bioc-biocneighbors (1.16.0+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Sun, 20 Nov 2022 13:43:50 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-biocneighbors_1.16.0+ds-1.dsc 2.2 KiB a200a7447353c246993c475ba0981fe6cf272e9011b1b3af8d2ae565bbfbece9
r-bioc-biocneighbors_1.16.0+ds.orig.tar.xz 101.8 KiB c021eec364465314a7b4686cf5275592d3642ce4b5cb89d676b98901bbfa51cf
r-bioc-biocneighbors_1.16.0+ds-1.debian.tar.xz 2.7 KiB 4df4318d9d7cf0f93ff7233fafcfb8fc80d68ae6e33d5643b118526f94fd36d7

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-biocneighbors: Nearest Neighbor Detection for Bioconductor Packages

 Implements exact and approximate methods for nearest neighbor
 detection, in a framework that allows them to be easily switched within
 Bioconductor packages or workflows. Exact searches can be performed using
 the k-means for k-nearest neighbors algorithm or with vantage point trees.
 Approximate searches can be performed using the Annoy or HNSW libraries.
 Searching on either Euclidean or Manhattan distances is supported.
 Parallelization is achieved for all methods by using BiocParallel. Functions
 are also provided to search for all neighbors within a given distance.

r-bioc-biocneighbors-dbgsym: debug symbols for r-bioc-biocneighbors