Thanks Jeff. I used RMySQL instead and is working great. Regards,
Vivek Kumar Singh PhD student, Information Systems Decision Sciences, MUMA College of Business, USF Phone- (813) 5809131 Web: http://vivek4.myweb.usf.edu/ On Tue, Jun 28, 2016 at 6:23 PM, Jeff Newmiller <[email protected]> wrote: > Try another mirror? > Try the RMySQL package instead? > Ask on R-sig-db? > -- > Sent from my phone. Please excuse my brevity. > > On June 28, 2016 1:36:47 PM PDT, Vivek Singh <[email protected]> wrote: > >> install.packages('RODBC') > >Installing package into ‘/home/vivek/R/x86_64-pc-linux-gnu-library/3.0’ > >(as ‘lib’ is unspecified) > >Warning: unable to access index for repository > >https://cloud.r-project.org/src/contrib > >Warning message: > >package ‘RODBC’ is not available (for R version 3.0.2) > > > >Please suggest any way to either install the package or use another > >package > >to connect MySQL database from R. > > > > > >Regards, > > > >Vivek Kumar Singh > > > >PhD student, > >Information Systems Decision Sciences, > >MUMA College of Business, > >USF > >Phone- (813) 5809131 > >Web: http://vivek4.myweb.usf.edu/ > > > > [[alternative HTML version deleted]] > > > >______________________________________________ > >[email protected] mailing list -- To UNSUBSCRIBE and more, see > >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. > > [[alternative HTML version deleted]] ______________________________________________ [email protected] mailing list -- To UNSUBSCRIBE and more, see 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.

