Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,179 contributions in the last year
Activity overview
Contribution activity
October 2020
- thomasp85/actions JavaScript
- thomasp85/r-system-requirements JavaScript
Created a pull request in r-lib/actions that received 2 comments
force binary installation of dependencies in pkgdown workflow
This PR addresses issues arising when the dependencies of pkgdown have a source version available that is more recent than the binary version and t…
Created an issue in r-lib/remotes that received 2 comments
Add a way to query/install system dependencies of specific package
The system dependency query only works for a local package, making it hard to install remotes with any system dependencies. This surfaced as a user…