My 10 Favorite R packages of 2021
Dec 23, 2021
This is a short reflection exercise on the best R packages that I found out about and used in 2021, in no special order. I was late to the party on many of these packages, but I adore them now. I’ve used most of them in conjunction with the tidyverse set of packages, as you might guess. Links after the package name to explore further. Threw a few extra packages below.
- reticulate: https://rstudio.github.io/reticulate/
- gt: https://gt.rstudio.com/
- here: https://here.r-lib.org/
- conflicted: https://conflicted.r-lib.org/
- shinyWidgets: http://shinyapps.dreamrs.fr/shinyWidgets/
- renv: https://rstudio.github.io/renv/index.html
- shinymeta: https://rstudio.github.io/shinymeta/
- usethis: https://usethis.r-lib.org/
- janitor: https://garthtarr.github.io/meatR/janitor.html
- tidymodels: https://tidymodels.tidymodels.org/
Extras
Some extra packages I thought I’d mention:
- crosstalk: https://rstudio.github.io/crosstalk/
- reactable: https://glin.github.io/reactable
- bslib: https://rstudio.github.io/bslib/