SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-progressr rpm build for : OpenSuSE. For other distributions click R-progressr.

Name : R-progressr
Version : 0.6.0 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp154.1.10 Date : 2024-06-14 10:41:42
Group : Development/Libraries/Other Source RPM : R-progressr-0.6.0-lp154.1.10.src.rpm
Size : 0.25 MB
Packager : https://www_suse_com/
Summary : A Inclusive, Unifying API for Progress Updates
Description :
A minimal, unifying API for scripts and packages to report progress
updates from anywhere including when using parallel processing. The
package is designed such that the developer can to focus on what progress
should be reported on without having to worry about how to present it.
The end user has full control of how, where, and when to render these
progress updates, e.g. in the terminal using utils::txtProgressBar() or
progress::progress_bar(), in a graphical user interface using
utils::winProgressBar(), tcltk::tkProgressBar() or shiny::withProgress(),
via the speakers using beep::beepr(), or on a file system via the size of
a file. Anyone can add additional, customized, progression handlers. The
\'progressr\' package uses R\'s condition framework for signaling progress
updated. Because of this, progress can be reported from almost anywhere in
R, e.g. from classical for and while loops, from map-reduce APIs like the
lapply() family of functions, \'purrr\', \'plyr\', and \'foreach\'. It will also
work with parallel processing via the \'future\' framework, e.g.
future.apply::future_lapply(), furrr::future_map(), and \'foreach\' with
\'doFuture\'. The package is compatible with Shiny applications.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  R-progressr-0.6.0-lp154.1.10.x86_64.rpm
     

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

Requires :
R-base
R-digest
R-utils
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/R/library/progressr
/usr/lib64/R/library/progressr/DESCRIPTION
/usr/lib64/R/library/progressr/INDEX
/usr/lib64/R/library/progressr/Meta
/usr/lib64/R/library/progressr/Meta/Rd.rds
/usr/lib64/R/library/progressr/Meta/demo.rds
/usr/lib64/R/library/progressr/Meta/features.rds
/usr/lib64/R/library/progressr/Meta/hsearch.rds
/usr/lib64/R/library/progressr/Meta/links.rds
/usr/lib64/R/library/progressr/Meta/nsInfo.rds
/usr/lib64/R/library/progressr/Meta/package.rds
/usr/lib64/R/library/progressr/Meta/vignette.rds
/usr/lib64/R/library/progressr/NAMESPACE
/usr/lib64/R/library/progressr/NEWS
/usr/lib64/R/library/progressr/R
/usr/lib64/R/library/progressr/R/progressr
/usr/lib64/R/library/progressr/R/progressr.rdb
/usr/lib64/R/library/progressr/R/progressr.rdx
/usr/lib64/R/library/progressr/WORDLIST
/usr/lib64/R/library/progressr/demo
/usr/lib64/R/library/progressr/demo/mandelbrot.R
/usr/lib64/R/library/progressr/doc
/usr/lib64/R/library/progressr/doc/index.html
/usr/lib64/R/library/progressr/doc/progressr-intro.html
/usr/lib64/R/library/progressr/doc/progressr-intro.md
/usr/lib64/R/library/progressr/help
/usr/lib64/R/library/progressr/help/AnIndex
/usr/lib64/R/library/progressr/help/aliases.rds
/usr/lib64/R/library/progressr/help/paths.rds
/usr/lib64/R/library/progressr/help/progressr.rdb
There is 4 files more in these RPM.

 
ICM