Permalink
Switch branches/tags
Nothing to show
Commits on May 7, 2015
  1. Updated release date

    committed May 7, 2015
  2. Added NEWS file

    committed May 7, 2015
Commits on Jan 13, 2015
  1. Fix #13: Test failures

    The problems were (a) the attributes of the coords to test against
    when reading a polygon were not given and (b) the test.roi file when
    testing optoins was not well defined; there is now a test against a
    file which has known options.
    committed Jan 13, 2015
  2. Fix #14 by adding library(png) call

    There was no library(png) call in demos/ijroi.R, hence the
    problem. This is now fixed.
    committed Jan 13, 2015
Commits on Dec 4, 2014
  1. Title in title case

    committed Dec 4, 2014
Commits on Apr 28, 2014
Commits on Mar 31, 2014
Commits on Mar 24, 2014
Commits on Mar 21, 2014
  1. Removed some cruft

    committed Mar 21, 2014
  2. Tidied indentation

    committed Mar 21, 2014
  3. Revert "Added spatstat stuff"

    This reverts commit f382c72.
    committed Mar 21, 2014
  4. Revert "added ij2spatstat"

    This reverts commit f868932.
    committed Mar 21, 2014
  5. Revert "Needed for future work with the package"

    This reverts commit 34964d1.
    committed Mar 21, 2014
  6. Needed for future work with the package

    Mikko Vihtakari committed with Mar 20, 2014
  7. added ij2spatstat

    Mikko Vihtakari committed with Mar 20, 2014
  8. Added spatstat stuff

    Mikko Vihtakari committed with Mar 20, 2014
Commits on Mar 20, 2014
  1. These are scrap files. Can't remember how to delete them.

    Mikko Vihtakari committed Mar 20, 2014
  2. See commit messages for the corresponding functions

    Mikko Vihtakari committed Mar 20, 2014
  3. Helpsheet for the new function

    Mikko Vihtakari committed Mar 20, 2014
  4. Added new ImageJ ROI types.

    Mikko Vihtakari committed Mar 20, 2014
  5. Fixed bugs in print.all = FALSE elements. Now most ROI types should p…

    …lot correctly.
    Mikko Vihtakari committed Mar 20, 2014
  6. Added strSubtype (needed for plot.ijroi). Corrected $xrange and $yran…

    …ge. Now they come right way around.
    Mikko Vihtakari committed Mar 20, 2014