R Curl

Open-source R projects categorized as Curl

Top 3 R Curl Projects

  • httr

    httr: a friendly http package for R

    Project mention: Working with RStudio, Quarto projects, git, and Github across both Apple OS and Windows. . . what do I need to add to .gitignore to make my life easier??? | /r/RStudio | 2023-03-05

    .DS_Store # History files .Rhistory .Rapp.history # Session Data files .RData # User-specific files .Ruserdata # Example code in package build process *-Ex.R # Output files from R CMD build /*.tar.gz # Output files from R CMD check /*.Rcheck/ # RStudio files .Rproj.user/ # produced vignettes vignettes/*.html vignettes/*.pdf # OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3 .httr-oauth # knitr and R markdown default cache directories *_cache/ /cache/ # Temporary files created by R markdown *.utf8.md *.knit.md # R Environment Variables .Renviron

  • crul

    R6 based http client for R (made for developers) (by ropensci)

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • curlconverter

    :curly_loop: :arrow_right: :heavy_minus_sign: Translate cURL command lines into parameters for use with httr or actual httr calls (R) (by hrbrmstr)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-05.

R Curl related posts

Index

What are some of the best open-source Curl projects in R? This list will help you:

Project Stars
1 httr 978
2 crul 101
3 curlconverter 87
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com