Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kforner
/
srcpkgs
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
13
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fixing for devtools 2.5
- #7
#7
Merged
kforner
merged 12 commits into
main
kforner/srcpkgs:main
from
fixing_for_devtools_2.5
kforner/srcpkgs:fixing_for_devtools_2.5
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fixing for devtools 2.5
#7
kforner
merged 12 commits into
main
kforner/srcpkgs:main
from
fixing_for_devtools_2.5
kforner/srcpkgs:fixing_for_devtools_2.5
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
added dev_packages_fixed() to fix devtools::dev_packages() which is now bugged in devtools >= 3.
kforner
committed
c48181b
View commit details
Copy full SHA for c48181b
Browse repository at this point
improved examples to be more robust.
kforner
committed
7173ad0
View commit details
Copy full SHA for 7173ad0
Browse repository at this point
removed dont_test example.
kforner
committed
8c95c62
View commit details
Copy full SHA for 8c95c62
Browse repository at this point
switched to old lambda syntax.
kforner
committed
8297054
View commit details
Copy full SHA for 8297054
Browse repository at this point
improved pkgs_install() to use pkg_load() to load packages, so that they have proper meta data information.
kforner
committed
301190d
View commit details
Copy full SHA for 301190d
Browse repository at this point
added R_USER_CACHE_DIR setup to avoid bugs due to the use of pkgcache by the devtools ecosystem.
kforner
committed
50b7284
View commit details
Copy full SHA for 50b7284
Browse repository at this point
now using absolute functions to avoid problems.
kforner
committed
50755d8
View commit details
Copy full SHA for 50755d8
Browse repository at this point
removed spurious mute().
kforner
committed
90b5d58
View commit details
Copy full SHA for 90b5d58
Browse repository at this point
removed extra setup_temp_dirs().
kforner
committed
56cd103
View commit details
Copy full SHA for 56cd103
Browse repository at this point
updated rox.
kforner
committed
9b0fbeb
View commit details
Copy full SHA for 9b0fbeb
Browse repository at this point
update for new Roxygen version.
kforner
committed
408c732
View commit details
Copy full SHA for 408c732
Browse repository at this point
dev
kforner
committed
631dd1a
View commit details
Copy full SHA for 631dd1a
Browse repository at this point
You can’t perform that action at this time.