软件包: r-cran-httpuv (1.5.2+dfsg-1build1)
r-cran-httpuv 的相关链接
Trisquel 的资源:
下载源码包 r-cran-httpuv:
- [r-cran-httpuv_1.5.2+dfsg-1build1.dsc]
- [r-cran-httpuv_1.5.2+dfsg.orig.tar.xz]
- [r-cran-httpuv_1.5.2+dfsg-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Joost van Baal-Ilić
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R package of HTTP and WebSocket Server Library
The R package httpuv 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.
其他与 r-cran-httpuv 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: libuv1 (>= 1.18.0)
- asynchronous event notification library - runtime library
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.6.2.20200221-1build1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-bh
- (Virtual) GNU R package to provide BH
-
- dep: r-cran-later (>= 0.8.0)
- GNU R utilities for delaying function execution
-
- dep: r-cran-promises
- GNU R abstractions for promise-based asynchronous programming
-
- dep: r-cran-r6
- R classes with reference semantics
-
- dep: r-cran-rcpp (>= 0.11.0)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-callr
- Call GNU R from GNU R