Skip to content
Avatar

Achievements

Achievements

Organizations

@tidyverse @r-lib
Block or Report

Block or report DavisVaughan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Apply Mapping Functions in Parallel using Futures

    R 562 35

  2. Sliding Window Functions

    R 183 9

  3. Tools for Working with Recurrence Rules

    R 57 2

  4. Generic programming with typed R vectors

    C 207 49

  5. Construct Modeling Packages

    R 76 6

3,625 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to r-lib/clock, r-lib/vctrs, DavisVaughan/furrr and 5 other repositories

Contribution activity

May 2021

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

Seeing something unexpected? Take a look at the GitHub profile guide.