# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-future VERSION= 1.67.0 KEYWORDS= cran VARIANTS= std SDESC[std]= 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.67.0.tar.gz:main DIST_SUBDIR= CRAN DF_INDEX= 1 SPKGS[std]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= R-digest:single:std R-globals:single:std R-listenv:single:std R-parallelly:single:std 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] f8cb84095c5b5eaf0d2e33ba513982ba3d4b3a95928c3b353bd3be00ef569497 442676 CRAN/future_1.67.0.tar.gz