Gunnar,

Did you find a solution, I'm facing the same problem (would like to load 
2868 files in one go). Is it a bug, or just something that should be 
documented in the help. Also, the error message is misleading, as it say 
it «cannot find» a certain file (the name given here is truncated in my 
case), instead of «too much files selected».

I'm not really familiar with bug filling, could someone with more 
experience tell if it's really a bug ? It's easy to reproduce, just 
select a lot of files (I couldn't find the exact number unlike Gunnar) 
with choose.files().

Etienne

Gunnar W. Schade a écrit :
> Howdy,
>
> When I use the choose.files command to read files a large number of 
> file names to a character vector inside a function, used to access 
> these files one after the other, there appears to be a limit. I do not 
> know whether it is arbitrary, but in this case the limit was 991 
> files. The file names are long. Does that matter? The error message 
> that appears says that it cannot find file #992 (giving the file 
> name), although it is certainly there (I tried changing which file is 
> #992 and it did not matter).
>
> Suggestions?
>
> - Gunnar
>
>
> ---------------------------------------------------------------
> Dr. Gunnar W. Schade
> Assistant Professor
> Texas A&M University
> Department of Atmospheric Sciences
> 1104 Eller O&M Building
> 3150 TAMU
> College Station, TX 77843-3150
> USA
>
> ph.: 979 845 0633
> Fax: 979 862 4466
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to