bsearchtools: Binary Search Tools

Exposes the binary search functions of the C++ standard library (std::lower_bound, std::upper_bound) plus other convenience functions, allowing faster lookups on sorted vectors.

Version: 0.0.61
Imports: Rcpp (≥ 0.12.4)
LinkingTo: Rcpp
Published: 2017-02-22
Author: Marco Giuliano
Maintainer: Marco Giuliano <mgiuliano.mail at gmail.com>
BugReports: https://github.com/digEmAll/bsearchtools/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/digEmAll/bsearchtools
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: bsearchtools results

Documentation:

Reference manual: bsearchtools.pdf

Downloads:

Package source: bsearchtools_0.0.61.tar.gz
Windows binaries: r-devel: bsearchtools_0.0.61.zip, r-release: bsearchtools_0.0.61.zip, r-oldrel: bsearchtools_0.0.61.zip
macOS binaries: r-release (arm64): bsearchtools_0.0.61.tgz, r-oldrel (arm64): bsearchtools_0.0.61.tgz, r-release (x86_64): bsearchtools_0.0.61.tgz
Old sources: bsearchtools archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bsearchtools to link to this page.