When I installed the latest version of R studio, I realize that I can not install the package miscmap from CRAN, making a bunch of maps I am creating looking very badly without its support.
I found this message that it has been removed from CRAN:
https://cran.r-project.org/web/packages/mapmisc/index.html
I have these doubts and appreciate help as I can not find answers:
- Why has it been removed?
- Is there a substitute in the above page it says nothing
- Can I get its functionality from another package now?
- If none of the above... could anyone point me to instructions to install a package from an archive I have not been very successful in finding how
I found this but refers to github not the CRAN archive: Installing a Package Removed from CRAN
And this is similar too but has no answer:
Thanks in advance!