The R Project SVN R

Rev

Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 75106
Line 34... Line 34...
34
  used memory and will not increase the total memory use of R.
34
  used memory and will not increase the total memory use of R.
35
}
35
}
36
\note{
36
\note{
37
  The memory profiler slows down R even when not in use, and so is a
37
  The memory profiler slows down R even when not in use, and so is a
38
  compile-time option.
38
  compile-time option.
39
#ifdef Windows
-
 
40
  (It is enabled in a standard Windows build of \R.)
39
  (It is enabled in a standard Windows build of \R.)
41
#endif
40
 
42
  The memory profiler can be used at the same time as other \R and C profilers.
41
  The memory profiler can be used at the same time as other \R and C profilers.
43
  }
42
}
44
\value{
43
\value{
45
  None
44
  None
46
}
45
}
47
 
46
 
48
\seealso{
47
\seealso{