Chief Scientist at @posit-pbc
- Houston, TX
-
10:10
(UTC -05:00) - http://hadley.nz
- @[email protected]
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,204 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2023
Created 126 commits in 7 repositories
Created 1 repository
Created a pull request in rstudio/renv that received 10 comments
Compact installation logging
Drop version since now shown above Put each package on one line Align package name and verb Only show timing if greater than a second The tests o…
+47
−33
•
10
comments
Opened 51 other pull requests in 3 repositories
rstudio/renv
6
open
31
merged
2
closed
-
Generate
config-defaults.Rthe same way as the activate template - Update activate template on load
-
Use
theinstead of_renv_*and__self__ - Remove no-longer-used infrastructure
- Use scope instead of envir
- Re-document & fix for R CMD check NOTES
- Quietly install Bioconductor deps when needed
- Report on just the install time
- Show user friendly renv version
- Tweak install log
-
Refactor
renv_package_checking() - Tweak vendor() docs
- Only use PPM for binary installs
- Add update pathway for GitLab and BitBucket
- Keep source when installing packages
- Standardize pak metadata for CRAN packages
- Document and test auto-snapshotting
- Switch out vendoring to use renv_bootstrap_download_tarball()
- Only add BiocManager as dep when used
- Document how to disable autoloader
- Mention renv.download.trace in package install vignette
- Remove cite
- Tweak header() formatting
- Include process ID in backup file name
- Tweak install log
- Some pull requests not shown.
r-lib/testthat
9
merged
2
open
- Implement is_checking()
-
Implement
expect_contains() - New tool to compare global state before and after each test
-
Apply
transformto all snapshots - Polish is_snapshot()
- Re-enable parallel testing
- Ensure snapshot hint links work in parallel tests
- Actually test skip_on_cran()
- Clarify test_code() defaults
- Only show skips in summaries
- Initial experiment with trace()
r-lib/vctrs
1
open
Reviewed 42 pull requests in 6 repositories
rstudio/renv
25 pull requests
- try to infer dev packages when installed from sources
- add 'ppm.enabled', 'ppm.ignored.urls' settings
-
Use
theinstead of_renv_*and__self__ - refine detection of PPM URLs
- provide exported functions for interacting with lockfiles
- fixup for repair
- Use scope instead of envir
- Quietly install Bioconductor deps when needed
- Show user friendly renv version
- use platform prefix by default
- activate bioc if necessary when resolving deps
- add hadley as author
- dont check repos in synchronized check
- skip query on 'known' PPM instances
- vendor: default version and trapped download failures
-
Refactor
renv_package_checking() - use abort for system errors
- use watchdog to help remove orphaned locks
- Only use PPM for binary installs
- Document and test auto-snapshotting
- test that binary packages can be loaded after install
- fill in missing pieces for rtools43
- Switch out vendoring to use renv_bootstrap_download_tarball()
- set project path while tests running
- Tweak install log
- Some pull request reviews not shown.







