[R] Error: R could not find "listDescription"

Rui Barradas ruipbarradas at sapo.pt
Tue Nov 27 21:21:25 CET 2012


Hello,

Inline.
Em 27-11-2012 19:44, Rui Barradas escreveu:
> Hello,
>
> There are two packages with a function listDescription, package 
> fBasics and package fUtilities. You probably need to install one of 
> them, which I can tell.

Sorry, it's obviously "can't"

Rui Barradas
>
> install.packages('fUtilities')  # for instance, run this only once
> library(fUtilities)  # load it into R session
>
>
> Hope this helps,
>
> Rui Barradas
> Em 27-11-2012 19:37, Jack Bryan escreveu:
>> Hi,
>>
>> I am running R on Win 7.
>>
>> I got error for > listDescription(fPortfolio)
>>
>> Error: could not find function "listDescription"
>>
>> What do I need to install for solving this ?
>>
>> Any help will be appreciated.
>>
>> Thanks
>>
>>     [[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.
>
> ______________________________________________
> 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