Try re-starting R, load the randomForest package, and then run example(rfImpute) and see if that works. Can you post your sessionInfo() output?
Andy From: cosmos science > > Dear Administrator, > > I am using linux (suse 10.2). While attempting rfImpute, I am > getting the > following error message: > > > Members <- rfImpute(Status ~ ., data = Members) > > Error in .C("classRF", x = x, xdim = as.integer(c(p, n)), y = > as.integer(y), : > C symbol name "classRF" not in DLL for package "randomForest". > > I need the help to sort out above error. > > Thanks a lot > Regards > Mradul > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. > Notice: This e-mail message, together with any attachme...{{dropped:12}} ______________________________________________ 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.