CHANGES IN VERSION 0.1-3 - Released 2024/08/17 NEW FEATURE * 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 * 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 - Released 2021/03/20 CHANGES DUE TO SPATSTAT REPACKAGING * 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 - Released 2015/05/07 CODE IMPROVEMENTS * As per CRAN policies, the title in the DESCRIPTION file is now in title case. BUG FIXES * 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 * Fix for Issue #14: demo(ijroi) broken https://github.com/davidcsterratt/RImageJROI/issues/14 * Fix for Issue #13: Test failures https://github.com/davidcsterratt/RImageJROI/issues/13