Message-ID: <e8e755250712302153ha84354bw53f14a280f22506@mail.gmail.com>
Date: 2007-12-31T05:53:39Z
From: Jeff Ryan
Subject: as.Date.numeric origin default
R-devel,
I would like to second Gabor Grothendieck's request from September (
http://www.nabble.com/as.Date.numeric-to12962733.html#a12962733 )
on adding a default value (1970-01-01) to the origin argument of
as.Date.numeric.
I realize there is good reason to allow for origin to be specified,
but I don't see why it must be up to the user at each and every
invocation if most (if not all) users will simply be using 1970-01-01.
My first contact was building quantmod for CRAN - many more hidden
errors occur as I test on R-devel. It just seems to me to be an easy
compromise to what will undoubtedly cost many hours of debugging
across all packages/users.
Thank you for your consideration,
Jeff Ryan