Re: [Rcpp-devel] weird error

2011-07-09 Thread deqiang sun
I revisited the folder today and found it's because there are hidden files ".project", ".Rdata", ".cproject", ".nfs***" and etc. I can not tell which one stops RIsinde from proper running but once I deleted these hidden files, it works. Erro with hidden files: [deqiangs@weili-sandbox src]$ .

Re: [Rcpp-devel] weird error

2011-07-09 Thread Dirk Eddelbuettel
On 9 July 2011 at 12:30, deqiang sun wrote: | I revisited the folder today and found it's because there are hidden files ".project", ".Rdata", ".cproject", ".nfs***" and etc. | I can not tell which one stops RIsinde from proper running but once I deleted these hidden files, it works. | | Er