[R] Errors in R-2-6-0?

francogrex francogrex at mail.com
Sun Oct 7 20:59:38 CEST 2007


I was happy today to install the new version of R 2-6-0 But I ran into
problems I did not have before: 


setwd("C:/R/DATA/BRugs")
> library(BRugs)
> 
> modelCheck("rcapturemodel.txt")
Error in file(con, "r") : unable to open connection
In addition: Warning message:
In file(con, "r") :
  cannot open file 'C:\DOCUME~1\Franco\LOCALS~1\Temp\RtmpU0eG2C/buffer.txt',
reason 'No such file or directory'

I am 100 percent sure my file is in C:/R/DATA/BRugs and I don't know why it
is trying to open the C:\DOCUME~1... I never asked the program to go search
for any file there!
-- 
View this message in context: http://www.nabble.com/Errors-in-R-2-6-0--tf4584279.html#a13085996
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list