ropensci / skimr

A frictionless, pipeable approach to dealing with summary statistics
https://docs.ropensci.org/skimr
1.11k stars 79 forks source link

Set ignore.case = FALSE in `tidyselect::starts_withs()` #616

Closed michaelquinn32 closed 3 years ago

michaelquinn32 commented 3 years ago

Fixes #615.

Also resolves deprecation of expect_is() in testthat.