[ 源代码: r-cran-promises ]
软件包:r-cran-promises(1.0.1-2)
r-cran-promises 的相关链接
Debian 的资源:
下载源码包 r-cran-promises:
- [r-cran-promises_1.0.1-2.dsc]
- [r-cran-promises_1.0.1.orig.tar.gz]
- [r-cran-promises_1.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R abstractions for promise-based asynchronous programming
Provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to 'JavaScript' promises, but with a syntax that is idiomatic R.
其他与 r-cran-promises 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-later
- GNU R utilities for delaying function execution
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-r6
- R classes with reference semantics
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- sug: r-cran-future
- R package: A Future API for R
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite