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 03 Dec. 2024.
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

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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