digEmAll/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.

Getting started

Package details

AuthorMarco Giuliano
MaintainerMarco Giuliano <mgiuliano.mail@gmail.com>
LicenseGPL (>= 2)
Version0.0.61
URL https://github.com/digEmAll/bsearchtools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("digEmAll/bsearchtools")
digEmAll/bsearchtools documentation built on Feb. 24, 2023, 3:52 a.m.