gbm.plot produces error: Error in windows(width = 11, height = 8) : could not find function "windows"

when trying to produce rug plots of my gum model r produces the error:
Error in windows(width = 11, height = 8) :
could not find function "windows"

However upon looking up windows function it is a windows only package and so I don't know why it is producing an error when on my MacBook?!

any help would be much appreciated!!!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.