SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-future rpm build for : openSUSE Tumbleweed. For other distributions click R-future.

Name : R-future
Version : 1.34.0 Vendor : obs://build_opensuse_org/devel:languages:R
Release : 1.2 Date : 2024-08-05 19:47:51
Group : Development/Libraries/Other Source RPM : R-future-1.34.0-1.2.src.rpm
Size : 0.97 MB
Packager : (none)
Summary : Unified Parallel and Distributed Processing in R for Everyone
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  R-future-1.34.0-1.2.x86_64.rpm
     

Provides :
R-future
R-future(x86-64)

Requires :
R-base
R-digest
R-globals
R-listenv
R-parallelly
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/R/library/future
/usr/lib64/R/library/future/CITATION
/usr/lib64/R/library/future/DESCRIPTION
/usr/lib64/R/library/future/INDEX
/usr/lib64/R/library/future/Meta
/usr/lib64/R/library/future/Meta/Rd.rds
/usr/lib64/R/library/future/Meta/demo.rds
/usr/lib64/R/library/future/Meta/features.rds
/usr/lib64/R/library/future/Meta/hsearch.rds
/usr/lib64/R/library/future/Meta/links.rds
/usr/lib64/R/library/future/Meta/nsInfo.rds
/usr/lib64/R/library/future/Meta/package.rds
/usr/lib64/R/library/future/Meta/vignette.rds
/usr/lib64/R/library/future/NAMESPACE
/usr/lib64/R/library/future/NEWS.md
/usr/lib64/R/library/future/R
/usr/lib64/R/library/future/R/future
/usr/lib64/R/library/future/R/future.rdb
/usr/lib64/R/library/future/R/future.rdx
/usr/lib64/R/library/future/WORDLIST
/usr/lib64/R/library/future/demo
/usr/lib64/R/library/future/demo/fibonacci.R
/usr/lib64/R/library/future/demo/mandelbrot.R
/usr/lib64/R/library/future/doc
/usr/lib64/R/library/future/doc/future-1-overview.html
/usr/lib64/R/library/future/doc/future-1-overview.md.rsp
/usr/lib64/R/library/future/doc/future-2-output.html
/usr/lib64/R/library/future/doc/future-2-output.md.rsp
/usr/lib64/R/library/future/doc/future-3-topologies.html
/usr/lib64/R/library/future/doc/future-3-topologies.md.rsp
There is 29 files more in these RPM.

 
ICM