Displaying 1 result from an estimated 1 matches for "r49780".
Did you mean:
649780
2009 Sep 23
0
warnings handled oddly in functions with browser calls (PR#13967)
...ed
Browse[1]> c
[1] "Good-bye!"
The warnings should be stored until myfun() returns.
This bug has been present at least since 2.7.2, and persists in the current
R-devel build.
Here's the sessionInfo():
> sessionInfo()
R version 2.10.0 Under development (unstable) (2009-09-21 r49780)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevic...