Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,797 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in r-lib/testthat that received 7 comments
Change spinner color to red if we know there are failures
Ideally we would print errors as we see them, to give as early feedback as possible. If a test file runs 10 seconds, that's precious time wasted th…
Created an issue in tidyverse/tibble that received 1 comment
Add ... to tbl_sum()?
This breaks dplyr and pmdplyr, because these packages implement methods. Needs to happen before moving tbl_sum() to pillar.