How to Install and Uninstall r-cran-future Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "r-cran-future" package

Here is a brief guide to show you how to install r-cran-future on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install r-cran-future

2. Uninstall "r-cran-future" package

This is a short guide on how to uninstall r-cran-future on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove r-cran-future $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-future package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-future
Architecture: all
Version: 1.18.0+dfsg-1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 983
Depends: r-base-core (>= 4.0.2-1), r-api-4.0, r-cran-digest, r-cran-globals (>= 0.12.5), r-cran-listenv (>= 0.8.0)
Suggests: r-cran-markdown
Filename: pool/universe/r/r-cran-future/r-cran-future_1.18.0+dfsg-1_all.deb
Size: 659648
MD5sum: 99ed93a4f324a6a05c99cc761af5d9ea
SHA1: 93fe7091b07e4d917a91ac007ffe91858979c5c1
SHA256: 5feb5f204d1a348e11b7a6d591eda02eda49ce5c76fe016bff285852c5eda72b
SHA512: 33b1e0e05ff01faef3731c66aa58591b5d2d6b837a2ac6b9ab261b548c7fa6e2b779a40cc35f789c33955f2b726fba25cd750e36306d131459a82bc98bb3baf8
Homepage: https://cran.r-project.org/package=future
Description-en: R package: A Future API for R
In programming, a future is an abstraction for a value that may be available
at some point in the future. The state of a future can either be unresolved or
resolved. As soon as it is resolved, the value is available. Futures are
useful constructs in for instance concurrent evaluation, e.g. parallel
processing and distributed processing on compute clusters. The purpose of this
package is to provide a lightweight interface for using futures in R.
Description-md5: 3ff9a5c0bbec4b3ba15336d9dd04c99e