Skip to content

procmaps 0.0.2

Compare
Choose a tag to compare
@krlmlr krlmlr released this 21 Sep 03:11

Portability

  • Fix test failures on Fedora (#21).
  • SystemRequirements are no longer specified in DESCRIPTION (#22).
  • Remove configuration and unnecessary code for better portability (#20).
  • Hard-coding dylib extension because on the Mac it's libR.dylib but <package>.so.
  • Fix tests on Solaris which seems to have statically linked libR (#14).

Features

  • Use stringsAsFactors = FALSE (#19).
  • New path_is_libr() (#16).
  • Addresses are returned as 16-digit hex numbers (#15).
  • procmap_get() gets ellipsis argument for extensibility (#13).