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 Loading
5,808 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 161 commits in 12 repositories
Created a pull request in MichaelChirico/potools that received 31 comments
Export po_compile()
This function was previously called update_mo_files(). I don't know if dev_compile() is better, but I like the idea of using prefixes to distinguis…
+118
−24
•
31
comments
Opened 32 other pull requests in 8 repositories
MichaelChirico/potools
11
merged
1
open
- Fix Authors@R syntax
- Don't write ~ backup files
- Add a pkgdown site
- Convert to roxygen2
- Description updates
- Re-document
- usethis::use_coverage()
- Update check action
- Experiment implementing po_extract()
- Add logo drawn by Allison Horst
- WIP: vignette for package developers
- Implement po_create()/po_update() for creating/updating translations
RConsortium/OOP-WG
1
open
8
merged
1
closed
- Start on updating method_call_
- Refactor new_generic()
- Add more error checking to new_generic()
- Don't export R7_generic/R7_method/R7_union
- Quality of life improvements for unions
- Look up base classes from constructor functions
- Use a consistent signature specification
- Fully define constructor
- Ensure that all properties set during construction
- Property handling overhaul
r-lib/withr
1
open
1
closed
2
merged
rstudio/pins
2
open
r-lib/conflicted
1
merged
r-lib/pkgload
1
open
tidymodels/tidymodels.org
1
merged
r-lib/pkgdown
1
merged
Reviewed 38 pull requests in 13 repositories
r-lib/pkgdown
9 pull requests
- Suppress sidebar in articles in BS5 if TOC is not used
- Improve pkgdown translation feature
- Translation [es]: Review
- Find external article resources from rendered HTML
- Update markup of BS5 tabs
- Enable local partial templates that override global template
- Navbar customization
- Navbar fragment
- Add translations for simplified Chinese (zh_CN)
MichaelChirico/potools
8 pull requests
tidyverse/tidyr
5 pull requests
RConsortium/OOP-WG
4 pull requests
rstudio/pins
2 pull requests
r-lib/testthat
2 pull requests
tidyverse/tidyverse.org
2 pull requests
tidyverse/ggplot2
1 pull request
r-lib/devtools
1 pull request
hadley/r-pkgs
1 pull request
rstudio/quillt
1 pull request
r-lib/withr
1 pull request
r-lib/usethis
1 pull request
Created an issue in MichaelChirico/potools that received 5 comments
Linter for glue strings
If we want to fully support and encourage use of glue strings, it would be nice to check that the msgstr contains the same {} wrapper components as…
5
comments
