hutilscpp: Miscellaneous Functions in C++
Provides utility functions that are simply, frequently used, 
    but may require higher performance that what can be obtained from base R.
    Incidentally provides support for 'reverse geocoding', such as matching a point
    with its nearest neighbour in another array. Used as a complement to package
    'hutils' by sacrificing compilation or installation time for higher running 
    speeds. The name is a portmanteau of the author and 'Rcpp'.
| Version: | 
0.9.1 | 
| Depends: | 
R (≥ 3.3.0) | 
| Imports: | 
data.table, hutils, magrittr, utils | 
| Suggests: | 
bench, parallel, TeXCheckR, withr, tinytest, covr | 
| Published: | 
2022-04-17 | 
| Author: | 
Hugh Parsonage [aut, cre],
  Simon Urbanek [ctb] (fastmatch components) | 
| Maintainer: | 
Hugh Parsonage  <hugh.parsonage at gmail.com> | 
| BugReports: | 
https://github.com/hughparsonage/hutilscpp/issues | 
| License: | 
GPL-2 | 
| URL: | 
https://github.com/hughparsonage/hutilscpp | 
| NeedsCompilation: | 
yes | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
hutilscpp results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=hutilscpp
to link to this page.