Skip to content

Consider migrating from httr to httr2 #2602

Open
@jhk0530

Description

@jhk0530

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.R
  • release.R
  • run-source.R

Questions

  1. Is this migration a priority for the package?
  2. Are there any compatibility concerns with maintaining support for older R versions?
  3. Would you prefer a complete PR or an initial proof of concept?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions