Changes in version 0.1-3 NEW FEATURE o Issue #17: Writing ROI files https://github.com/davidcsterratt/RImageJROI/issues/17 RImageJROI can now write ROI objects to ImageJROI files, and write lists of IJROI files to zip archives Thanks to Le Gao for providing code via a pull request CHANGES DUE TO SPATSTAT REPACKAGING o Issue #16: Update spatstat dependencies https://github.com/davidcsterratt/RImageJROI/issues/16 The spatstat packages have been reorganised. RImageJROI now just depends on spatstat.geom Changes in version 0.1-2 CHANGES DUE TO SPATSTAT REPACKAGING o Issue #16: Update spatstat dependencies https://github.com/davidcsterratt/RImageJROI/issues/16 The spatstat packages have been reorganised. RImageJROI now just depends on spatstat.geom and, for the moment, spatstat >= 2.0.0. Changes in version 0.1-1 CODE IMPROVEMENTS o As per CRAN policies, the title in the DESCRIPTION file is now in title case. BUG FIXES o Fix for Issue #12: Tests don't run during R CMD check https://github.com/davidcsterratt/RImageJROI/issues/12 This was giving an error with the new (2015/05/07) version of testthat o Fix for Issue #14: demo(ijroi) broken https://github.com/davidcsterratt/RImageJROI/issues/14 o Fix for Issue #13: Test failures https://github.com/davidcsterratt/RImageJROI/issues/13