Installing a package from a zip file

Hi All,

I have found a working answer here

devtools::install_local(package.zip)

Thanks