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.7)calcUnique_0.1.2.zip(r-4.6)calcUnique_0.1.2.zip(r-4.5)
calcUnique_0.1.2.tgz(r-4.6-any)calcUnique_0.1.2.tgz(r-4.5-any)
calcUnique_0.1.2.tar.gz(r-4.7-any)calcUnique_0.1.2.tar.gz(r-4.6-any)
calcUnique_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
calcUnique/json (API)
NEWS

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

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

On CRAN:

Conda:

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

Last updated from:a477373208. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE103
source / vignettesOK135
linux-release-x86_64NOTE133
macos-release-arm64NOTE172
macos-oldrel-arm64NOTE134
windows-develNOTE61
windows-releaseNOTE74
windows-oldrelNOTE56
wasm-releaseOK85

Exports:calcUnique

Dependencies: