How to Install and Uninstall R-errors.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "R-errors.noarch" package

Please follow the steps below to install R-errors.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-errors.noarch

2. Uninstall "R-errors.noarch" package

Please follow the instructions below to uninstall R-errors.noarch on Fedora 34:

$ sudo dnf remove R-errors.noarch $ sudo dnf autoremove

3. Information about the R-errors.noarch package on Fedora 34

Last metadata expiration check: 3:43:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-errors
Version : 0.3.6
Release : 2.fc34
Architecture : noarch
Size : 284 k
Source : R-errors-0.3.6-2.fc34.src.rpm
Repository : fedora
Summary : Uncertainty Propagation for R Vectors
URL : https://cran.r-project.org/package=errors
License : MIT
Description : Support for measurement errors in R vectors, matrices and arrays:
: automatic uncertainty propagation and reporting.
: Documentation about 'errors' is provided in the paper by Ucar,
: Pebesma & Azcorra (2018, ), included in
: this package as a vignette; see 'citation("errors")' for details.