How To Install R-colorspace on Fedora 36

In this tutorial we learn how to install R-colorspace in Fedora 36. R-colorspace is A Toolbox for Manipulating and Assessing Colors and Palettes

Introduction

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

What is R-colorspace

Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny graphical user interface) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). Details can be found on the project web page at <http scientific paper <doi

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

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

sudo dnf -y install R-colorspace

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

sudo yum -y install R-colorspace

How To Uninstall R-colorspace on Fedora 36

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

sudo dnf remove R-colorspace

R-colorspace Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/75
/usr/lib/.build-id/75/48e8a04aceac6920fa24416f85427545a9f000
/usr/lib64/R/library/colorspace
/usr/lib64/R/library/colorspace/CITATION
/usr/lib64/R/library/colorspace/DESCRIPTION
/usr/lib64/R/library/colorspace/INDEX
/usr/lib64/R/library/colorspace/LICENSE
/usr/lib64/R/library/colorspace/Meta
/usr/lib64/R/library/colorspace/Meta/Rd.rds
/usr/lib64/R/library/colorspace/Meta/data.rds
/usr/lib64/R/library/colorspace/Meta/demo.rds
/usr/lib64/R/library/colorspace/Meta/features.rds
/usr/lib64/R/library/colorspace/Meta/hsearch.rds
/usr/lib64/R/library/colorspace/Meta/links.rds
/usr/lib64/R/library/colorspace/Meta/nsInfo.rds
/usr/lib64/R/library/colorspace/Meta/package.rds
/usr/lib64/R/library/colorspace/Meta/vignette.rds
/usr/lib64/R/library/colorspace/NAMESPACE
/usr/lib64/R/library/colorspace/NEWS.md
/usr/lib64/R/library/colorspace/R
/usr/lib64/R/library/colorspace/R/colorspace
/usr/lib64/R/library/colorspace/R/colorspace.rdb
/usr/lib64/R/library/colorspace/R/colorspace.rdx
/usr/lib64/R/library/colorspace/cvdemulator
/usr/lib64/R/library/colorspace/cvdemulator/html
/usr/lib64/R/library/colorspace/cvdemulator/html/appInfo.html
/usr/lib64/R/library/colorspace/cvdemulator/html/info.html
/usr/lib64/R/library/colorspace/cvdemulator/prepareStaticContent.R
/usr/lib64/R/library/colorspace/cvdemulator/server.R
/usr/lib64/R/library/colorspace/cvdemulator/ui.R
/usr/lib64/R/library/colorspace/cvdemulator/www
/usr/lib64/R/library/colorspace/cvdemulator/www/cvdemulator.css
/usr/lib64/R/library/colorspace/cvdemulator/www/cvdemulator_darkmode.css
/usr/lib64/R/library/colorspace/cvdemulator/www/images
/usr/lib64/R/library/colorspace/cvdemulator/www/images/descimage.png
/usr/lib64/R/library/colorspace/cvdemulator/www/images/rainbow_desaturate.png
/usr/lib64/R/library/colorspace/cvdemulator/www/images/rainbow_deutan.png
/usr/lib64/R/library/colorspace/cvdemulator/www/images/rainbow_orig.png
/usr/lib64/R/library/colorspace/cvdemulator/www/images/rainbow_protan.png
/usr/lib64/R/library/colorspace/cvdemulator/www/images/rainbow_tritan.png
/usr/lib64/R/library/colorspace/data
/usr/lib64/R/library/colorspace/data/Rdata.rdb
/usr/lib64/R/library/colorspace/data/Rdata.rds
/usr/lib64/R/library/colorspace/data/Rdata.rdx
/usr/lib64/R/library/colorspace/demo
/usr/lib64/R/library/colorspace/demo/brewer.R
/usr/lib64/R/library/colorspace/demo/carto.R
/usr/lib64/R/library/colorspace/demo/scico.R
/usr/lib64/R/library/colorspace/demo/viridis.R
/usr/lib64/R/library/colorspace/doc
/usr/lib64/R/library/colorspace/doc/colorspace.R
/usr/lib64/R/library/colorspace/doc/colorspace.Rmd
/usr/lib64/R/library/colorspace/doc/colorspace.html
/usr/lib64/R/library/colorspace/doc/hcl-colors.R
/usr/lib64/R/library/colorspace/doc/hcl-colors.Rnw
/usr/lib64/R/library/colorspace/doc/hcl-colors.pdf
/usr/lib64/R/library/colorspace/doc/index.html
/usr/lib64/R/library/colorspace/hclcolorpicker
/usr/lib64/R/library/colorspace/hclcolorpicker/html
/usr/lib64/R/library/colorspace/hclcolorpicker/html/info.html
/usr/lib64/R/library/colorspace/hclcolorpicker/prepareStaticContent.R
/usr/lib64/R/library/colorspace/hclcolorpicker/server.R
/usr/lib64/R/library/colorspace/hclcolorpicker/ui.R
/usr/lib64/R/library/colorspace/hclcolorpicker/www
/usr/lib64/R/library/colorspace/hclcolorpicker/www/hclcolorpicker.css
/usr/lib64/R/library/colorspace/hclcolorpicker/www/hclcolorpicker_darkmode.css
/usr/lib64/R/library/colorspace/hclwizard
/usr/lib64/R/library/colorspace/hclwizard/html
/usr/lib64/R/library/colorspace/hclwizard/html/GrADS.html
/usr/lib64/R/library/colorspace/hclwizard/html/R.html
/usr/lib64/R/library/colorspace/hclwizard/html/RReg.html
/usr/lib64/R/library/colorspace/hclwizard/html/Register.html
/usr/lib64/R/library/colorspace/hclwizard/html/RegisterRcode.html
/usr/lib64/R/library/colorspace/hclwizard/html/colorplane.html
/usr/lib64/R/library/colorspace/hclwizard/html/info.html
/usr/lib64/R/library/colorspace/hclwizard/html/matlab.html
/usr/lib64/R/library/colorspace/hclwizard/html/python-example.html
/usr/lib64/R/library/colorspace/hclwizard/html/python.html
/usr/lib64/R/library/colorspace/hclwizard/prepareStaticContent.R
/usr/lib64/R/library/colorspace/hclwizard/server.R
/usr/lib64/R/library/colorspace/hclwizard/ui.R
/usr/lib64/R/library/colorspace/hclwizard/www
/usr/lib64/R/library/colorspace/hclwizard/www/hclwizard.css
/usr/lib64/R/library/colorspace/hclwizard/www/hclwizard_darkmode.css
/usr/lib64/R/library/colorspace/hclwizard/www/images
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_ag_grnyl.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_ag_sunset.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_batlow.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_berlin.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blue-red.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blue-red_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blue-red_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blue-yellow.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blue-yellow_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blue-yellow_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blues.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blues_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blues_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_blugrn.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_bluyl.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_bpy.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_brwnyl.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_bugn.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_bupu.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_burg.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_burgyl.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_cm.colors.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_cold.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_cork.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_cyan-magenta.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_dark_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_dark_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_dark_mint.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_dynamic.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_emrld.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_gnbu.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_grays.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_green-brown.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_green-orange.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_green-yellow.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_greens.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_greens_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_greens_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_harmonic.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_hawaii.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_heat.colors.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_heat.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_heat_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_inferno.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_lajolla.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_light_grays.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_lisbon.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_magenta.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_mint.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_oranges.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_orrd.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_oryel.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_oslo.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_pastel_1.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_peach.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_pinkyl.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_plasma.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_pubu.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_pubugn.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purd.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purp.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purple-blue.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purple-brown.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purple-green.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purple-orange.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purple-yellow.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purples.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purples_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purples_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_purpor.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_rainbow.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_rdpu.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_red-blue.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_red-green.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_red-purple.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_red-yellow.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_redor.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_reds.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_reds_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_reds_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_set_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_set_3.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_sunset.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_sunsetdark.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_teal.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_tealgrn.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_terrain.colors.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_terrain.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_terrain_2.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_tofino.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_topo.colors.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_tropic.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_turku.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_viridis.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_warm.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_ylgn.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_ylgnbu.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_ylorbr.png
/usr/lib64/R/library/colorspace/hclwizard/www/images/pal_ylorrd.png
/usr/lib64/R/library/colorspace/help
/usr/lib64/R/library/colorspace/help/+5B+2Ccolor-method.html
/usr/lib64/R/library/colorspace/help/AnIndex
/usr/lib64/R/library/colorspace/help/HCL.html
/usr/lib64/R/library/colorspace/help/HLS-class.html
/usr/lib64/R/library/colorspace/help/HLS.html
/usr/lib64/R/library/colorspace/help/HSV-class.html
/usr/lib64/R/library/colorspace/help/HSV.html
/usr/lib64/R/library/colorspace/help/LAB-class.html
/usr/lib64/R/library/colorspace/help/LAB.html
/usr/lib64/R/library/colorspace/help/LUV-class.html
/usr/lib64/R/library/colorspace/help/LUV.html
/usr/lib64/R/library/colorspace/help/RGB-class.html
/usr/lib64/R/library/colorspace/help/RGB.html
/usr/lib64/R/library/colorspace/help/USSouthPolygon.html
/usr/lib64/R/library/colorspace/help/XYZ-class.html
/usr/lib64/R/library/colorspace/help/XYZ.html
/usr/lib64/R/library/colorspace/help/adjust_transparency.html
/usr/lib64/R/library/colorspace/help/aliases.rds
/usr/lib64/R/library/colorspace/help/choose_color.html
/usr/lib64/R/library/colorspace/help/choose_palette.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CHLS-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CHSV-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CLAB-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CLUV-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CRGB-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CXYZ-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CpolarLAB-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CpolarLUV-method.html
/usr/lib64/R/library/colorspace/help/coerce+2Ccolor+2CsRGB-method.html
/usr/lib64/R/library/colorspace/help/color-class.html
/usr/lib64/R/library/colorspace/help/colorspace.rdb
/usr/lib64/R/library/colorspace/help/colorspace.rdx
/usr/lib64/R/library/colorspace/help/coords+2Ccolor-method.html
/usr/lib64/R/library/colorspace/help/coords.html
/usr/lib64/R/library/colorspace/help/cvd.html
/usr/lib64/R/library/colorspace/help/cvd_emulator.html
/usr/lib64/R/library/colorspace/help/cvd_image.html
/usr/lib64/R/library/colorspace/help/darken.html
/usr/lib64/R/library/colorspace/help/demoplot.html
/usr/lib64/R/library/colorspace/help/desaturate.html
/usr/lib64/R/library/colorspace/help/deutan.html
/usr/lib64/R/library/colorspace/help/deutanomaly_cvd.html
/usr/lib64/R/library/colorspace/help/diverge_hcl.html
/usr/lib64/R/library/colorspace/help/diverge_hsv.html
/usr/lib64/R/library/colorspace/help/divergex_hcl.html
/usr/lib64/R/library/colorspace/help/diverging_hcl.html
/usr/lib64/R/library/colorspace/help/diverging_hsv.html
/usr/lib64/R/library/colorspace/help/divergingx_hcl.html
/usr/lib64/R/library/colorspace/help/divergingx_palettes.html
/usr/lib64/R/library/colorspace/help/extract_transparency.html
/usr/lib64/R/library/colorspace/help/hcl_color_picker.html
/usr/lib64/R/library/colorspace/help/hcl_palettes.html
/usr/lib64/R/library/colorspace/help/hcl_wizard.html
/usr/lib64/R/library/colorspace/help/hclcolorpicker.html
/usr/lib64/R/library/colorspace/help/hclplot.html
/usr/lib64/R/library/colorspace/help/hclwizard.html
/usr/lib64/R/library/colorspace/help/heat_hcl.html
/usr/lib64/R/library/colorspace/help/hex.html
/usr/lib64/R/library/colorspace/help/hex2RGB.html
/usr/lib64/R/library/colorspace/help/interpolate_cvd_transform.html
/usr/lib64/R/library/colorspace/help/lighten.html
/usr/lib64/R/library/colorspace/help/max_chroma.html
/usr/lib64/R/library/colorspace/help/max_chroma_table.html
/usr/lib64/R/library/colorspace/help/mixcolor.html
/usr/lib64/R/library/colorspace/help/paths.rds
/usr/lib64/R/library/colorspace/help/plot+2Ccolor-method.html
/usr/lib64/R/library/colorspace/help/plot.hcl_palettes.html
/usr/lib64/R/library/colorspace/help/polarLAB-class.html
/usr/lib64/R/library/colorspace/help/polarLAB.html
/usr/lib64/R/library/colorspace/help/polarLUV-class.html
/usr/lib64/R/library/colorspace/help/polarLUV.html
/usr/lib64/R/library/colorspace/help/print.hcl_palettes.html
/usr/lib64/R/library/colorspace/help/protan.html
/usr/lib64/R/library/colorspace/help/protanomaly_cvd.html
/usr/lib64/R/library/colorspace/help/qualitative_hcl.html
/usr/lib64/R/library/colorspace/help/rainbow_hcl.html
/usr/lib64/R/library/colorspace/help/readRGB.html
/usr/lib64/R/library/colorspace/help/readhex.html
/usr/lib64/R/library/colorspace/help/sRGB-class.html
/usr/lib64/R/library/colorspace/help/sRGB.html
/usr/lib64/R/library/colorspace/help/scale_color_binned_diverging.html
/usr/lib64/R/library/colorspace/help/scale_color_binned_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_color_binned_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_color_binned_sequential.html
/usr/lib64/R/library/colorspace/help/scale_color_continuous_diverging.html
/usr/lib64/R/library/colorspace/help/scale_color_continuous_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_color_continuous_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_color_continuous_sequential.html
/usr/lib64/R/library/colorspace/help/scale_color_discrete_diverging.html
/usr/lib64/R/library/colorspace/help/scale_color_discrete_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_color_discrete_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_color_discrete_sequential.html
/usr/lib64/R/library/colorspace/help/scale_colour_binned_diverging.html
/usr/lib64/R/library/colorspace/help/scale_colour_binned_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_colour_binned_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_colour_binned_sequential.html
/usr/lib64/R/library/colorspace/help/scale_colour_continuous_diverging.html
/usr/lib64/R/library/colorspace/help/scale_colour_continuous_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_colour_continuous_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_colour_continuous_sequential.html
/usr/lib64/R/library/colorspace/help/scale_colour_discrete_diverging.html
/usr/lib64/R/library/colorspace/help/scale_colour_discrete_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_colour_discrete_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_colour_discrete_sequential.html
/usr/lib64/R/library/colorspace/help/scale_fill_binned_diverging.html
/usr/lib64/R/library/colorspace/help/scale_fill_binned_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_fill_binned_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_fill_binned_sequential.html
/usr/lib64/R/library/colorspace/help/scale_fill_continuous_diverging.html
/usr/lib64/R/library/colorspace/help/scale_fill_continuous_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_fill_continuous_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_fill_continuous_sequential.html
/usr/lib64/R/library/colorspace/help/scale_fill_discrete_diverging.html
/usr/lib64/R/library/colorspace/help/scale_fill_discrete_divergingx.html
/usr/lib64/R/library/colorspace/help/scale_fill_discrete_qualitative.html
/usr/lib64/R/library/colorspace/help/scale_fill_discrete_sequential.html
/usr/lib64/R/library/colorspace/help/sequential_hcl.html
/usr/lib64/R/library/colorspace/help/show+2Ccolor-method.html
/usr/lib64/R/library/colorspace/help/simulate_cvd.html
/usr/lib64/R/library/colorspace/help/specplot.html
/usr/lib64/R/library/colorspace/help/summary.hcl_palettes.html
/usr/lib64/R/library/colorspace/help/swatchplot.html
/usr/lib64/R/library/colorspace/help/terrain_hcl.html
/usr/lib64/R/library/colorspace/help/tritan.html
/usr/lib64/R/library/colorspace/help/tritanomaly_cvd.html
/usr/lib64/R/library/colorspace/help/whitepoint.html
/usr/lib64/R/library/colorspace/help/writehex.html
/usr/lib64/R/library/colorspace/html
/usr/lib64/R/library/colorspace/html/00Index.html
/usr/lib64/R/library/colorspace/html/HLS.html
/usr/lib64/R/library/colorspace/html/HSV.html
/usr/lib64/R/library/colorspace/html/LAB.html
/usr/lib64/R/library/colorspace/html/LUV.html
/usr/lib64/R/library/colorspace/html/R.css
/usr/lib64/R/library/colorspace/html/RGB.html
/usr/lib64/R/library/colorspace/html/USSouthPolygon.html
/usr/lib64/R/library/colorspace/html/XYZ.html
/usr/lib64/R/library/colorspace/html/adjust_transparency.html
/usr/lib64/R/library/colorspace/html/choose_palette.html
/usr/lib64/R/library/colorspace/html/color-class.html
/usr/lib64/R/library/colorspace/html/coords.html
/usr/lib64/R/library/colorspace/html/cvd.html
/usr/lib64/R/library/colorspace/html/cvd_emulator.html
/usr/lib64/R/library/colorspace/html/cvd_image.html
/usr/lib64/R/library/colorspace/html/demoplot.html
/usr/lib64/R/library/colorspace/html/desaturate.html
/usr/lib64/R/library/colorspace/html/divergingx_hcl.html
/usr/lib64/R/library/colorspace/html/hcl_color_picker.html
/usr/lib64/R/library/colorspace/html/hcl_palettes.html
/usr/lib64/R/library/colorspace/html/hclplot.html
/usr/lib64/R/library/colorspace/html/hex.html
/usr/lib64/R/library/colorspace/html/hex2RGB.html
/usr/lib64/R/library/colorspace/html/lighten.html
/usr/lib64/R/library/colorspace/html/max_chroma.html
/usr/lib64/R/library/colorspace/html/mixcolor.html
/usr/lib64/R/library/colorspace/html/polarLAB.html
/usr/lib64/R/library/colorspace/html/polarLUV.html
/usr/lib64/R/library/colorspace/html/rainbow_hcl.html
/usr/lib64/R/library/colorspace/html/readRGB.html
/usr/lib64/R/library/colorspace/html/readhex.html
/usr/lib64/R/library/colorspace/html/sRGB.html
/usr/lib64/R/library/colorspace/html/scale_colour_binned_diverging.html
/usr/lib64/R/library/colorspace/html/scale_colour_binned_divergingx.html
/usr/lib64/R/library/colorspace/html/scale_colour_binned_qualitative.html
/usr/lib64/R/library/colorspace/html/scale_colour_binned_sequential.html
/usr/lib64/R/library/colorspace/html/scale_colour_continuous_diverging.html
/usr/lib64/R/library/colorspace/html/scale_colour_continuous_divergingx.html
/usr/lib64/R/library/colorspace/html/scale_colour_continuous_qualitative.html
/usr/lib64/R/library/colorspace/html/scale_colour_continuous_sequential.html
/usr/lib64/R/library/colorspace/html/scale_colour_discrete_diverging.html
/usr/lib64/R/library/colorspace/html/scale_colour_discrete_divergingx.html
/usr/lib64/R/library/colorspace/html/scale_colour_discrete_qualitative.html
/usr/lib64/R/library/colorspace/html/scale_colour_discrete_sequential.html
/usr/lib64/R/library/colorspace/html/simulate_cvd.html
/usr/lib64/R/library/colorspace/html/specplot.html
/usr/lib64/R/library/colorspace/html/swatchplot.html
/usr/lib64/R/library/colorspace/html/whitepoint.html
/usr/lib64/R/library/colorspace/html/writehex.html
/usr/lib64/R/library/colorspace/libs
/usr/lib64/R/library/colorspace/libs/colorspace.so

References

Summary

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