How To Install The Latest R Binary Packages From This Site

This site provides the latest binary versions of packages by Frank Harrell. Installling packages from here allows you in some cases to obtain versions that are newer than what is in CRAN.

If you have not installed the package you are interested in before, first install the current version from CRAN so that all the dependencies will be resolved. For this use an RStudio menu or run for example install.packages('Hmisc', dependencies=TRUE).

For Windows and Mac binary packages, examine the file directory and take note of the version number that follows the underscore after the package name.

Linux Binary Packages

Windows Binary Packages

Mac arm64 Packages