Chief Scientist at @posit-pbc
- Houston, TX
- http://hadley.nz
- @hadleywickham@fosstodon.org
Block or Report
Block or report hadley
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
5,119 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 185 commits in 18 repositories
Created 1 repository
Created a pull request in r-lib/testthat that received 9 comments
Bind in imports
Allow new mocking functions to also mock functions that are imported from other packages.
+121
−36
•
9
comments
Opened 88 other pull requests in 12 repositories
rstudio/rsconnect
57
merged
2
open
1
closed
- Display existing app url during deployment
- Store only needed HTTP response components
- Add port to default server name
- accountId() -> accountLabel()
- Remove no-longer-needed readDcf
- Provide better tools for working with environment variables
- Respect packrat and renv lockfiles
- Stop httpbin.org failures from affecting build
- Use consistent jsonification
-
Use
forceUpdate = TRUE
when called from IDE - Documentation tweaks
- Tweak handling when appId set
- Build development version of site
- Improve package standardization
- Correctly set hostUrl in deploymentRecord()
- Specify additional headers and cookies
-
Pass on missing
appId
- Servers tidying up
- More tidying up of accounts
-
Mild tidying testing & refactoring to
httpLibCurl()
- Better handling for deleted apps
- Tidy up utils
- Improve writeManifest() docs
- Add friendly error for bad copy and paste
- Revamp readme
- Some pull requests not shown.
hadley/r4ds
10
merged
r-lib/testthat
3
open
4
merged
hadley/r-pkgs
3
merged
r-lib/usethis
1
merged
tidyverse/dbplyr
1
closed
tidyverse/dtplyr
1
merged
tidyverse/multidplyr
1
merged
tidyverse/modelr
1
merged
hadley/adv-r
1
merged
tidyverse/tidyverse.org
1
merged
r-lib/roxygen2
1
merged
Reviewed 63 pull requests in 14 repositories
rstudio/rsconnect
25 pull requests
- deployTFModel is defunct
- Respect packrat and renv lockfiles
- remove deployTFModel; Connect no longer supports hosting TensorFlow Model APIs
-
Move
checkAppLayout()
intoappMetadata()
- Servers tidying up
- Improve package standardization
- More tidying up of accounts
-
Mild tidying testing & refactoring to
httpLibCurl()
- Better handling for deleted apps
- Revamp readme
- Handle HTTP redirects
-
Rewrite
getAppById()
- Set option defaults on access, not on load
-
Improve handling of user supplied
appId
- Focus bundlePackages() on bundling; make DESCRIPTION handling more clear
- Export standardizeAppFiles()
- Update http tests
- Mild http refactoring
-
Deprecate
addConnectServer()
- Pass metadata around instead of individual components
- Extract out validateConnectUrl()
- More servers()/serverInfo() refactoring
-
Refactor
cloudServerInfo()
-
Eliminate manual use of
cloudClient()
- Update servers.R
- Some pull request reviews not shown.
hadley/r4ds
11 pull requests
r-dbi/odbc
3 pull requests
r-lib/testthat
3 pull requests
rstudio/pins-r
3 pull requests
tidyverse/dbplyr
2 pull requests
tidyverse/tidyverse.org
2 pull requests
r-lib/withr
2 pull requests
r-lib/usethis
2 pull requests
tidyverse/glue
1 pull request
r-lib/devtools
1 pull request
r-lib/roxygen2
1 pull request
tidyverse/ggplot2
1 pull request
tidyverse/tidytemplate
1 pull request
Created an issue in r-lib/cli that received 5 comments
.file
creates links to files that don't exist
e.g. cli::cli_inform("{.file doesntexist}")
5
comments