| NEWS | R Documentation | 
NEWS file for the compare package
Changes in version 0.2-6
- Fixed bug when allowing rounding (when comparing two numerics) so that rounding will occur regardless of whether comparison object needs rounding (because model might benefit from rounding anyway). - Reported by Thomas Guillet (with patch!). 
Changes in version 0.2-5
- Fixed bug when model is data frame or list with zero columns or components (and comparison is NOT identical). - Reported by Joshua Ulrich (with patch!).