Thanks Janh!! For others that may be having the same issue, here is what I got from him and it worked.
The package and be downloaded from http://cran.r-project.org/src/contrib/Archive/NADA/ ---------------------------------------------------------- Hi David, The author (Lopaka Lee) says that the new version will be out any day now. Hope he is right, I'm getting a lot of mail about it. In the meantime, I've attached a zip file of the previous version, which runs fine with version 3 of R. When they make a major revision change they often change some minor formatting of the help files or other items, and require all contributors to make the changes. That way packages that are no longer being maintained go away. Lopaka is working to complete the changes. Just put the unzipped folder into your C://Program Files/R/R3.0x/Library folder along with all other packages. Its what is archived, and what I'm using with R 3.0. Hope it is of use to you. Regards, Dennis Helsel On Fri, Jun 7, 2013 at 6:15 PM, Janh Anni <annij...@gmail.com> wrote: > Try contacting Dr Dennis Helsel, the developer at > dhel...@practicalstats.com > > > On Fri, Jun 7, 2013 at 1:47 PM, David Doyle <kydaviddo...@gmail.com>wrote: > >> Hello folks, >> >> Im trying to install the NADA package in R 3.0.0 >> >> >> It has been archived so I tried to downloading it and installing it >> locally. I get >> >> > utils:::menuInstallLocal() >> >> package NADA successfully unpacked and MD5 sums checked >> >> >> But then when I load it I get >> >> > library(NADA) >> >> Error in library(NADA) : NADA is not a valid installed package >> >> > >> >> Any sugestions >> >> [[alternative HTML version deleted]] >> >> >> ______________________________________________ >> R-help@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> >> > [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.