# ragg - Package source: CRAN - Estimated install time: not recorded ## Installation steps ```bash srun -N 1 -n 10 --mem 10G -t 20 -p msismall --pty bash module load R/4.4.0-openblas-rocky8 freetype/2.11.1-gcc-13.1.0-avhkc6q libwebp/1.6.0 R options(Ncpus = 10) install.packages("ragg") ``` ## Notes The recorded Help Desk notes only captured the extra modules needed for this install.