How to Install and Uninstall R-formatR.noarch Package on Fedora 34
Last updated: November 27,2024
1. Install "R-formatR.noarch" package
This guide covers the steps necessary to install R-formatR.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
R-formatR.noarch
Copied
2. Uninstall "R-formatR.noarch" package
Please follow the guidance below to uninstall R-formatR.noarch on Fedora 34:
$
sudo dnf remove
R-formatR.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-formatR.noarch package on Fedora 34
Last metadata expiration check: 1:39:29 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : R-formatR
Version : 1.11
Release : 5.fc34
Architecture : noarch
Size : 151 k
Source : R-formatR-1.11-5.fc34.src.rpm
Repository : updates
Summary : Format R Code Automatically
URL : https://CRAN.R-project.org/package=formatR
License : GPLv2+
Description : Provides a function tidy_source() to format R source code. Spaces and indent
: will be added to the code automatically, and comments will be preserved under
: certain conditions, so that R code will be more human-readable and tidy. There
: is also a Shiny app as a user interface in this package (see tidy_app()).
Available Packages
Name : R-formatR
Version : 1.11
Release : 5.fc34
Architecture : noarch
Size : 151 k
Source : R-formatR-1.11-5.fc34.src.rpm
Repository : updates
Summary : Format R Code Automatically
URL : https://CRAN.R-project.org/package=formatR
License : GPLv2+
Description : Provides a function tidy_source() to format R source code. Spaces and indent
: will be added to the code automatically, and comments will be preserved under
: certain conditions, so that R code will be more human-readable and tidy. There
: is also a Shiny app as a user interface in this package (see tidy_app()).