Skip to content

curl

A Modern and Flexible Web Client for R

v7.0.0 · Aug 19, 2025 · MIT + file LICENSE

Description

Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic.

Downloads

1.3M

Last 30 days

22nd

4.3M

Last 90 days

15.1M

Last year

Trend: -0.3% (30d vs prior 30d)

CRAN Check Status

7 NOTE
7 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (9 non-OK)
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

tests

Running ‘spelling.R’ [0s/0s]
  Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...6c6
< NULL
---
> All Done!
  Running ‘testthat.R’ [3s/109s]
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.

Check History

NOTE 6 OK · 8 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb
ERROR 5 OK · 8 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/curl.Rcheck/00install.out' for details.
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb
NOTE 6 OK · 8 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 24, 2026
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb
ERROR 6 OK · 7 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 21, 2026
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
ERROR r-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.4/curl.Rcheck/00install.out' for details.
NOTE 6 OK · 8 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 16, 2026
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb
ERROR 5 OK · 8 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 14, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘spelling.R’ [0s/1s]
  Running ‘testthat.R’ [0m/24m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(curl)
  Using libcurl 8.18.0 with OpenSSL/3.5.5
  > 
  > # Comply with CRAN policy: skip t
...[truncated]...
est-progress.R:11:3'): callbacks are protected ───────────────────
  Expected `total_handles()` to equal 0L.
  Differences:
  1/1 mismatches
  [1] 4 - 0 == 4
  
  [ FAIL 15 | WARN 6 | SKIP 6 | PASS 231 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb
NOTE 6 OK · 8 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-patched-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-windows-x86_64

compiled code

File 'curl/libs/x64/curl.dll':
  Found non-API call to R: 'R_new_custom_connection'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘curl/libs/curl.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    doc    1.8Mb
    libs   6.9Mb

Reverse Dependencies (637)

imports

AIscreenR AMAPVox APCalign AgePopDenom AnnoProbe ArctosR AzureCosmosR AzureGraph BFS BatchGetSymbols CDCPLACES CRANsearcher CongressData DataSpaceR EDIutils EEAaq EWSmethods FedData FjordLight GHCNr GIFT GSODR GetBCBData GetLattesData GetTDData HMDA InterVA5 IsoMemo KoboconnectR LAGOSNE MassWateR Microsoft365R NLPclient OAIHarvester OpenML PFW PL94171 PortalHacienda RAGFlowChainR RCzechia REDCapExporter RKorAPClient RPublica RPushbullet Ravages Rpadrino Rrdap SMMT SchoolDataIT SticsRFiles StreamCatTools TTR UniprotR V8 W3CMarkupValidator addinslist aisdk alarmdata algaeClassify allcontributors ami anyLib anyflights aopdata asciicast ausplotsR autoEnsemble avidaR aws.ec2metadata aws.s3 baf baizer bambooHR basemaps basifoR bbk bigrquery bioRad biocompute biomartr biometryassist bitmexr blastula brickster brightspaceR bskyr bulkreadr cartographr cartography cder censobr ceramic chatAI4R chemodiv cholera chromote cimir citestR ciw clarifai clidatajp climate cloudstoR coinmarketcapr completejourney contentid countyhealthR covid19.analytics covid19us cpgfR cpp11qpdf credentials crul crunch cryptoQuotes cyclestreets czechrates czso dadjokeapi dataRetrieval dawaR deeptime diseasystore dverse ebvcube ecb ecce echor econtools eiopaR elastic electionsBR elevatr elfgen emayili enrichR eph episomer eurlex eurostat evolMap excluder exifr exiftoolr fHMM federalregister felp feltr finna fireproof fishualize flashr flightsbr foghorn fossilbrush fwtraits gasper gbfs geneHummus geniusr geoAr geobr geoflow geoperu ggmapcn gie gimms gitignore googleCloudStorageR googlesheets4 googleway gprofiler2 gptstudio gptzeror greenR gridtext growthTrendR gtfstools gtrendsR h2otools healthatlas healthbR heapsofpapers helsinki hereR hfhub hipecR hlidacr hsrecombi httptest httr httr2 hubUtils hyd1d hydflood iRfcb ifo ihpdr imf.data ipeadatar ispdata istat jgsbook jsonld kmeRtone ladder languagelayeR legislatoR libbib lifeR lifx localLLM mRpostman magick maidr mapboxapi mapme.biodiversity mapscanner maptiles maths.genealogy mcbette misha misuvi mlim mlr3oml modisfast mongolstats mregions2 msigdbr natmanager ncaavolleyballr neonOS neonUtilities nfl4th nflfastR nflreadr ngramr nhdR npi nser nycOpenData nzffdr ocs4R ohvbd opencpu opendatatoronto openmpp openscoring opentripplanner osmapiR osmdata osrm owidR packageRank pacs pafdR pairwiseLLM palaeoverse paleobioDB panstarrs parquetize partycoloR pastclim paws.common pedquant peermodels pestr pipr pivotaltrackR pkgcache pkgdepends pkgfilecache pkgsearch planscorer plumbertableau pmetar pmparser postdoc promptr protti provolleyballr psychmeta ptm pubchem.bio pxweb pyMTurkR qpdf quantmod r.proxy r311 r4googleads rATTAINS rJavaEnv rMIDAS2 radiant.data radous ragnar ralger random rcatfish rcites rcmdcheck rdbnomics rdian rdomains rdryad rdtLite ready4 receptiviti redcapAPI remmy request resmush restez rglobi rhub ricu rinat rio rirods risk.assessr riskmetric rivnet rix rlandfire rmacrostrat rnbp rnrfa robis rosm rotl rpaleoclim rphylopic rqti rredlist rsat rsconnect rsocialwatcher rsoi rspacer rsurveycto rsurvstat rtika rtodoist rtoot rtry rversions s3fs salesforcer sbtools secret selenider sevenbridges2 shapley sharpshootR shinyloadtest shinyscholar sixtyfour snowflakeauth socialmixr soilDB sooty sotkanet statnipokladna stats19 statswalesr stepcount stevedore stplanr stt.api subincomeR susographql tall tapLock taxize taxizedb taxonomizr telegram telegram.bot tesseract theorytools threesixtygiving thunder tidyllm tidyquant tinyscholar tinytiger tower traktok treasury updateme uptasticsearch urlchecker usethis valh vcr virtuoso vmr warbleR wdpar weatherOz webdav webdriver webmockr webutils wikiTools wikitaxa worldfootballR xmlrpc2 yahoofinancer yfhist yfscreen zendown zenstats zipcodeR

suggests

AMR BIOMASS BayesianReasoning BeeBDC BiocManager BoneDensityMapping CEOdata CausalQueries ChannelAttribution CopernicusMarine DescriptiveStats.OBeu DiagrammeR FeatureExtraction OlinkAnalyze OtsuSeg PaRe PatientLevelPrediction ProTrackR2 RMySQL RRgeo Require RestRserve SPIChanges TestGenerator WDI adformR amazonadsR amazons3R amazonspR appleadsR appsflyeR arcgislayers arcgisutils argoFloats arrow atrrr attempt av awinR baseballr bayestestR bingadsR birdnetR bookdown bslib campaignmanageR cardargus celltrackR cfbfastR checkstring childesr chronosphere cometr commonmark condathis cookiemonster countries covr csquares ctoclient dataone datawizard devtools doconv drake duckdbfs duckplyr dwctaxon eCerto earthdatalogin ecochange edgemodelr ellmer epiflows facebookadsR facebookleadsR facebookorganicR fastRhockey fastai fauxpas fetchGoogleAnalyticsR fetchSalesforceR ffscrapr filibustr fitzRoy forceplate fr gdtools geysertimes gmailr gms googleadsR googledrive grateful gratia grattan gtexr gutenbergr h2o heumilkr hoopR httptest2 httpuv hydrodownloadR iNZightTools imfapi imfweo insight instagramadsR installr irg isoWater leaflet.extras2 learnr link2GI linkedInadsR logolink mailchimpR maketools mauricer mcboost minioclient mlr3torch mockthat modelbased mongolite move2 mpathsenser mtaOpenData nascaR.data neonstore nhanesdata nysOpenData oddsapiR oecdoda oglcnac onsr openairmaps openssl openxlsx otelsdk owidapi pak paleotree parameters pct pcvr pepr performance phsopendata pinterestadsR pkgstats pliman plotly polmineR processx projmgr protolite ps pxmake quarto quoradsR rdocdump rdss readr readstata13 rechaRge redditadsR remotes renv reproducible rfishbase rgugik robotstxt rsi rstudioapi rxode2 sasquatch sass see semnar sendmailR shinyInvoice shopifyadsR showtext showtextdb snapchatadsR snirh.lab spatialGE sportyR susieR svHttp sysfonts taboolaR tarchetypes targets testthat thematic tiktokadsR tiledb twitteradsR uisapi valr varbvs vegperiod vetiver vroom wbids wbwdi webfakes wehoop windsoraiR winfapReader worcs writeAlizer xfun xml2 zarr

Dependency Network

Dependencies Reverse dependencies CBRT CytobankAPI GoogleKnowledgeGraphR RapidoPGS AIscreenR AMAPVox APCalign AgePopDenom AnnoProbe ArctosR AzureCosmosR AzureGraph BFS BatchGetSymbols CDCPLACES +622 more reverse deps curl

Version History

new 7.0.0 Mar 10, 2026
updated 7.0.0 ← 6.4.0 diff Aug 19, 2025
updated 6.4.0 ← 6.3.0 diff Jun 21, 2025
updated 6.3.0 ← 6.2.3 diff Jun 5, 2025
updated 6.2.3 ← 6.2.2 diff May 23, 2025
updated 6.2.2 ← 6.2.1 diff Mar 23, 2025
updated 6.2.1 ← 6.2.0 diff Feb 18, 2025
updated 6.2.0 ← 6.1.0 diff Jan 22, 2025
updated 6.1.0 ← 6.0.1 diff Jan 5, 2025
updated 6.0.1 ← 6.0.0 diff Nov 13, 2024
updated 6.0.0 ← 5.2.3 diff Nov 4, 2024
updated 5.2.3 ← 5.2.2 diff Sep 19, 2024
updated 5.2.2 ← 5.2.1 diff Aug 25, 2024
updated 5.2.1 ← 5.2.0 diff Mar 1, 2024
updated 5.2.0 ← 5.1.0 diff Dec 7, 2023
updated 5.1.0 ← 5.0.2 diff Oct 1, 2023
updated 5.0.2 ← 5.0.1 diff Aug 13, 2023
updated 5.0.1 ← 5.0.0 diff Jun 7, 2023
updated 5.0.0 ← 4.3.3 diff Jan 11, 2023
updated 4.3.3 ← 4.3.2 diff Oct 5, 2022