Other packages > Find by keyword >

hutilscpp  

Miscellaneous Functions in C++
View on CRAN: Click here


Download and install hutilscpp package within the R console
Install from CRAN:
install.packages("hutilscpp")

Install from Github:
library("remotes")
install_github("cran/hutilscpp")

Install by package version:
library("remotes")
install_version("hutilscpp", "0.10.10")



Attach the package and use:
library("hutilscpp")
Maintained by
Hugh Parsonage
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-03
Latest Update: 2025-03-20
Description:
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'.
How to cite:
Hugh Parsonage (2019). hutilscpp: Miscellaneous Functions in C++. R package version 0.10.10, https://cran.r-project.org/web/packages/hutilscpp. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.1.0 (2019-02-03 16:43), 0.2.0 (2019-08-20 14:00), 0.3.0 (2019-10-16 13:20), 0.5.0 (2020-09-18 18:30), 0.5.1 (2020-10-14 01:50), 0.5.2 (2020-10-20 09:00), 0.7.1 (2021-05-31 12:20), 0.7.2 (2021-06-14 16:10), 0.8.0 (2021-07-24 06:30), 0.8.1 (2021-09-06 14:50), 0.9.0 (2022-04-12 16:12), 0.9.1 (2022-04-17 12:22), 0.9.2 (2022-09-29 19:30), 0.9.3 (2022-10-07 10:00), 0.10.2 (2023-10-11 07:00), 0.10.4 (2023-12-04 17:40), 0.10.5 (2024-07-21 06:50), 0.10.6 (2024-11-04 00:00), 0.10.7 (2025-01-08 13:20), 0.10.8 (2025-03-06 15:30)
Other packages that cited hutilscpp R package
View hutilscpp citation profile
Other R packages that hutilscpp depends, imports, suggests or enhances
Complete documentation for hutilscpp
Functions, R codes and Examples using the hutilscpp R package
Some associated functions: Comma . Implies . ModeC . abs_diff . allNA . anyOutside . are_even . as_integer_if_safe . bench_system_time . character2integer . coalesce0 . count_logical . cumsum_reset . diam . divisible . every_int . fmatchp . helper . hutilscpp-package . is_constant . is_sorted . logical3 . logical3s . match_nrst_haversine . minmax . pmaxC . poleInaccessibility . range_rcpp . squish . sum_and3s . sum_isna . unique_fmatch . which3 . which_first . which_firstNA . which_true_onwards . whichs . xor2 . 
Some associated R codes: AnyCharMatch.R . Comma.R . Implies.R . ModeC.R . R_xlen_t.R . abs_diff.R . allocate.R . ands.R . anyOutside.R . are_even.R . as_integer_if_safe.R . bench_system_time.R . between.R . character2integer.R . coalesce0.R . count_logical.R . cumsum_reset.R . diam.R . divisible.R . empty.R . ensure_integer.R . every_int32.R . extractMandatory.R . first_which.R . fmatchp.R . haversineDistance.R . helper.R . hutilscpp-package.R . is_altrep.R . is_constant.R . is_seq.R . is_sorted.R . logical3.R . logical3s.R . match_nrst_haversine.R . minmax.R . op2M.R . packageName.R . pcg_hash.R . pmaxC.R . poleInaccessibility2.R . range_rcpp.R . raw2lgl.R . rev.R . seqN_by.R . squish.R . sum3.R . sum_isna.R . sum_raw.R . test_that.R . unique_fmatch.R . units2km.R . utils-omp.R . utils.R . vname.R . which3.R . which_NA.R . which_first.R . which_firstNA.R . which_isnt_integerish.R . which_raw.R . which_true_onwards.R . whichs.R . xor2.R . zzz.R .  Full hutilscpp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA