[ ソース: r-cran-httpuv ]
パッケージ: r-cran-httpuv (1.6.15+dfsg-1)
r-cran-httpuv に関するリンク
Debian の資源:
r-cran-httpuv ソースパッケージをダウンロード:
- [r-cran-httpuv_1.6.15+dfsg-1.dsc]
- [r-cran-httpuv_1.6.15+dfsg.orig.tar.xz]
- [r-cran-httpuv_1.6.15+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.33)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1t64 (>= 1.18.0)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- 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 (>= 1.0.7)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-callr
- Call GNU R from GNU R
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-testthat
- GNU R testsuite