[R] Error in library(eda) : there is no package called 'eda'

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Mar 16 17:49:32 CET 2010



On 15.03.2010 21:44, Phil Spector wrote:
> 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'

... which happened for R-1.9.0 roughly 6 years ago.

Uwe Ligges



>
> 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
> spector at 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 at 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.



More information about the R-help mailing list