How to Install r-cran-hmisc in Ubuntu 18.04



Install r-cran-hmisc by entering the following commands in the terminal:

sudo apt update
sudo apt install r-cran-hmisc

Description:

GNU R miscellaneous functions by Frank Harrell

The Hmisc library contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, translating SAS datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of S objects to LaTeX code, recoding variables, and bootstrap repeated measures analysis.

Homepage: http://biostat.mc.vanderbilt.edu/s/Hmisc

Version: 4.1-1-1

Section: universe/math