Re: [R] bug in file.path?

2008-04-24 Thread Javier Muñoz
> of reading it? Or attach it as a plain text file and tell us what encoding > the file is in? > > Yes, there probably is a bug here but we do need to be able to reproduce it. > > On Thu, 24 Apr 2008, Javier Muñoz wrote: > > > > Hello, > > > > T

[R] bug in file.path?

2008-04-24 Thread Javier Muñoz
Hello, This is what i get in R-2.7.0 (with the completely internal file.path()): > setwd("c:/jml/Valoración F1/04 BA/") > filename <- "Valoración F1 PAG.mdb" > file.path(getwd(), filename) [1] "c:/jml/Valoración F1/04 BA/Valoración F1 PAG.mdb" <<- worng > file.path("c:/jml/Valoración F1/04 BA"