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.1.0 |
Imports: | Rcpp, data.table, hutils, utils |
LinkingTo: | Rcpp |
Suggests: | bench, testthat, TeXCheckR, covr |
Published: | 2019-02-03 |
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 |
CRAN checks: | hutilscpp results |
Reference manual: | hutilscpp.pdf |
Package source: | hutilscpp_0.1.0.tar.gz |
Windows binaries: | r-devel: hutilscpp_0.1.0.zip, r-release: hutilscpp_0.1.0.zip, r-oldrel: hutilscpp_0.1.0.zip |
OS X binaries: | r-release: hutilscpp_0.1.0.tgz, r-oldrel: hutilscpp_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=hutilscpp to link to this page.