Showing 31 of total 31 results (show query)
r-lib
httr:Tools for Working with URLs and HTTP
Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).
Maintained by Hadley Wickham. Last updated 1 years ago.
61.5 match 989 stars 20.56 score 29k scripts 4.3k dependentscurso-r
shinyhttr:Progress Bars for Downloads in 'shiny' Apps
Modifies the progress() function from 'httr' package to let it send output to progressBar() function from 'shinyWidgets' package. It is just a tweak at the original functions from 'httr' package to make it smooth for 'shiny' developers.
Maintained by Athos Damiani. Last updated 5 years ago.
11.8 match 34 stars 4.43 score 16 scriptsropensci
webmockr:Stubbing and Setting Expectations on 'HTTP' Requests
Stubbing and setting expectations on 'HTTP' requests. Includes tools for stubbing 'HTTP' requests, including expected request conditions and response conditions. Match on 'HTTP' method, query parameters, request body, headers and more. Can be used for unit tests or outside of a testing context.
Maintained by Scott Chamberlain. Last updated 1 months ago.
httphttpsapiweb-servicescurlmockmockingfakewebhttp-mockingtestingtesting-toolstddhttp-mock
6.0 match 49 stars 8.29 score 141 scripts 1 dependentsyihui
servr:A Simple HTTP Server to Serve Static Files or Dynamic Documents
Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.
Maintained by Yihui Xie. Last updated 2 months ago.
http-serverweb-serverwebsocket
3.3 match 283 stars 12.51 score 190 scripts 94 dependentsgofigr
gofigR:Client for 'GoFigr.io'
Integrates with your 'RMarkdown' documents to automatically publish figures to the <https://GoFigr.io> service. Supports both 'knitr' and interactive execution within 'RStudio'.
Maintained by Maciej Pacula. Last updated 2 days ago.
12.1 match 3.40 scorecarlganz
docuSignr:Connect to 'DocuSign' API
Connect to the 'DocuSign' Rest API <https://www.docusign.com/p/RESTAPIGuide/RESTAPIGuide.htm>, which supports embedded signing, and sending of documents.
Maintained by Carl Ganz. Last updated 6 years ago.
11.0 match 5 stars 3.40 score 10 scriptsjohncoene
waiter:Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications.
Maintained by John Coene. Last updated 11 months ago.
2.3 match 496 stars 12.87 score 702 scripts 68 dependentsusepa
tcplfit2:A Concentration-Response Modeling Utility
The tcplfit2 R package performs basic concentration-response curve fitting. The original tcplFit() function in the tcpl R package performed basic concentration-response curvefitting to 3 models. With tcplfit2, the core tcpl concentration-response functionality has been expanded to process diverse high-throughput screen (HTS) data generated at the US Environmental Protection Agency, including targeted ToxCast, high-throughput transcriptomics (HTTr) and high-throughput phenotypic profiling (HTPP). tcplfit2 can be used independently to support analysis for diverse chemical screening efforts.
Maintained by Jason Brown. Last updated 12 days ago.
4.0 match 6 stars 7.11 score 24 scripts 1 dependentssckott
fauxpas:HTTP Error Helpers
HTTP error helpers. Methods included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. Supports ability to adjust behavior to stop, message or warning. Includes ability to use custom whisker template to have any configuration of status code, short description, and verbose message. Currently supports integration with 'crul', 'curl', and 'httr'.
Maintained by Scott Chamberlain. Last updated 1 years ago.
httphttpsapiweb-servicescurlerrorserrorerror-handling
2.7 match 15 stars 8.07 score 36 scripts 24 dependentsazure
AzureAuth:Authentication Services for Azure Active Directory
Provides Azure Active Directory (AAD) authentication functionality for R users of Microsoft's 'Azure' cloud <https://azure.microsoft.com/>. Use this package to obtain 'OAuth' 2.0 tokens for services including Azure Resource Manager, Azure Storage and others. It supports both AAD v1.0 and v2.0, as well as multiple authentication methods, including device code and resource owner grant. Tokens are cached in a user-specific directory obtained using the 'rappdirs' package. The interface is based on the 'OAuth' framework in the 'httr' package, but customised and streamlined for Azure. Part of the 'AzureR' family of packages.
Maintained by Hong Ooi. Last updated 3 years ago.
azureazure-active-directoryazure-sdk-roauth2
2.1 match 44 stars 10.42 score 57 scripts 23 dependentsmrcieu
ieugwasr:Interface to the 'OpenGWAS' Database API
Interface to the 'OpenGWAS' database API <https://api.opengwas.io/api/>. Includes a wrapper to make generic calls to the API, plus convenience functions for specific queries.
Maintained by Gibran Hemani. Last updated 3 days ago.
1.8 match 89 stars 10.71 score 404 scripts 6 dependentspedropark99
figma:Web Client/Wrapper to the 'Figma API'
An easy-to-use web client/wrapper for the 'Figma API' <https://www.figma.com/developers/api>. It allows you to bring all data from a 'Figma' file to your 'R' session. This includes the data of all objects that you have drawn in this file, and their respective canvas/page metadata.
Maintained by Pedro Faria. Last updated 2 years ago.
3.5 match 4 stars 5.30 score 33 scriptsmodesto-escobar
wikiTools:Tools for Wikidata and Wikipedia
A set of wrappers intended to check, read and download information from the Wikimedia sources. It is specifically created to work with names of celebrities, in which case their information and statistics can be downloaded. Additionally, it also builds links and snippets to use in combination with the function gallery() in netCoin package.
Maintained by Modesto Escobar. Last updated 8 months ago.
3.2 match 2 stars 5.08 score 2 scriptsus-bea
bea.R:Bureau of Economic Analysis API
Provides an R interface for the Bureau of Economic Analysis (BEA) API (see <http://www.bea.gov/API/bea_web_service_api_user_guide.htm> for more information) that serves two core purposes - 1. To Extract/Transform/Load data [beaGet()] from the BEA API as R-friendly formats in the user's work space [transformation done by default in beaGet() can be modified using optional parameters; see, too, bea2List(), bea2Tab()]. 2. To enable the search of descriptive meta data [beaSearch()]. Other features of the library exist mainly as intermediate methods or are in early stages of development. Important Note - You must have an API key to use this library. Register for a key at <http://www.bea.gov/API/signup/index.cfm> .
Maintained by Andrea Batch. Last updated 2 months ago.
3.4 match 118 stars 4.77 scorenealrichardson
httpcache:Query Cache for HTTP Clients
In order to improve performance for HTTP API clients, 'httpcache' provides simple tools for caching and invalidating cache. It includes the HTTP verb functions GET, PUT, PATCH, POST, and DELETE, which are drop-in replacements for those in the 'httr' package. These functions are cache-aware and provide default settings for cache invalidation suitable for RESTful APIs; the package also enables custom cache-management strategies. Finally, 'httpcache' includes a basic logging framework to facilitate the measurement of HTTP request time and cache performance.
Maintained by Neal Richardson. Last updated 2 years ago.
2.3 match 13 stars 6.35 score 12 scripts 8 dependentsr-lib
webfakes:Fake Web Apps for HTTP Testing
Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the 'httpbin.org' web service.
Maintained by Gábor Csárdi. Last updated 2 months ago.
1.6 match 63 stars 7.37 score 15 scripts 1 dependentstidyverse
rvest:Easily Harvest (Scrape) Web Pages
Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.
Maintained by Hadley Wickham. Last updated 5 months ago.
0.5 match 1.5k stars 19.62 score 29k scripts 546 dependentsmd-anderson-bioinformatics
NGCHM:Next Generation Clustered Heat Maps
Next-Generation Clustered Heat Maps (NG-CHMs) allow for dynamic exploration of heat map data in a web browser. 'NGCHM' allows users to create both stand-alone HTML files containing a Next-Generation Clustered Heat Map, and .ngchm files to view in the NG-CHM viewer. See Ryan MC, Stucky M, et al (2020) <doi:10.12688/f1000research.20590.2> for more details.
Maintained by Mary A Rohrdanz. Last updated 9 days ago.
1.7 match 9 stars 5.48 score 28 scriptsseth-mg
rosetteApi:'Rosette' API
'Rosette' is an API for multilingual text analysis and information extraction. More information can be found at <https://developer.rosette.com>.
Maintained by Seth Gransky. Last updated 5 years ago.
3.4 match 2.70 score 4 scriptsbioc
sevenbridges:Seven Bridges Platform API Client and Common Workflow Language Tool Builder in R
R client and utilities for Seven Bridges platform API, from Cancer Genomics Cloud to other Seven Bridges supported platforms.
Maintained by Phil Webster. Last updated 5 months ago.
softwaredataimportthirdpartyclientapi-clientbioconductorbioinformaticscloudcommon-workflow-languagesevenbridges
1.3 match 35 stars 7.40 score 24 scriptsr-lib
httr2:Perform HTTP Requests and Process the Responses
Tools for creating and modifying HTTP requests, then performing them and processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a pipe-based interface and solves more of the problems that API wrapping packages face.
Maintained by Hadley Wickham. Last updated 8 days ago.
0.5 match 246 stars 17.66 score 1.9k scripts 1.1k dependentsmrcieu
epigraphdb:Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' <https://epigraphdb.org> platform. It provides easy access to the 'EpiGraphDB' platform with functions that query the corresponding REST endpoints on the API <https://api.epigraphdb.org> and return the response data in the 'tibble' data frame format.
Maintained by Yi Liu. Last updated 3 years ago.
api-clientbioinformaticsepidemiologygraph-databasemendelian-randomizationphenotypes
1.5 match 27 stars 6.02 score 13 scriptsgiocomai
castarter:Content Analysis Starter Toolkit
Consistent approaches for basic web scraping, text mining and word frequency analysis of textual datasets
Maintained by Giorgio Comai. Last updated 1 days ago.
1.8 match 3 stars 4.52 score 2 scriptsdatabrary
databraryr:Interact with the 'Databrary.org' API
'Databrary.org' is a restricted access repository for research data, especially video and audio. This package provides commands to interact with the data stored on 'Databrary.org'.
Maintained by Rick O. Gilmore. Last updated 6 months ago.
1.8 match 2 stars 4.32 score 14 scriptsjbgruber
cookiemonster:Your Friendly Solution to Managing Browser Cookies
A convenient tool to store and format browser cookies and use them in 'HTTP' requests (for example, through 'httr2', 'httr' or 'curl').
Maintained by Johannes B. Gruber. Last updated 5 months ago.
1.8 match 1 stars 3.93 score 17 scriptsallanvc
mRpostman:An IMAP Client for R
An easy-to-use IMAP client that provides tools for message searching, selective fetching of message attributes, mailbox management, attachment extraction, and several other IMAP features, paving the way for e-mail data analysis in R.
Maintained by Allan Quadros. Last updated 6 months ago.
1.1 match 31 stars 5.92 score 18 scriptsropenspain
opendataes:Interact with the datos.gob.es API to download public data from all of Spain
Easily interact with the API from http://datos.gob.es to download data over 19,000 files from all different provinces of Spain.
Maintained by Jorge Cimentada. Last updated 4 years ago.
1.7 match 20 stars 3.60 score 9 scriptspetrbouchal
vsezved:Get data on Czech schools from <https://stistko.uiv.cz/registr/> and <https://data.msmt.cz/>
Get access to data on Czech schools: the register open data provided by the Ministry of Education at <https://data.msmt.cz/> and non-open web database at <http://stistko.uiv.cz/registr/> This is mostly organisatoinal data on primary and secondary schools.
Maintained by Petr Bouchal. Last updated 8 months ago.
1.7 match 1 stars 1.70 scoremarcinkosinski
archivist.github:Tools for Archiving, Managing and Sharing R Objects via GitHub
The extension of the 'archivist' package integrating the archivist with GitHub via GitHub API, 'git2r' packages and 'httr' package.
Maintained by Marcin Kosinski. Last updated 7 years ago.
0.5 match 5 stars 4.74 score 11 scriptssckott
httping:'Ping' 'URLs' to Time 'Requests'
A suite of functions to ping 'URLs' and to time 'HTTP' 'requests'. Designed to work with 'httr'.
Maintained by Scott Chamberlain. Last updated 2 years ago.
httphttp-clienthttp-requestshttping
0.6 match 10 stars 3.70 score 2 scripts