Other packages > Find by keyword >

httpuv  

HTTP and WebSocket Server Library
View on CRAN: Click here


Download and install httpuv package within the R console
Install from CRAN:
install.packages("httpuv")

Install from Github:
library("remotes")
install_github("cran/httpuv")

Install by package version:
library("remotes")
install_version("httpuv", "1.6.15")



Attach the package and use:
library("httpuv")
Maintained by
Winston Chang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-03-11
Latest Update: 2024-01-26
Description:
Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. (See LICENSE file for libuv and http-parser license information.)
How to cite:
Winston Chang (2013). httpuv: HTTP and WebSocket Server Library. R package version 1.6.15, https://cran.r-project.org/web/packages/httpuv
Previous versions and publish date:
1.0.5 (2013-03-11 07:54), 1.0.6.3 (2013-06-01 06:28), 1.1.0 (2013-08-22 07:18), 1.2.0 (2013-10-14 20:18), 1.2.1 (2013-12-07 09:55), 1.2.2 (2014-01-31 08:24), 1.2.3 (2014-02-19 01:45), 1.3.0 (2014-04-04 08:13), 1.3.2 (2014-10-23 07:38), 1.3.3 (2015-08-04 00:32), 1.3.5 (2017-07-04 09:02), 1.3.6.1 (2018-02-28 08:30), 1.3.6.2 (2018-03-02 10:12), 1.3.6 (2018-02-27 22:24), 1.4.0 (2018-04-19 23:24), 1.4.1 (2018-04-21 07:48), 1.4.2 (2018-05-04 00:43), 1.4.3 (2018-05-10 15:55), 1.4.4.1 (2018-06-19 00:59), 1.4.4.2 (2018-07-03 00:00), 1.4.5.1 (2018-12-18 20:40), 1.4.5 (2018-07-19 09:40), 1.5.0 (2019-03-15 22:00), 1.5.1 (2019-04-06 00:11), 1.5.2 (2019-09-11 07:40), 1.5.3.1 (2020-05-26 22:40), 1.5.4 (2020-06-06 07:00), 1.5.5 (2021-01-13 07:40), 1.6.0 (2021-04-23 20:50), 1.6.1 (2021-05-07 06:50), 1.6.2 (2021-08-18 22:00), 1.6.3 (2021-09-09 22:30), 1.6.4 (2021-12-14 15:20), 1.6.5 (2022-01-05 01:40), 1.6.6 (2022-09-08 21:42), 1.6.7 (2022-12-14 18:20), 1.6.8 (2023-01-12 19:50), 1.6.9 (2023-02-14 11:00), 1.6.10 (2023-05-08 10:10), 1.6.11 (2023-05-11 10:00), 1.6.12 (2023-10-23 21:40), 1.6.13 (2023-12-06 10:20), 1.6.14 (2024-01-27 00:20)
Other packages that cited httpuv R package
View httpuv citation profile
Other R packages that httpuv depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ALSCPC  
Accelerated line search algorithm for simultaneous orthogonal transformation of several positive definite symmetric matrices to nearly diagonal form
Using of the accelerated line search algorithm for simultaneously diagonalize a set of symmetric po ...
Download / Learn more Package Citations See dependency  
CSMES  
Cost-Sensitive Multi-Criteria Ensemble Selection for Uncertain Cost Conditions
Functions for cost-sensitive multi-criteria ensemble selection (CSMES) (as described in De bock et a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
embed  
Extra Recipes for Encoding Predictors
Predictors can be converted to one or more numeric representations using a variety of methods. Effe ...
Download / Learn more Package Citations See dependency  
d4storagehub4R  
Interface to 'D4Science' 'StorageHub' API
Provides an interface to 'D4Science' 'StorageHub' API (). Allows to get ...
Download / Learn more Package Citations See dependency  
nimbleSCR  
Spatial Capture-Recapture (SCR) Methods Using 'nimble'
Provides utility functions, distributions, and fitting methods for Bayesian Spatial Capture-Recaptur ...
Download / Learn more Package Citations See dependency  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns