-
Fixed quotes in the DESCRIPTION
davidcsterratt committedMay 7, 2015 -
davidcsterratt committed
May 7, 2015 -
davidcsterratt committed
May 7, 2015 -
davidcsterratt committed
May 7, 2015 -
Renamed to try to fix problem with updated testthat package
davidcsterratt committedMay 7, 2015
-
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.
davidcsterratt committedJan 13, 2015 -
Fix #14 by adding library(png) call
There was no library(png) call in demos/ijroi.R, hence the problem. This is now fixed.
davidcsterratt committedJan 13, 2015
-
davidcsterratt committed
Dec 4, 2014
-
Change file name to fix #12: Tests don't run during R CMD check
davidcsterratt committedApr 28, 2014
-
Remove Maintainer and Author to fix error with check --as-cran
davidcsterratt committedMar 31, 2014
-
Fix #11 by changing option name from verbose to all
davidcsterratt committedMar 24, 2014 -
More explicit comments showing byte location
davidcsterratt committedMar 24, 2014 -
Fix #10: got rid of as.raw() which casued warning
davidcsterratt committedMar 24, 2014
-
Move fallback mechanism for determining coordinates from read.ijzip t…
…o read.ijroi
davidcsterratt committedMar 21, 2014 -
Further to 3be824c , make sure print.ijroi is exported to NAMESPACE
davidcsterratt committedMar 21, 2014 -
Moved functionality of print.all/read.all to new print function
davidcsterratt committedMar 21, 2014 -
argument print.all -> read.all
davidcsterratt committedMar 21, 2014 -
davidcsterratt committed
Mar 21, 2014 -
davidcsterratt committed
Mar 21, 2014 -
Tidy up logic from commit a375ec7
davidcsterratt committedMar 21, 2014 -
Added RImageJROI.Rproj to fix check --as-cran
davidcsterratt committedMar 21, 2014 -
Revert "These are scrap files. Can't remember how to delete them."
This reverts commit 5498a8e.
davidcsterratt committedMar 21, 2014 -
davidcsterratt committed
Mar 21, 2014 -
Revert "Needed for future work with the package"
This reverts commit 34964d1.
davidcsterratt committedMar 21, 2014 -
-
-
-
These are scrap files. Can't remember how to delete them.
Mikko Vihtakari committedMar 20, 2014 -
See commit messages for the corresponding functions
Mikko Vihtakari committedMar 20, 2014 -
Helpsheet for the new function
Mikko Vihtakari committedMar 20, 2014 -
Mikko Vihtakari committed
Mar 20, 2014 -
Fixed bugs in print.all = FALSE elements. Now most ROI types should p…
…lot correctly.
Mikko Vihtakari committedMar 20, 2014 -
Added strSubtype (needed for plot.ijroi). Corrected $xrange and $yran…
…ge. Now they come right way around.
Mikko Vihtakari committedMar 20, 2014