[R] RSQLite +textConnection()
Seth Falcon
sfalcon at fhcrc.org
Tue Nov 28 02:22:57 CET 2006
"Alexander Nervedi" <alexnerdy at hotmail.com> writes:
> Hi !
>
> I am trying to read in 1000 really small text files. When on adams, R bails
> out after reading 125 files with the error message
>
> Error in textConnection(readLines(f, n = 2)) :
> all connections are in use
Please try updating your version of DBI and RSQLite, I believe this
has been fixed.
+ seth
More information about the R-help
mailing list