Displaying 1 result from an estimated 1 matches for "kiwixposepreprod".
2011 Sep 30
0
Warning messages upon new package loading
Dear R-users,
The following warning messages are displayed when I require a new package
that I am currently developing. Everything seems to work just fine though,
so I am wondering how to get rid of the warnings.
Warning messages:
1: Class "frame" is defined (with package slot 'kiwixposepreprod') but no
metadata object found to revise superClass information---not exported?
Making a copy in package '.GlobalEnv'
2: Class "gTree" is defined (with package slot 'kiwixposepreprod') but no
metadata object found to revise superClass information---not exported?
Maki...