[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#828197: ITP: r-cran-future -- R package: A Future API for R



Package: wnpp
Severity: wishlist
Owner: Debian Med team <debian-med@lists.debian.org>

* Package name    : r-cran-future
  Version         : 1.0.0
  Upstream Author : Henrik Bengtsson <henrikb@braju.com>
* URL             : https://github.com/HenrikBengtsson/future
* License         : LGPL-2.1+
  Programming Lang: R
  Description     : R package: A Future API for R

In programming, a future is an abstraction for a value that may be available
 at some point in the future. The state of a future can either be unresolved or
 resolved. As soon as it is resolved, the value is available. Futures are
 useful constructs in for instance concurrent evaluation, e.g. parallel
 processing and distributed processing on compute clusters. The purpose of this
 package is to provide a lightweight interface for using futures in R.

A dependency of r-cran-pscbs, team maintained by Debian Med


Reply to: