Another minor maintenance release, now at version 0.0.20, of RcppAnnoy has arrived on CRAN. RcppAnnoy is the Rcpp-based R integration of the nifty Annoy library by Erik Bernhardsson. Annoy is a small and lightweight C++ template header library for very fast approximate nearest neighbours—originally developed to drive the Spotify music discovery algorithm.
This release only contains internal changes to please, respectively clang-15
and (macOS) Xcode 14
(one of which PRed upstream too). No changes in package functionality. Detailed changes follow.
Changes in version 0.0.20 (2022-10-27)
- Minor tweaks to appease
clang-15
andXcode 14
Courtesy of my CRANberries, there is also a diffstat report for this release.
If you like this or other open-source work I do, you can sponsor me at GitHub.
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. Please report excessive re-aggregation in third-party for-profit settings.