New comment by luhann on void-packages repository https://github.com/void-linux/void-packages/pull/31398#issuecomment-859615860 Comment: I haven't tested all of the system `R-cran` packages, but the ones I did test (`data.table`, `ggplot2`, `lifecycle`, `dplyr`) worked without issue. All of the packages in my user library were built with R 4.0.3 and I haven't had any issues. Rstudio says "In general, there are no issues with subminor version upgrades, like going from 3.3.2 to 3.3.3, **but there can be** compatibility problems when there is a major or minor version upgrade." Looking at the commit history it doesn't look like void has rebuilt all cran packages on minor version upgrades. So everything should work but it is possible that something breaks, to save resources we could just rebuild the packages that break should anything break.