Re: [Rd] round, unique and factor

2011-03-21 Thread Petr Savicky
On Mon, Mar 21, 2011 at 10:46:41AM -0500, Terry Therneau wrote: > Survfit had a bug in some prior releases due to the use of both > unique(times) and table(times); I fixed it by rounding to 15 digits per > the manual page for as.character. Yes, I should ferret out all the > usages instead, but th

[Rd] round, unique and factor

2011-03-21 Thread Terry Therneau
Survfit had a bug in some prior releases due to the use of both unique(times) and table(times); I fixed it by rounding to 15 digits per the manual page for as.character. Yes, I should ferret out all the usages instead, but this was fast and it cured the user's problem. The bug is back! A data