search for: r35394m

Displaying 1 result from an estimated 1 matches for "r35394m".

Did you mean: r353247
2005 Aug 26
1
Memory leakage/violation?
...e below. People on other systems (but also on Windows), could you please try it and see if you can reproduce what I get. Cheers Henrik # The following was tested on: Windows XP Pro SP2 Eng with # i) R Version 2.1.1 Patched (2005-08-25) # ii) R 2.2.0 Under development (unstable) (2005-08-25 r35394M) # Start 'R --vanilla' and source() this script, i.e. # source("http://www.maths.lth.se/help/R/strange.R") # If you do not get any errors, retry a few times. foo <- function(x) { print(list( name=as.character(substitute(x)), storage.mode=storage.mode(x), na...