Pinned
3,625 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 60 commits in 12 repositories
Created 5 repositories
Created a pull request in r-lib/rlang that received 5 comments
Implement r_normalise_encoding()
Pulled over from https://github.com/r-lib/vctrs/blob/master/src/translate.c I've left in the maybe-referenced copy semantics, as that seems to work…
+431
−0
•
5
comments
Opened 18 other pull requests in 12 repositories
tidymodels/yardstick
3
merged
1
open
topepo/C5.0
1
open
1
merged
topepo/Cubist
1
open
1
merged
r-lib/rlang
2
merged
tidymodels/butcher
1
merged
tidymodels/censored
1
open
tidymodels/parsnip
1
merged
r-lib/clock
1
merged
HowardHinnant/date
1
closed
r-lib/actions
1
merged
r-lib/vctrs
1
open
DavisVaughan/furrr
1
merged
Reviewed 5 pull requests in 5 repositories
tidymodels/butcher 1 pull request
tidyverse/googledrive 1 pull request
tidyverse/funs 1 pull request
tidymodels/censored 1 pull request
r-lib/rlang 1 pull request
Created an issue in HowardHinnant/date that received 5 comments
Parsing failure when 59.500 and above are rounded to seconds
The following: #include <sstream> #include <iostream> #include "date/date.h" void test_rounding() { using namespace date; // Bad - Rounds up to "in…
5
comments