# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-future VERSION= 1.33.2 KEYWORDS= cran VARIANTS= standard SDESC[standard]= Unified parallel and distributed processing HOMEPAGE= https://future.futureverse.org CONTACT= CRAN_Automaton[cran@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ DISTFILE[1]= future_1.33.2.tar.gz:main DIST_SUBDIR= CRAN DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= R-digest:single:standard R-globals:single:standard R-listenv:single:standard R-parallelly:single:standard USES= cran gmake DISTNAME= future GENERATED= yes INSTALL_REQ_TOOLCHAIN= yes [FILE:1068:descriptions/desc.single] future: Unified Parallel and Distributed Processing in R for Everyone The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. The simplest way to evaluate an expression in parallel is to use 'x %<-% { expression }' with 'plan(multisession)'. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implement additional backends for processing futures via compute cluster schedulers, etc. Because of its unified API, there is no need to modify any code in order switch from sequential on the local machine to, say, distributed processing on a remote compute cluster. Another strength of this package is that global variables and functions are automatically identified and exported as needed, making it straightforward to tweak existing code to make use of futures. [FILE:104:distinfo] b5a71ac628cdaeeb26e3fc41003d2c5bd48156da881cabd9b14878991324aa66 355510 CRAN/future_1.33.2.tar.gz