R-httpuv
Port variant standard
Summary HTTP and WebSocket Server Library
Package version 1.6.14
Homepage https://github.com/rstudio/httpuv
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 FEB 2024, 15:41:37 UTC
Port created 14 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single httpuv: HTTP and WebSocket Server Library 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.)
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
libiconv:dev:standard
pcre2:dev:standard
R:primary:standard
icu:dev:standard
zlib:dev:standard
bzip2:dev:standard
xz:dev:standard
Build and Runtime R-later:single:standard
R-promises:single:standard
R-R6:single:standard
R-Rcpp:single:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
4026acae26bd99873e269b062f343f2239131130b43fdfd6a1a5a89b913cd181 1880639 CRAN/httpuv_1.6.14.tar.gz
Ports that require R-httpuv:standard
R-DT:standard Wrapper of the JavaScript Library 'DataTables'
R-servr:standard Simple HTTP server - static and dynamic files
R-shiny:standard Web Application Framework for R