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.