Peter - While the message hasn't been shown in more recent versions of R, older (< 2.9) versions of R used to print the following:
library(eda)
Warning message: package 'eda' has been merged into 'stats' So I would guess the functions you're looking for are now automatically loaded when you start R. - Phil Spector Statistical Computing Facility Department of Statistics UC Berkeley spec...@stat.berkeley.edu On Mon, 15 Mar 2010, Peter Lauren wrote:
I am using RGui version 2.10.1 (2009-12-14) for Windows.? When I enter the call ? library(eda) ? the following message ensues. ? Error in library(eda) : there is no package called 'eda' ? I thought that eda was a standard library for exploratory data analysis.? However I could not find it in the list of packages in the pull-down menu either. ? Any assistance with finding this package would be greatly appreciated. ? Many thanks in advance, Peter Lauren. ? [[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.