Provides functionality for searching / subsetting and slicing named objects using 'stringr/i'-style modifiers by case (in)sensitivity, regular expressions or fixed expressions; searches uses the standard '[' operator and allows specification of default search behavior to either the search target (named object) and/or the search pattern.
Version: | 0.3.3.1 |
Depends: | R (≥ 3.1.0) |
Imports: | methods, magrittr (≥ 1.5), stringi (≥ 0.4.1) |
Suggests: | testthat |
Published: | 2015-04-08 |
Author: | "DecisionPatterns [aut, cre]" |
Maintainer: | Christopher Brown <chris.brown at decisionpatterns.com> |
BugReports: | https://github.com/decisionpatterns/searchable/issues |
License: | GPL-2 |
URL: | https://github.com/decisionpatterns/searchable |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | searchable results |
Reference manual: | searchable.pdf |
Package source: | searchable_0.3.3.1.tar.gz |
Windows binaries: | r-devel: searchable_0.3.3.1.zip, r-release: searchable_0.3.3.1.zip, r-oldrel: searchable_0.3.3.1.zip |
macOS binaries: | r-release: searchable_0.3.3.1.tgz, r-oldrel: searchable_0.3.3.1.tgz |
Old sources: | searchable archive |
Please use the canonical form https://CRAN.R-project.org/package=searchable to link to this page.