How To Install R-gplots on Fedora 36

In this tutorial we learn how to install R-gplots in Fedora 36. R-gplots is Various R Programming Tools for Plotting Data

Introduction

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

What is R-gplots

Various R programming tools for plotting data, including - calculating and plotting locally smoothed summary function, - enhanced versions of standard plots, - manipulating colors, - calculating and plotting two-dimensional data summaries, - enhanced regression diagnostic plots, - formula-enabled interface to ‘stats - displaying textual data in plots, - plotting a matrix where each cell contains a dot whose size reflects the relative magnitude of the elements, - plotting “Venn” diagrams, - displaying Open-Office style plots, - plotting multiple data on same region, with separate axes, - plotting means and confidence intervals, - spacing points in an x-y plot so they don’t overlap.

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

Install R-gplots 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-gplots using dnf by running the following command:

sudo dnf -y install R-gplots

Install R-gplots 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-gplots using yum by running the following command:

sudo yum -y install R-gplots

How To Uninstall R-gplots on Fedora 36

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

sudo dnf remove R-gplots

R-gplots Package Contents on Fedora 36

/usr/share/R/library/gplots
/usr/share/R/library/gplots/ChangeLog
/usr/share/R/library/gplots/DESCRIPTION
/usr/share/R/library/gplots/INDEX
/usr/share/R/library/gplots/Meta
/usr/share/R/library/gplots/Meta/Rd.rds
/usr/share/R/library/gplots/Meta/data.rds
/usr/share/R/library/gplots/Meta/features.rds
/usr/share/R/library/gplots/Meta/hsearch.rds
/usr/share/R/library/gplots/Meta/links.rds
/usr/share/R/library/gplots/Meta/nsInfo.rds
/usr/share/R/library/gplots/Meta/package.rds
/usr/share/R/library/gplots/Meta/vignette.rds
/usr/share/R/library/gplots/NAMESPACE
/usr/share/R/library/gplots/NEWS
/usr/share/R/library/gplots/NEWS.md
/usr/share/R/library/gplots/R
/usr/share/R/library/gplots/R/gplots
/usr/share/R/library/gplots/R/gplots.rdb
/usr/share/R/library/gplots/R/gplots.rdx
/usr/share/R/library/gplots/TODO
/usr/share/R/library/gplots/data
/usr/share/R/library/gplots/data/rtPCR.rda
/usr/share/R/library/gplots/doc
/usr/share/R/library/gplots/doc/index.html
/usr/share/R/library/gplots/doc/venn.R
/usr/share/R/library/gplots/doc/venn.Rnw
/usr/share/R/library/gplots/doc/venn.pdf
/usr/share/R/library/gplots/help
/usr/share/R/library/gplots/help/AnIndex
/usr/share/R/library/gplots/help/aliases.rds
/usr/share/R/library/gplots/help/angleAxis.html
/usr/share/R/library/gplots/help/balloonplot.default.html
/usr/share/R/library/gplots/help/balloonplot.html
/usr/share/R/library/gplots/help/balloonplot.table.html
/usr/share/R/library/gplots/help/bandplot.default.html
/usr/share/R/library/gplots/help/bandplot.formula.html
/usr/share/R/library/gplots/help/bandplot.html
/usr/share/R/library/gplots/help/barplot2.default.html
/usr/share/R/library/gplots/help/barplot2.html
/usr/share/R/library/gplots/help/bluered.html
/usr/share/R/library/gplots/help/boxplot.n.html
/usr/share/R/library/gplots/help/boxplot2.html
/usr/share/R/library/gplots/help/ci2d.html
/usr/share/R/library/gplots/help/col2hex.html
/usr/share/R/library/gplots/help/colorpanel.html
/usr/share/R/library/gplots/help/deprecated.html
/usr/share/R/library/gplots/help/gplots-defunct.html
/usr/share/R/library/gplots/help/gplots-deprecated.html
/usr/share/R/library/gplots/help/gplots.rdb
/usr/share/R/library/gplots/help/gplots.rdx
/usr/share/R/library/gplots/help/greenred.html
/usr/share/R/library/gplots/help/heatmap.2.html
/usr/share/R/library/gplots/help/hist2d.html
/usr/share/R/library/gplots/help/lmplot2.html
/usr/share/R/library/gplots/help/lowess.default.html
/usr/share/R/library/gplots/help/lowess.formula.html
/usr/share/R/library/gplots/help/lowess.html
/usr/share/R/library/gplots/help/ooplot.default.html
/usr/share/R/library/gplots/help/ooplot.html
/usr/share/R/library/gplots/help/overplot.html
/usr/share/R/library/gplots/help/panel.overplot.html
/usr/share/R/library/gplots/help/paths.rds
/usr/share/R/library/gplots/help/plot.lm2.html
/usr/share/R/library/gplots/help/plot.lowess.html
/usr/share/R/library/gplots/help/plot.venn.html
/usr/share/R/library/gplots/help/plotCI.html
/usr/share/R/library/gplots/help/plotLowess.html
/usr/share/R/library/gplots/help/plotmeans.html
/usr/share/R/library/gplots/help/print.ci2d.html
/usr/share/R/library/gplots/help/print.hist2d.html
/usr/share/R/library/gplots/help/qqnorm.aov.html
/usr/share/R/library/gplots/help/redblue.html
/usr/share/R/library/gplots/help/redgreen.html
/usr/share/R/library/gplots/help/reorder.factor.html
/usr/share/R/library/gplots/help/reorder.html
/usr/share/R/library/gplots/help/residplot.html
/usr/share/R/library/gplots/help/rich.colors.html
/usr/share/R/library/gplots/help/rtPCR.html
/usr/share/R/library/gplots/help/sinkplot.html
/usr/share/R/library/gplots/help/smartlegend.html
/usr/share/R/library/gplots/help/space.html
/usr/share/R/library/gplots/help/textplot.character.html
/usr/share/R/library/gplots/help/textplot.data.frame.html
/usr/share/R/library/gplots/help/textplot.default.html
/usr/share/R/library/gplots/help/textplot.html
/usr/share/R/library/gplots/help/textplot.matrix.html
/usr/share/R/library/gplots/help/venn.html
/usr/share/R/library/gplots/help/wapply.html
/usr/share/R/library/gplots/html
/usr/share/R/library/gplots/html/00Index.html
/usr/share/R/library/gplots/html/R.css
/usr/share/R/library/gplots/html/angleAxis.html
/usr/share/R/library/gplots/html/balloonplot.html
/usr/share/R/library/gplots/html/bandplot.html
/usr/share/R/library/gplots/html/barplot2.html
/usr/share/R/library/gplots/html/boxplot2.html
/usr/share/R/library/gplots/html/ci2d.html
/usr/share/R/library/gplots/html/col2hex.html
/usr/share/R/library/gplots/html/colorpanel.html
/usr/share/R/library/gplots/html/gplots-defunct.html
/usr/share/R/library/gplots/html/gplots-deprecated.html
/usr/share/R/library/gplots/html/heatmap.2.html
/usr/share/R/library/gplots/html/hist2d.html
/usr/share/R/library/gplots/html/lmplot2.html
/usr/share/R/library/gplots/html/lowess.html
/usr/share/R/library/gplots/html/ooplot.html
/usr/share/R/library/gplots/html/overplot.html
/usr/share/R/library/gplots/html/plotCI.html
/usr/share/R/library/gplots/html/plotmeans.html
/usr/share/R/library/gplots/html/qqnorm.aov.html
/usr/share/R/library/gplots/html/reorder.html
/usr/share/R/library/gplots/html/residplot.html
/usr/share/R/library/gplots/html/rich.colors.html
/usr/share/R/library/gplots/html/rtPCR.html
/usr/share/R/library/gplots/html/sinkplot.html
/usr/share/R/library/gplots/html/space.html
/usr/share/R/library/gplots/html/textplot.html
/usr/share/R/library/gplots/html/venn.html
/usr/share/R/library/gplots/html/wapply.html

References

Summary

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