套件:r-cran-promises(1.3.0+dfsg-1) [debports]
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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s4 (>= 4.1.1)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-fastmap (>= 1.1.0)
- GNU R fast implementation of a key-value store
-
- dep: r-cran-later
- GNU R utilities for delaying function execution
-
- dep: r-cran-magrittr (>= 1.5)
- 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
-
- rec: r-cran-future (>= 1.21.0)
- R package: A Future API for R
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-purrr
- GNU R functional programming tools
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-spelling
- tools for spell checking in GNU R
-
- rec: r-cran-testthat
- GNU R testsuite