ropensci / skimr

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

Update tests for new version of tibble #632

Closed michaelquinn32 closed 3 years ago

michaelquinn32 commented 3 years ago

This handles the testing part of #631. The more exciting part, moving more print customization to tibble/ pillar, will need to wait until the next release.

michaelquinn32 commented 3 years ago

Closes #626