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:

Reference manual: hutilscpp.pdf

Downloads:

Package source: hutilscpp_0.9.1.tar.gz
Windows binaries: r-devel: hutilscpp_0.9.1.zip, r-release: hutilscpp_0.9.1.zip, r-oldrel: hutilscpp_0.9.1.zip
macOS binaries: r-release (arm64): hutilscpp_0.9.1.tgz, r-oldrel (arm64): hutilscpp_0.9.1.tgz, r-release (x86_64): hutilscpp_0.8.1.tgz, r-oldrel (x86_64): hutilscpp_0.9.1.tgz
Old sources: hutilscpp archive

Reverse dependencies:

Reverse imports: grattan
Reverse suggests: hutils

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hutilscpp to link to this page.