No packages match
stdvectors - C++ Standard Library Vectors in R
Allows the creation and manipulation of C++ std::vector's in R.
Last updated
cpp
3.18 score 3 stars 2 scripts 514 downloadsbsearchtools - 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.
Last updated
cpp
2.88 score 1 stars 15 scripts 605 downloads