[ 原始碼: 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 Standard C++ Library v3
-
- 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