[R-SIG-Mac] How to avoid this error: the following objects are masked from 'package: boot'

Jeffrey Ryan jeffrey.ryan at lemnica.com
Mon Feb 27 16:50:01 CET 2012


Not really a mac question at all.

It isn't an error message either, it is a warning to alert you to the
fact that two objects are now called the same thing and you may not be
seeing the one you originally expected (now that the latter package is
'masking' it)

Jeff

On Mon, Feb 27, 2012 at 9:35 AM, Jason Love <jason.love1492 at gmail.com> wrote:
> Dear R users,
>
> Does anybody know how to avoid the error message below and why this
> happened?
>
> Thanks in advance,
> Jason
>
>> library(lattice)
>
> Attaching package: ‘lattice’
>
> The following object(s) are masked from ‘package:boot’:
>
>    melanoma
>
>> library(lattice)
>
>        [[alternative HTML version deleted]]
>
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>



-- 
Jeffrey Ryan
jeffrey.ryan at lemnica.com

www.lemnica.com
www.esotericR.com

R/Finance 2012: Applied Finance with R
www.RinFinance.com

See you in Chicago!!!!



More information about the R-SIG-Mac mailing list