问题
I'm trying to develop R shiny application using MySQL database. I'm trying to use PHP cloud and its MySQL database. And my Shiny application is in shiny cloud environment. I'm deploying my application using R Studio. So how I can connect RMySQL to MySQL database in the PHP cloud using R Studio. I tried installing RMySQL in R Studio but it gives me this error.
Warning: running command 'sh ./configure.win' had status 1
ERROR: configuration failed for package 'RMySQL'
来源:https://stackoverflow.com/questions/24668240/rmysql-shiny-and-php-cloud