Chief Scientist at @rstudio
- Houston, TX
- http://hadley.nz
- @hadleywickham
Block or Report
Block or report hadley
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
4,470 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 20 commits in 5 repositories
Created a pull request in tidyverse/dplyr that received 6 comments
Support na.rm in slice_min()/slice_max()
Fixes #6177. Fixes #6176.
@eutwt sorry, we must've been working on this at the same time
+461
−969
•
6
comments
Opened 4 other pull requests in 2 repositories
tidyverse/dplyr
3
open
jennybc/repurrrsive
1
open
Reviewed 18 pull requests in 2 repositories
tidyverse/dbplyr
11 pull requests
- Wrap DBI errors
-
Add
typestocopy_inline() -
Use
LHS.*afterleft_join() - Only use table alias in joins if necessary
-
Error on named
across() -
Support
cur_column() -
Inline
select()after*_join() -
Evaluate
sql()locally -
Produce shorter SQL for
filter()aftermutate() -
Inline
select()in*_join() -
Shorter SQL for
verb()+distinct()
Created an issue in r-lib/vctrs that received 2 comments
Use arg and call in num_as_location() argument checking
i.e. if (is.object(i) || !(is_integer(i) || is_double(i))) { abort("`i` must be a numeric vector.") }
2
comments






