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.
| Version: | 0.2.0 | 
| Imports: | collapse, fastmatch | 
| Suggests: | dplyr, purrr, readr, testthat (≥ 3.0.0), withr | 
| Published: | 2023-11-07 | 
| DOI: | 10.32614/CRAN.package.deduped | 
| Author: | Or Gadish [aut, cre, cph] | 
| Maintainer: | Or Gadish <orgadish at gmail.com> | 
| BugReports: | https://github.com/orgadish/deduped/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/orgadish/deduped | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | deduped results | 
| Reference manual: | deduped.html , deduped.pdf | 
| Package source: | deduped_0.2.0.tar.gz | 
| Windows binaries: | r-devel: deduped_0.2.0.zip, r-release: deduped_0.2.0.zip, r-oldrel: deduped_0.2.0.zip | 
| macOS binaries: | r-release (arm64): deduped_0.2.0.tgz, r-oldrel (arm64): deduped_0.2.0.tgz, r-release (x86_64): deduped_0.2.0.tgz, r-oldrel (x86_64): deduped_0.2.0.tgz | 
| Old sources: | deduped archive | 
Please use the canonical form https://CRAN.R-project.org/package=deduped to link to this page.