Package: bsearchtools
Type: Package
Title: Binary Search Tools
Version: 0.0.61
Date: 2017-02-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-02-22 17:47:41 UTC; marco
Repository: CRAN
Date/Publication: 2017-02-22 23:26:43
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 01:35:13 UTC; windows
Archs: x64
