معرفی شرکت ها


r-cran-progressr_0.13.0-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

GNU R inclusive, unifying API for progress updates
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته r-cran-progressr
نام فایل بسته r-cran-progressr_0.13.0-1_all.deb
نسخه بسته 0.13.0
انتشار بسته 1
معماری بسته all
نگهدارنده Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://cran.r-project.org/package=progressr
مجوز -
حجم دانلود 335724
حجم نصب 1457
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.


نیازمندی

مقدار نام
>= 4.2.2.20221110-1 r-base-core
- r-api-4.0
- r-cran-digest


نحوه نصب


نصب پکیج deb r-cran-progressr:

    sudo apt-get install r-cran-progressr_0.13.0-1_all.deb


فایل ها

مسیرها
./usr/lib/R/site-library/progressr/DESCRIPTION
./usr/lib/R/site-library/progressr/INDEX
./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/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/mandelbrot.R
./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/AnIndex
./usr/lib/R/site-library/progressr/help/aliases.rds
./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/00Index.html
./usr/lib/R/site-library/progressr/html/R.css
./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/debug.R
... and 31 more