Package: calcUnique 0.1.2

calcUnique: Simple Wrapper for Computationally Expensive Functions

This is a one-function package that will pass only unique values to a computationally-expensive function that returns an output of the same length as the input. In importing and working with tidy data, it is common to have index columns, often including time stamps that are far from unique. Some functions to work with these such as text conversion to other variable types (e.g. as.POSIXct()), various grep()-based functions, and often the cut() function are relatively slow when working with tens of millions of rows or more.

Authors:Stephen Froehlich

calcUnique_0.1.2.tar.gz
calcUnique_0.1.2.zip(r-4.5)calcUnique_0.1.2.zip(r-4.4)calcUnique_0.1.2.zip(r-4.3)
calcUnique_0.1.2.tgz(r-4.4-any)calcUnique_0.1.2.tgz(r-4.3-any)
calcUnique_0.1.2.tar.gz(r-4.5-noble)calcUnique_0.1.2.tar.gz(r-4.4-noble)
calcUnique_0.1.2.tgz(r-4.4-emscripten)calcUnique_0.1.2.tgz(r-4.3-emscripten)
calcUnique.pdf |calcUnique.html
calcUnique/json (API)
NEWS

# Install 'calcUnique' in R:
install.packages('calcUnique', repos = c('https://stephenbfroehlich.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/stephenbfroehlich/calcunique/issues

On CRAN:

2.70 score 1 stars 2 scripts 178 downloads 1 exports 0 dependencies

Last updated 5 years agofrom:a477373208. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 10 2024
R-4.5-winNOTEOct 10 2024
R-4.5-linuxNOTEOct 10 2024
R-4.4-winNOTEOct 10 2024
R-4.4-macNOTEOct 10 2024
R-4.3-winOKOct 10 2024
R-4.3-macOKOct 10 2024

Exports:calcUnique

Dependencies: