R-httpuv
Port variant std
Summary HTTP and WebSocket Server Library
BROKEN
Package version 1.6.15
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 09 AUG 2024, 21:24:17 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:std
libiconv:dev:std
pcre2:dev:std
R:primary:std
icu:dev:std
zlib:dev:std
bzip2:dev:std
xz:dev:std
Build and Runtime R-later:single:std
R-promises:single:std
R-R6:single:std
R-Rcpp:single:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
5e6ded3623a39df3e1db6cb7e7292b4c03c80b3c6c5faaac3b78b711cb205ed0 1879369 CRAN/httpuv_1.6.15.tar.gz
Ports that require R-httpuv:std
R-DT:std Wrapper of the JavaScript Library 'DataTables'
R-servr:std Simple HTTP server - static and dynamic files
R-shiny:std Web Application Framework for R