Kirill Müller

Results 1542 comments of Kirill Müller

Thanks for implementing and providing this great CI solution. Is there an ETA for this particular feature?

Are you using the dev version of dbplyr? An new dbplyr release may come around soon, not sure if new dbplyr can be made compatible with bigrquery or if bigrquery...

Thanks. Does https://dbplyr.tidyverse.org/articles/backend-2.html help?

covr script doesn't work.

Blog post outline: - brief history: dplyr -> tibble -> pillar - scope - New `tbl_format_*()` API - Focus columns and generator pattern - ...?

Thanks. Would you like to share an example that displays what you would like to achieve?

Thanks. I believe you need to override `ctl_new_pillar()` to achieve this. Is the documentation helpful? https://pillar.r-lib.org/articles/extending.html#body

This issue lives here, because rule-based formatting is applicable to all subclasses of tbl.

@lionel-: Are these changes from the GitHub version of vctrs expected?

We'd need to think how to encode this in options. Maybe we could support formatter functions as options?