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.5.2 |
Imports: |
Rcpp, data.table, glue, hutils, magrittr, utils |
LinkingTo: |
Rcpp |
Suggests: |
bench, parallel, testthat (≥ 2.1.0), TeXCheckR, withr, covr |
Published: |
2020-10-20 |
Author: |
Hugh Parsonage [aut, cre] |
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 |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=hutilscpp
to link to this page.