siftr: Fuzzily Search a Dataframe to Find Relevant Columns

Analysts who change projects frequently know that it can be hard to find the right column in an unfamiliar dataframe, especially when the dataframe spans hundreds of columns and millions of rows. 'siftr' is an interactive tool that finds relevant columns by fuzzily searching through a dataframe's column names, labels, factor levels, and unique values.

Version: 1.1.0
Depends: R (≥ 3.4.0)
Imports: cli, fastdigest
Published: 2023-07-19
Author: Desi Quintans ORCID iD [cre, aut, cph]
Maintainer: Desi Quintans <science at desiquintans.com>
BugReports: https://github.com/DesiQuintans/siftr/issues
License: MIT + file LICENSE
URL: https://github.com/DesiQuintans/siftr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: siftr results

Documentation:

Reference manual: siftr.pdf

Downloads:

Package source: siftr_1.1.0.tar.gz
Windows binaries: r-devel: siftr_1.1.0.zip, r-release: siftr_1.1.0.zip, r-oldrel: siftr_1.1.0.zip
macOS binaries: r-release (arm64): siftr_1.1.0.tgz, r-oldrel (arm64): siftr_1.1.0.tgz, r-release (x86_64): siftr_1.1.0.tgz, r-oldrel (x86_64): siftr_1.1.0.tgz
Old sources: siftr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=siftr to link to this page.