How to Install and Uninstall R-gtools.x86_64 Package on Fedora 39
Last updated: January 10,2025
1. Install "R-gtools.x86_64" package
Please follow the step by step instructions below to install R-gtools.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
R-gtools.x86_64
Copied
2. Uninstall "R-gtools.x86_64" package
This tutorial shows how to uninstall R-gtools.x86_64 on Fedora 39:
$
sudo dnf remove
R-gtools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-gtools.x86_64 package on Fedora 39
Last metadata expiration check: 1:49:30 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-gtools
Version : 3.9.3
Release : 4.fc39
Architecture : x86_64
Size : 406 k
Source : R-gtools-3.9.3-4.fc39.src.rpm
Repository : fedora
Summary : Various R Programming Tools
URL : https://CRAN.R-project.org/package=gtools
License : GPLv2
Description : Functions to assist in R programming, including:
: - assist in developing, updating, and maintaining R and R packages,
: - calculate the logit and inverse logit transformations,
: - test if a value is missing, empty or contains only NA and NULL values,
: - manipulate R's .Last function,
: - define macros,
: - detect odd and even integers,
: - convert strings containing non-ASCII characters (like single quotes) to
: plain ASCII,
: - perform a binary search,
: - sort strings containing both numeric and character components,
: - create a factor variable from the quantiles of a continuous variable,
: - enumerate permutations and combinations,
: - calculate and convert between fold-change and log-ratio,
: - calculate probabilities and generate random numbers from Dirichlet
: distributions,
: - apply a function over adjacent subsets of a vector,
: - modify the TCP_NODELAY flag for socket objects,
: - efficient 'rbind' of data frames, even if the column names don't match,
: - generate significance stars from p-values,
: - convert characters to/from ASCII codes,
: - convert character vector to ASCII representation.
Available Packages
Name : R-gtools
Version : 3.9.3
Release : 4.fc39
Architecture : x86_64
Size : 406 k
Source : R-gtools-3.9.3-4.fc39.src.rpm
Repository : fedora
Summary : Various R Programming Tools
URL : https://CRAN.R-project.org/package=gtools
License : GPLv2
Description : Functions to assist in R programming, including:
: - assist in developing, updating, and maintaining R and R packages,
: - calculate the logit and inverse logit transformations,
: - test if a value is missing, empty or contains only NA and NULL values,
: - manipulate R's .Last function,
: - define macros,
: - detect odd and even integers,
: - convert strings containing non-ASCII characters (like single quotes) to
: plain ASCII,
: - perform a binary search,
: - sort strings containing both numeric and character components,
: - create a factor variable from the quantiles of a continuous variable,
: - enumerate permutations and combinations,
: - calculate and convert between fold-change and log-ratio,
: - calculate probabilities and generate random numbers from Dirichlet
: distributions,
: - apply a function over adjacent subsets of a vector,
: - modify the TCP_NODELAY flag for socket objects,
: - efficient 'rbind' of data frames, even if the column names don't match,
: - generate significance stars from p-values,
: - convert characters to/from ASCII codes,
: - convert character vector to ASCII representation.