Hi Dr. Jefferis,
I am trying to install natmanager to a windows computer today and found that it is no longer hosted on CRAN.
When I try calling install.packages("natmanager"), it says:
I double checked the CRAN website and it said:
Package ‘natmanager’ was removed from the CRAN repository.
Formerly available versions can be obtained from the archive.
Archived on 2022-06-11 as check issues were not corrected in time.
I then tried installing from source but could not get it to work both through Rstudio and running R as an administrator. The folder shows up in the library path for my R version, but does not show up when I check for packages by calling:
installed.packages()
Not sure if it matters, but I'm using R version 4.1.1 and the newest version of RStudio.
I would like some help to continue with the installation.
Best,
Liangyu Tao