On 16.12.2010 09:17, taby gathoni wrote:
Hi all, Am trying to install RODBC so that I can read excel 2007 files directly into R without converting into .csv or .txt formats. I am getting the error: Error: package 'RODBC' was built before R 2.10.0: please re-install it
So why haven't you reinstalled it? update.packages(checkBuilt=TRUE) should do the trick for all of your packages. Uwe Ligges
The reason why i want to read the files directly is because i am using the merge function to join two .csv files by one unique identifier. I have managed successfully to do that only that the single files seem to have duplicate records accross the rows. Can anyone assist me? Kind regards, Tabitha Mundia , Predictive Modeling Team Project Management Office, Equity Bank Limited,P.O. Box 75104-00200 Head Office, Upper hill, NHIF BLDG, 14th Floor, Nairobi, Kenya Direct Extension : +254732112721  Mobile: +254722309538 Email: tabitha.mun...@equitybank.co.keskype ID: twamaeYahoo ID: tabygath...@yahoo.com An idea not coupled with action will never get any bigger than the brain cell it occupied. Arnold Glasgow ...... "Attempt something large enough that failure is guaranteed…unless God steps in!" [[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.
______________________________________________ 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.