require(Hmisc) Loading required package: Hmi" /> require(Hmisc) Loading required package: Hmi" /> require(Hmisc) Loading required package: Hmi"/>

Error in Hmisc Package installation and require command (MAC M1)

274 views Asked by At

I just tried to install "Hmisc" package via R software on my MAC (M1) and received the following error:

> require(Hmisc)
Loading required package: Hmisc
**Error: package or namespace load failed for ‘Hmisc’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called ‘interp**’

Tried to Re-install but uncessfully.

0

There are 0 answers