CRAN/E | deduped

deduped

Making "Deduplicated" Functions

Installation

About

Contains one main function deduped() which speeds up slow, vectorized functions by only performing computations on the unique values of the input and expanding the results at the end.

github.com/orgadish/deduped
Bug report File report

Key Metrics

Version 0.2.0
Published 2023-11-07 181 days ago
Needs compilation? no
License MIT
License File
CRAN checks deduped results

Downloads

Yesterday 2 0%
Last 7 days 39 -35%
Last 30 days 171 -2%
Last 90 days 488 -34%
Last 365 days 1.380

Maintainer

Maintainer

Or Gadish

orgadish@gmail.com

Authors

Or Gadish

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

deduped archive

Imports

collapse
fastmatch

Suggests

dplyr
purrr
readr
testthat ≥ 3.0.0
withr