Chore

  • Fix compiler warnings (@Antonov548, #29).

  • Change maintainer e-mail address.

  • Fix failing test on macOS (#27).
  • Fix compilation on Solaris (#25).

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

Initial release.

  • procmap_get() returns a data frame with the address space map of the current process.