[R] Not finding superclass in library

Martin Maechler maechler at lynne.stat.math.ethz.ch
Tue Feb 24 18:07:48 CET 2015


>>>>> Rolf Turner <r.turner at auckland.ac.nz>
>>>>>     on Tue, 24 Feb 2015 09:41:42 +1300 writes:

    > On 24/02/15 09:35, Ramiro Barrantes wrote:
    >> Hello,
    >> 
    >> I have a library that I created .....

    > <SNIP>

    > No you ***DO NOT***.  You have a ***PACKAGE***.  If you
    > cannot even get your terminology straight, what hope is
    > there for you?

    > cheers,

    > Rolf Turner

Thank you, Rolf!   "You saved my day" as the say  ;-)

 if(!require("fortunes")) install.packages("fortunes")
 fortune(58)
 fortune(161)

Regards,
Martin



More information about the R-help mailing list