Pinned
3,256 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 100 commits in 12 repositories
Created 2 repositories
Created a pull request in tidyverse/stringr that received 3 comments
Implement stringr_locale()
This PR adds stringr_locale(), a new helper for controlling the default locale used by stringr in any function that has a locale argument. It has t…
+153
−32
•
3
comments
Opened 21 other pull requests in 11 repositories
r-lib/clock
6
merged
tidymodels/tune
2
merged
r-lib/tzdb
2
merged
tidyverse/tidyups
2
merged
tidymodels/workflows
2
merged
tidymodels/hardhat
2
merged
tidymodels/recipes
1
open
tidymodels/baguette
1
merged
tidyverse/readr
1
merged
tidyverse/dplyr
1
open
DavisVaughan/slider
1
merged
Reviewed 8 pull requests in 6 repositories
tidyverse/tibble 3 pull requests
tidymodels/workflowsets 1 pull request
adhikars11/shinymodels 1 pull request
tidyverse/stringr 1 pull request
tidyverse/tidyverse.org 1 pull request
tidymodels/workflows 1 pull request
Created an issue in rstudio/renv that received 2 comments
install.packages() shim doesn't fallback to utils::install.packages() correctly
The idea of the renv install.packages() shim is to handoff to install() if just a single argument is passed (pkgs), otherwise it falls back to util…
2
comments