[ ソース: r-cran-httpuv ]
パッケージ: r-cran-httpuv (1.4.5.1+dfsg-1)
r-cran-httpuv に関するリンク
Debian の資源:
r-cran-httpuv ソースパッケージをダウンロード:
- [r-cran-httpuv_1.4.5.1+dfsg-1.dsc]
- [r-cran-httpuv_1.4.5.1+dfsg.orig.tar.xz]
- [r-cran-httpuv_1.4.5.1+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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 ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1 (>= 1.18.0)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- dep: r-api-3.5
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.5.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-later (>= 0.7.3)
- GNU R utilities for delaying function execution
-
- dep: r-cran-promises
- GNU R abstractions for promise-based asynchronous programming
-
- dep: r-cran-rcpp (>= 0.11.0)
- GNU R package for Seamless R and C++ Integration
-
- sug: r-cran-callr
- Call GNU R from GNU R
-
- sug: r-cran-testthat
- GNU R testsuite