Package: profmem
================

Version: 0.4.0 [2016-09-14]
o profmem() now returns a data.frame of class Rprofmem.
o profmem() gained argument threshold.
o 100% test coverage.


Version: 0.3.0 [2016-08-06]
o Added vignette.


Version: 0.2.1 [2016-07-11]
o Added readRprofmem().


Version: 0.2.0 [2016-06-05]
o Added total() to get the total number of bytes allocated.
o profmem() returns also when evaluating the expression gives an error.


Version: 0.1.0 [2016-06-04]
o Added profmem().
o Package created.
