Hello, I've just installed R-2.15.0 (I've had R 2.13.2 before it and I've deleted everything before I started to install new version).
When I've tried to run my script by command "source()" I received this message: Error in source("script.R") : 7 arguments passed to .Internal(identical) which requires 6 I know I should delete my $R_HOME but it contain only one string: [1] "C:/PROGRA~1/R/R-215~1.0" I don't know what's happened. Thank you! -- View this message in context: http://r.789695.n4.nabble.com/7-arguments-passed-to-Internal-identical-which-requires-6-tp4548460p4548460.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.