CRAN/E | hutilscpp

hutilscpp

Miscellaneous Functions in C++

Installation

About

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'.

github.com/hughparsonage/hutilscpp
Bug report File report

Key Metrics

Version 0.10.4
R ≥ 3.3.0
Published 2023-12-04 144 days ago
Needs compilation? yes
License GPL-2
CRAN checks hutilscpp results

Downloads

Yesterday 50 +79%
Last 7 days 179 -14%
Last 30 days 853 -11%
Last 90 days 2.724 -5%
Last 365 days 9.939 +26%

Maintainer

Maintainer

Hugh Parsonage

hugh.parsonage@gmail.com

Authors

Hugh Parsonage

aut / cre

Simon Urbanek

ctb

(fastmatch components)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

hutilscpp archive

Depends

R ≥ 3.3.0

Imports

data.table
hutils
magrittr
utils

Suggests

bench
parallel
TeXCheckR
withr
tinytest
covr

Reverse Imports

grattan

Reverse Suggests

hutils