r-cran-rmysql
Memo to self: I installed RMySQL using
sudo aptitude install r-cran-rmysql
because when I used
install.packages("RMySQL")
it asked my to specify the MySQL libraries and headers and whatnot and don’t know where they are.
Memo to self: I installed RMySQL using
sudo aptitude install r-cran-rmysql
because when I used
install.packages("RMySQL")
it asked my to specify the MySQL libraries and headers and whatnot and don’t know where they are.