Skip to content

CRAN version 0.4.3

Compare
Choose a tag to compare
@ateucher ateucher released this 28 Jan 20:48

rmapshaper 0.4.3

  • Add checks, a package startup message, and helpful errors for the case when
    a user has an old version of libv8 installed, as they do not support many
    aspects of modern JavaScript (ES6). This appears to only impact ms_erase()
    and ms_clip().
  • Using apply_mapshaper_commands() no longer deletes a file when used on a local file (#99, #100)