-
Notifications
You must be signed in to change notification settings - Fork 766
Open
Description
Hi, thanks for maintaing this package. I have small questions in submission to cran with submit_cran() function.
Background
The devtools package currently uses httr for handling HTTP requests in the CRAN submission process. However, httr2 is the recommended successor to httr with improved API design.
Current usage
Following functions, are using httr
check-mac.Rrelease.Rrun-source.R
Questions
- Is this migration a priority for the package?
- Are there any compatibility concerns with maintaining support for older R versions?
- Would you prefer a complete PR or an initial proof of concept?
Thanks
Metadata
Metadata
Assignees
Labels
No labels