Hello,
Please quote context.
The message you get means that package foreign is installed on your
computer, you need to load it in the R session:
library(foreign)
Hope this helps,
Rui Barradas
Em 09-06-2013 23:07, Court escreveu:
Hi,
I think that they are loaded. Here is the response that I get:
package ‘foreign’ successfully unpacked and MD5 sums checked
--
View this message in context:
http://r.789695.n4.nabble.com/Error-Object-Not-Found-tp4669041p4669100.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.