Debian packages on transit

only installed packages

Package: r-cran-progressr
Status: install ok installed
Priority: optional
Section: gnu-r
Installed-Size: 1457
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net> [Debian Bug Report]
Architecture: all
Version: 0.13.0-1
Depends: r-base-core (>= 4.2.2.20221110-1), r-api-4.0, r-cran-digest
Recommends: r-cran-future
Suggests: r-cran-cli, r-cran-crayon, r-cran-pbmcapply, r-cran-progress, r-cran-purrr, r-cran-foreach, r-cran-plyr, r-cran-future.apply, r-cran-furrr, r-cran-rstudioapi, r-cran-shiny, r-cran-commonmark, r-cran-base64enc
Description: GNU R inclusive, unifying API for progress updates
 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.
Homepage: https://cran.r-project.org/package=progressr

Files owned by package r-cran-progressr:

/usr
/usr/lib
/usr/lib/R
/usr/lib/R/site-library
/usr/lib/R/site-library/progressr
/usr/lib/R/site-library/progressr/DESCRIPTION
/usr/lib/R/site-library/progressr/INDEX
/usr/lib/R/site-library/progressr/Meta
/usr/lib/R/site-library/progressr/Meta/Rd.rds
/usr/lib/R/site-library/progressr/Meta/demo.rds
/usr/lib/R/site-library/progressr/Meta/features.rds
/usr/lib/R/site-library/progressr/Meta/hsearch.rds
/usr/lib/R/site-library/progressr/Meta/links.rds
/usr/lib/R/site-library/progressr/Meta/nsInfo.rds
/usr/lib/R/site-library/progressr/Meta/package.rds
/usr/lib/R/site-library/progressr/Meta/vignette.rds
/usr/lib/R/site-library/progressr/NAMESPACE
/usr/lib/R/site-library/progressr/NEWS.md
/usr/lib/R/site-library/progressr/R
/usr/lib/R/site-library/progressr/R/progressr
/usr/lib/R/site-library/progressr/R/progressr.rdb
/usr/lib/R/site-library/progressr/R/progressr.rdx
/usr/lib/R/site-library/progressr/WORDLIST
/usr/lib/R/site-library/progressr/demo
/usr/lib/R/site-library/progressr/demo/mandelbrot.R
/usr/lib/R/site-library/progressr/doc
/usr/lib/R/site-library/progressr/doc/index.html
/usr/lib/R/site-library/progressr/doc/progressr-intro.html
/usr/lib/R/site-library/progressr/doc/progressr-intro.md
/usr/lib/R/site-library/progressr/help
/usr/lib/R/site-library/progressr/help/AnIndex
/usr/lib/R/site-library/progressr/help/aliases.rds
/usr/lib/R/site-library/progressr/help/figures
/usr/lib/R/site-library/progressr/help/figures/handler_cli-default.svg
/usr/lib/R/site-library/progressr/help/figures/handler_cli-format-1.svg
/usr/lib/R/site-library/progressr/help/figures/handler_pbcol-adjust-mid.svg
/usr/lib/R/site-library/progressr/help/figures/handler_pbcol-adjust-right-complete.svg
/usr/lib/R/site-library/progressr/help/figures/handler_pbcol-default.svg
/usr/lib/R/site-library/progressr/help/figures/handler_pbmcapply-default.svg
/usr/lib/R/site-library/progressr/help/figures/handler_progress-complete.svg
/usr/lib/R/site-library/progressr/help/figures/handler_progress-default.svg
/usr/lib/R/site-library/progressr/help/figures/handler_progress-format-1.svg
/usr/lib/R/site-library/progressr/help/figures/handler_progress-format-2.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-1.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-char-ansi.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-char-width-2.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-char.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-default.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-style-1.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-style-2.svg
/usr/lib/R/site-library/progressr/help/figures/handler_txtprogressbar-style-3.svg
/usr/lib/R/site-library/progressr/help/figures/lifecycle-maturing-blue.svg
/usr/lib/R/site-library/progressr/help/paths.rds
/usr/lib/R/site-library/progressr/help/progressr.rdb
/usr/lib/R/site-library/progressr/help/progressr.rdx
/usr/lib/R/site-library/progressr/html
/usr/lib/R/site-library/progressr/html/00Index.html
/usr/lib/R/site-library/progressr/html/R.css
/usr/share
/usr/share/doc
/usr/share/doc/r-cran-progressr
/usr/share/doc/r-cran-progressr/changelog.Debian.gz
/usr/share/doc/r-cran-progressr/copyright
/usr/share/doc/r-cran-progressr/run-unit-test
/usr/share/doc/r-cran-progressr/tests
/usr/share/doc/r-cran-progressr/tests/debug.R
/usr/share/doc/r-cran-progressr/tests/demo.R
/usr/share/doc/r-cran-progressr/tests/exceptions.R
/usr/share/doc/r-cran-progressr/tests/globals,relay.R
/usr/share/doc/r-cran-progressr/tests/handler_cli.R
/usr/share/doc/r-cran-progressr/tests/handler_make_progression.R
/usr/share/doc/r-cran-progressr/tests/handler_pbmcapply.R
/usr/share/doc/r-cran-progressr/tests/handler_progress.R
/usr/share/doc/r-cran-progressr/tests/handler_rstudio.R
/usr/share/doc/r-cran-progressr/tests/handler_shiny.R
/usr/share/doc/r-cran-progressr/tests/handler_tkprogressbar.R
/usr/share/doc/r-cran-progressr/tests/handler_txtprogressbar.R
/usr/share/doc/r-cran-progressr/tests/handlers.R
/usr/share/doc/r-cran-progressr/tests/incl
/usr/share/doc/r-cran-progressr/tests/incl/end.R
/usr/share/doc/r-cran-progressr/tests/incl/start,load-only.R.gz
/usr/share/doc/r-cran-progressr/tests/incl/start.R
/usr/share/doc/r-cran-progressr/tests/progress_aggregator.R
/usr/share/doc/r-cran-progressr/tests/progression.R
/usr/share/doc/r-cran-progressr/tests/progressor.R
/usr/share/doc/r-cran-progressr/tests/utils.R
/usr/share/doc/r-cran-progressr/tests/with_progress,delay.R
/usr/share/doc/r-cran-progressr/tests/with_progress,relay.R
/usr/share/doc/r-cran-progressr/tests/with_progress.R
/usr/share/doc/r-cran-progressr/tests/without_progress.R
/usr/share/doc/r-cran-progressr/tests/zzz,doFuture.R
/usr/share/doc/r-cran-progressr/tests/zzz,foreach_do.R
/usr/share/doc/r-cran-progressr/tests/zzz,furrr.R
/usr/share/doc/r-cran-progressr/tests/zzz,future.apply.R
/usr/share/doc/r-cran-progressr/tests/zzz,plyr.R
/usr/share/doc/r-cran-progressr/tests/zzz,purrr.R
/usr/share/doc/r-cran-progressr/tests/zzz,shiny.R


Generated by dpkg-www 2.64