Version 1.2-3 * Rcell now depends on EBImage>=4.0.0 * merge.cell.data can now join to cell.data objects together Version 1.2-2 * cimage can now make movies (multi layer images) * cimage handles correctly more that two factors per term * cimage handles expressions in formulas (cut, revFactor) * debuged cimage facets * Rcell now suggests on EBImage>=4.0.0 Version 1.2-1 * Full compatibility with ggplot2 version 0.9.2 * new function load.cellX.data (experimental) Version 1.2-0 (Release for Current Protocols in Molecular Biology unit 14.18, 2012) * WARNING: update.n.tot and transform.by were renamed to update_n.tot and transformBy * New stats for ggplot2 stat_summaryGroup, stat_bootstrap, stat_interactionError Version 1.1-9 * update.n.tot renamed to update_n.tot * transform.by renamed to transformBy * new function uptade_img.path Version 1.1-8 * EBImage and hopach were 'suggested' but used unconditionally in some examples * vignettes PDFs size was reduced by using png figures when suited * More informative error messages in load.cellID.data * transform does not add variables to as.factor * solved bug in cimage time.var argument * merge.cell.data gains add and warn arguments * optimized update.n.tot * several chanches to cimage, hopefully more intuitive behaviour * compatibility with ggplot2 version 0.9.0 Version 1.1-7 * load.cellID.data can correctly load FRET split images * new function show.img * Cell-ID-vars vignette * Hmisc moved from Depends to Imports in DESCRIPTION Version 1.1-6 * Improved vignette documentation * Improved example data * Package xtable was added to suggest Version 1.1-5 * Example dataset is now compressed in xz Version 1.1-4 * merge.cell.data does more checks on the merged data frame and gives informative errors Version 1.1-3 * Documentation improvements Version 1.1-2 * Vignettes "cimage". See vignette("cimage") Version 1.1-1 * Normalization capabilities for cimage Version 1.1-0 * New functions for image manipulation, cimage and get.cell.image * Suggest EBImage Version 1.0-9 * Documentation for append.oif.time Version 1.0-8 * Improved append.z.scan. Adds variables to X$images * modifications on merge.cell.data, variables are not set as "as.factor" * New function append.oif.time * Bug fix of map.cells.points, probably introduced in version 1.0-7 Version 1.0-7 * Improved map.cells.points. Now tags can be added in an "additive" fashion. Adding tags for a new position doesn't erase the preavious ones. * Exported the vplayout function, usefull to put several plots in a single page Version 1.0-6 * Solved bug in load.cellID.data when loading channels with different amount of t.frames Version 1.0-5 * Solved Hmisc detach bug when using load.cellID.data Version 1.0-4 * Upgraded Hmisc package to required * Cell Counter functions and help. See help("cell-counter"). Version 1.0-3 * Vignettes "Rcell" and "cplot". See vignette("Rcell") and vignette("cplot")