How to Install and Uninstall r-cran-future Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "r-cran-future" package

Please follow the step by step instructions below to install r-cran-future on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "r-cran-future" package

In this section, we are going to explain the necessary steps to uninstall r-cran-future on Ubuntu 21.10 (Impish Indri):

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

3. Information about the r-cran-future package on Ubuntu 21.10 (Impish Indri)

Package: r-cran-future
Architecture: all
Version: 1.21.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: 914
Depends: r-base-core (>= 4.0.3-1), r-api-4.0, r-cran-digest, r-cran-globals (>= 0.13.1), r-cran-listenv (>= 0.8.0), r-cran-parallelly (>= 1.21.0)
Suggests: r-cran-markdown
Filename: pool/universe/r/r-cran-future/r-cran-future_1.21.0+dfsg-1_all.deb
Size: 572912
MD5sum: bf74781b4d5471695b4a5f2fb8e9798d
SHA1: 6959d3e51da9246ddfb2d3ca69908912a0d520a1
SHA256: 2107149cbe1a8d0da3d92c62b64d8565b47deea606d04b0882fd6abcf275f737
SHA512: ffb4cfc6197bb86748951d5edd2cc3249568e3ef12cd7398a3ed38e400b3e90de87b7526109063be5a1fc2d082a4cc717c7f0c8497616228d9238187ab563e36
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