adding RMySQL package to R fails (on Windows)?

后端 未结 11 2539
予麋鹿
予麋鹿 2020-11-30 06:03

I can\'t figure out why my RMySQL package won\'t install - here\'s what I get:

> install.packages(\'RMySQL\',type=\'source\')
trying URL \'http://cran.mir         


        
11条回答
  •  失恋的感觉
    2020-11-30 06:50

    I created a binary which might work for people:

    http://kenahoo.blogspot.com/2011/09/rmysql-binary-for-windows-7.html

    I basically followed all these directions, including the ones at the Vanderbilt page, but for one reason or another it doesn't always seem to work. Anyway, hope this might be helpful for people who have the same versions of stuff I used.

提交回复
热议问题