How To Install R-generics on Fedora 36

In this tutorial we learn how to install R-generics in Fedora 36. R-generics is Common S3 Generics not Provided by Base R Methods Related to Model Fitting

Introduction

In this tutorial we learn how to install R-generics on Fedora 36.

What is R-generics

In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics.

We can use yum or dnf to install R-generics on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-generics.

Install R-generics on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-generics using dnf by running the following command:

sudo dnf -y install R-generics

Install R-generics on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-generics using yum by running the following command:

sudo yum -y install R-generics

How To Uninstall R-generics on Fedora 36

To uninstall only the R-generics package we can use the following command:

sudo dnf remove R-generics

R-generics Package Contents on Fedora 36

/usr/share/R/library/generics
/usr/share/R/library/generics/DESCRIPTION
/usr/share/R/library/generics/INDEX
/usr/share/R/library/generics/LICENSE
/usr/share/R/library/generics/Meta
/usr/share/R/library/generics/Meta/Rd.rds
/usr/share/R/library/generics/Meta/features.rds
/usr/share/R/library/generics/Meta/hsearch.rds
/usr/share/R/library/generics/Meta/links.rds
/usr/share/R/library/generics/Meta/nsInfo.rds
/usr/share/R/library/generics/Meta/package.rds
/usr/share/R/library/generics/NAMESPACE
/usr/share/R/library/generics/NEWS.md
/usr/share/R/library/generics/R
/usr/share/R/library/generics/R/generics
/usr/share/R/library/generics/R/generics.rdb
/usr/share/R/library/generics/R/generics.rdx
/usr/share/R/library/generics/help
/usr/share/R/library/generics/help/AnIndex
/usr/share/R/library/generics/help/aliases.rds
/usr/share/R/library/generics/help/as.difftime.default.html
/usr/share/R/library/generics/help/as.difftime.html
/usr/share/R/library/generics/help/as.factor.html
/usr/share/R/library/generics/help/as.ordered.html
/usr/share/R/library/generics/help/augment.html
/usr/share/R/library/generics/help/calculate.html
/usr/share/R/library/generics/help/coercion-factor.html
/usr/share/R/library/generics/help/coercion-time-difference.html
/usr/share/R/library/generics/help/compile.html
/usr/share/R/library/generics/help/components.html
/usr/share/R/library/generics/help/equation.html
/usr/share/R/library/generics/help/estfun.html
/usr/share/R/library/generics/help/evaluate.html
/usr/share/R/library/generics/help/explain.html
/usr/share/R/library/generics/help/fit.html
/usr/share/R/library/generics/help/fit_xy.html
/usr/share/R/library/generics/help/generate.html
/usr/share/R/library/generics/help/generics-package.html
/usr/share/R/library/generics/help/generics.html
/usr/share/R/library/generics/help/generics.rdb
/usr/share/R/library/generics/help/generics.rdx
/usr/share/R/library/generics/help/glance.html
/usr/share/R/library/generics/help/hypothesize.html
/usr/share/R/library/generics/help/interpolate.html
/usr/share/R/library/generics/help/intersect.html
/usr/share/R/library/generics/help/is.element.html
/usr/share/R/library/generics/help/learn.html
/usr/share/R/library/generics/help/min_grid.html
/usr/share/R/library/generics/help/paths.rds
/usr/share/R/library/generics/help/prune.html
/usr/share/R/library/generics/help/refit.html
/usr/share/R/library/generics/help/required_pkgs.html
/usr/share/R/library/generics/help/setdiff.html
/usr/share/R/library/generics/help/setequal.html
/usr/share/R/library/generics/help/setops.html
/usr/share/R/library/generics/help/specify.html
/usr/share/R/library/generics/help/tidy.html
/usr/share/R/library/generics/help/train.html
/usr/share/R/library/generics/help/tunable.html
/usr/share/R/library/generics/help/union.html
/usr/share/R/library/generics/help/var_imp.html
/usr/share/R/library/generics/help/varying_args.html
/usr/share/R/library/generics/help/visualize.html
/usr/share/R/library/generics/html
/usr/share/R/library/generics/html/00Index.html
/usr/share/R/library/generics/html/R.css
/usr/share/R/library/generics/html/augment.html
/usr/share/R/library/generics/html/calculate.html
/usr/share/R/library/generics/html/coercion-factor.html
/usr/share/R/library/generics/html/coercion-time-difference.html
/usr/share/R/library/generics/html/compile.html
/usr/share/R/library/generics/html/components.html
/usr/share/R/library/generics/html/equation.html
/usr/share/R/library/generics/html/estfun.html
/usr/share/R/library/generics/html/evaluate.html
/usr/share/R/library/generics/html/explain.html
/usr/share/R/library/generics/html/fit.html
/usr/share/R/library/generics/html/fit_xy.html
/usr/share/R/library/generics/html/generate.html
/usr/share/R/library/generics/html/generics-package.html
/usr/share/R/library/generics/html/glance.html
/usr/share/R/library/generics/html/hypothesize.html
/usr/share/R/library/generics/html/interpolate.html
/usr/share/R/library/generics/html/learn.html
/usr/share/R/library/generics/html/min_grid.html
/usr/share/R/library/generics/html/prune.html
/usr/share/R/library/generics/html/refit.html
/usr/share/R/library/generics/html/required_pkgs.html
/usr/share/R/library/generics/html/setops.html
/usr/share/R/library/generics/html/specify.html
/usr/share/R/library/generics/html/tidy.html
/usr/share/R/library/generics/html/train.html
/usr/share/R/library/generics/html/tunable.html
/usr/share/R/library/generics/html/var_imp.html
/usr/share/R/library/generics/html/varying_args.html
/usr/share/R/library/generics/html/visualize.html

References

Summary

In this tutorial we learn how to install R-generics on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).