Re: [R] How to interpret some diagnostic output

2009-12-31 Thread jim holtman
Try to not use 'attach', or if you do, at least do a 'detach'. Use 'with' or just fully qualify the names. 'attach' can lead to other problems. Every time you use it, you will get similar messages. On Thu, Dec 31, 2009 at 10:50 AM, Gerald I. Evenden < geraldi.even...@gmail.com> wrote: > I do no

[R] How to interpret some diagnostic output

2009-12-31 Thread Gerald I. Evenden
I do not know if I have a problem or not. The R script at the end of this email seems to run properly and a I get a boxplot that looks proper but I get the long string of messages during execution of the script looking like: ... The following object(s) are masked from dat ( position 8 ) :