Good.
ok, this file is created during installation. Could u go to the mysql
conf and check if you connect correctly to mysql?
if so, and the files was not created, you can do it manually, it looks like:
hostname<-"localhost"
username<-"root"
pssw<-"here you put the password if you have it"
dbname<-"seqbuster"
port<-0
when you installed mysql, if you didn't do anything else:
username<-"root"
pssw<-"""
But if you didn't complete all the steps in the installation maybe it
breaks. There was a button in the second windows that pop up the first
time you run it, with the label "create" and during this step is when
this file should be created. I attach you how this windows looks like.
PS: thanks to let me know about that problem. I will fix it.
Lo
On Wed, Aug 8, 2012 at 6:40 PM, Ryan Douglas <
rndo...@gmail.com> wrote:
> 'Rscripts/R/db.R