search for: r46046

Displaying 3 results from an estimated 3 matches for "r46046".

Did you mean: r46043
2008 Jul 29
1
closing View windows after multiple View(x) crashes
> sessionInfo() R version 2.8.0 Under development (unstable) (2008-07-07 r46046) i686-pc-linux-gnu locale: LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C attached base packages: [1] stats graphics g...
2008 Jul 10
1
memory leak in readline code
...d GNU GPL'd, by OpenWorks LLP. ==10725== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==10725== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==10725== For more details, rerun with: -v ==10725== R version 2.8.0 Under development (unstable) (2008-07-07 r46046) Type 'q()' to quit R. > invisible("hello") > invisible("hello") > invisible("hello") > invisible("hello") > invisible("hello") > invisible("hello") > invisible("hello") > invisible("hello&qu...
2008 Jul 09
1
memory leak in sub("[range]",...)
...d GNU GPL'd, by OpenWorks LLP. ==14519== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==14519== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. ==14519== For more details, rerun with: -v ==14519== R version 2.8.0 Under development (unstable) (2008-07-07 r46046) ... > for(i in 1:1000)sub("[a-c]","+","0abcd") > q() ==32503== ==32503== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 40 from 2) ==32503== malloc/free: in use at exit: 12,603,409 bytes in 7,915 blocks. ==32503== malloc/free: 61,973 allocs, 54,058 frees,...