Bug committed with number 14660
Cheers
Joris
2011/8/22 Uwe Ligges :
>
>
> On 18.08.2011 17:53, Joris Meys wrote:
>>
>> Recently on stackoverflow following problem came up :
>>
>>
>> http://stackoverflow.com/questions/7103429/all-the-connections-are-in-use-execution-halted/7108799#7108799
>>
>> A r
On 18.08.2011 17:53, Joris Meys wrote:
Recently on stackoverflow following problem came up :
http://stackoverflow.com/questions/7103429/all-the-connections-are-in-use-execution-halted/7108799#7108799
A reproducible example: When trying
replicate(200,tryCatch(read.table("this.is.no.file"),
Recently on stackoverflow following problem came up :
http://stackoverflow.com/questions/7103429/all-the-connections-are-in-use-execution-halted/7108799#7108799
A reproducible example: When trying
replicate(200,tryCatch(read.table("this.is.no.file"),
warning=function(w){print(showConne