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



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: 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.6, https://cran.r-project.org/web/packages/hutilscpp. Accessed 05 Jan. 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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
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  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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