social network bug! (PR#6729)
Hi. It means that the package your loading was build using a newer version of R (v 1.9.0) than the version you are using (v1.8.1). This means that that package might rely on new or modified features (and/or other packages also build on R v1.9.0). For this reason there is a risk that the package does not work as expected. This does not say that it might not work perfectly fine anyway, but you should be aware of it. Hence the warning (and not an error). BTW, this is not a bug. Next time, please send these type of questions to the r-help list. Cheers Henrik Bengtsson Lund University
-----Original Message----- From: r-devel-bounces@stat.math.ethz.ch [mailto:r-devel-bounces@stat.math.ethz.ch] On Behalf Of comet@ewha.ac.kr Sent: den 2 april 2004 07:59 To: r-devel@stat.math.ethz.ch Cc: R-bugs@biostat.ku.dk Subject: [Rd] social network bug! (PR#6729) Full_Name: Yoon, hye sung Version: 1.8.1 OS: window Submission from: (NULL) (203.255.177.155)
library(sna)
Warning message: package sna was built under R version 1.9.0
What's this message mean?
______________________________________________ R-devel@stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailma> n/listinfo/r-devel