Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 484 Bytes

NEWS.md

File metadata and controls

18 lines (15 loc) · 484 Bytes

peakRAM 1.0.3


  • Fix bug when limit of gc is not all NA.

peakRAM 1.0.2


  • Fix warning when parsing complex function calls
  • Can now embed peakRAM within lapply

peakRAM 1.0.1


  • Use inherits to avoid warnings with some results

peakRAM 1.0.0


  • Introduced peakRAM function
    • Core function measures total and peak RAM use
    • Handles expression and function arguments