Package: bsearchtools
Type: Package
Title: Binary Search Tools
Version: 0.0.59
Date: 2017-01-22
Author: Marco Giuliano
Maintainer: Marco Giuliano <mgiuliano.mail@gmail.com>
Description: 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.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.4)
URL: https://github.com/digEmAll/bsearchtools
BugReports: https://github.com/digEmAll/bsearchtools/issues
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2017-01-22 10:19:09 UTC; marco
Repository: CRAN
Date/Publication: 2017-01-22 17:02:16
