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.8")



Attach the package and use:
library("hutilscpp")
Maintained by
Hugh Parsonage
[Scholar Profile | Author Map]
First Published: 2019-02-03
Latest Update: 2022-10-07
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.8, https://cran.r-project.org/web/packages/hutilscpp. Accessed 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for hutilscpp102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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