Skip to content

RProfmem output format

1 message · Henrik Bengtsson

#
UPDATE: Tomas Kalibera has fixed this bug (on missing newlines in
Rprofmem output) in R-devel r72747
(https://github.com/wch/r-source/commit/ba6665deace4a8dc239aebec977c17d0975fbc27).
  Using the example of this thread, Rprofmem() of R-devel now outputs
with newlines:

$ R Under development (unstable) (2017-05-30 r72747) -- "Unsuffered
Consequences"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
[...]
232 :
472 :
472 :
1064 :
2040 :"raw"

/Henrik

On Sat, Jun 4, 2016 at 12:40 PM, Henrik Bengtsson
<henrik.bengtsson at gmail.com> wrote: