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.3.0 |
Imports: | Rcpp, data.table, hutils, utils |
LinkingTo: | Rcpp |
Suggests: | bench, testthat (≥ 2.1.0), TeXCheckR, covr |
Published: | 2019-10-16 |
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 |
Reference manual: | hutilscpp.pdf |
Package source: | hutilscpp_0.3.0.tar.gz |
Windows binaries: | r-devel: hutilscpp_0.3.0.zip, r-release: hutilscpp_0.3.0.zip, r-oldrel: hutilscpp_0.3.0.zip |
macOS binaries: | r-release: hutilscpp_0.3.0.tgz, r-oldrel: hutilscpp_0.3.0.tgz |
Old sources: | hutilscpp archive |
Reverse suggests: | grattan |
Please use the canonical form https://CRAN.R-project.org/package=hutilscpp to link to this page.