Some recommended libraries
This is a list (incomplete most probably) of R libraries (packages) that we will be using to work and solve the examples. Can be installed like R packages.
The easiest way to install is in RStudio, go to the Packages screen (at the right down quadrant) and use the “Install” button.
| Library | site |
|---|---|
| tidyverse | https://www.tidyverse.org/ |
| car | https://cran.r-project.org/web/packages/car/index.html |
| survival | https://cran.r-project.org/web/packages/survival/survival.pdf |
| survminer | https://rpkgs.datanovia.com/survminer/index.html |
| coin | https://rdrr.io/cran/coin/ |
| emmeans | https://cran.r-project.org/web/packages/emmeans/emmeans.pdf |
| rms | https://hbiostat.org/R/rms/ |
| Hmisc | https://hbiostat.org/R/Hmisc/ |
| mice | https://www.rdocumentation.org/packages/mice/versions/3.13.0/topics/mice |
| ggnetwork | https://cran.r-project.org/web/packages/ggnetwork/vignettes/ggnetwork.html |
| multcomp | https://multcomp.r-forge.r-project.org/ |
| remotes | https://github.com/r-lib/remotes |
| HSAUR2 | https://cran.r-project.org/web/packages/HSAUR/HSAUR.pdf |
| HSAUR3 | |
| UsingR | https://cran.r-project.org/web/packages/UsingR/UsingR.pdf |
| DT | https://rstudio.github.io/DT/ |
| modeest | https://www.rdocumentation.org/packages/multimode/versions/1.5/topics/modetest |
| rcompanion | https://rcompanion.org/handbook/ |
| Rmisc | https://rdrr.io/cran/Rmisc/f/README.md |
| gmodels | https://cran.r-project.org/web/packages/gmodels/gmodels.pdf |
| vcd | https://rdrr.io/cran/vcd/ |
| effects | https://cran.r-project.org/web/packages/effects/index.html |
| scales | https://scales.r-lib.org/ |
| devtools | https://www.r-project.org/nosvn/pandoc/devtools.html |
| broom | https://broom.tidymodels.org/ |
| ggstatsplot | https://indrajeetpatil.github.io/ggstatsplot/index.html |
| gapminder | https://www.rdocumentation.org/packages/gapminder/versions/0.3.0 |
| WRS2 | https://rdrr.io/cran/WRS2/ |
| tinytex | https://yihui.org/tinytex/ |
| rstatix | https://rpkgs.datanovia.com/rstatix/ |