We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5482dd6
Performance improvements (#337, #338, #339, #341)
eval_select() out-of-bounds errors now use the verb "select" rather than "subset" in the error message for consistency with dplyr::select() (#271).
eval_select()
dplyr::select()
Fix for CRAN checks.