SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-progressr rpm build for : openSUSE Leap 15. For other distributions click R-progressr.

Name : R-progressr
Version : 0.14.0 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp153.1.5 Date : 2024-06-14 11:00:21
Group : Development/Libraries/Other Source RPM : R-progressr-0.14.0-lp153.1.5.src.rpm
Size : 1.35 MB
Packager : (none)
Summary : An 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(), cli::cli_progress_bar(), in a graphical user
interface using utils::winProgressBar(), tcltk::tkProgressBar() or
shiny::withProgress(), via the speakers using beepr::beep(), 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 API:s 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:/autoCRAN/openSUSE_Leap_15.3/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  R-progressr-0.14.0-lp153.1.5.x86_64.rpm
     

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

Requires :
R-base
R-digest
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.md
/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/figures
/usr/lib64/R/library/progressr/help/figures/handler_cli-default.svg
There is 24 files more in these RPM.

 
ICM