Skip to content

read.dta error after OSX change in time zone

2 messages · Danstan Bagenda, Brian Ripley

#
This _is_ Mac-specific, so please use R-sig-mac.

It looks like changing the time zone is changing the behaviour of the 
system function strptime.  But we need a reproducible example (see the 
footer of this and every message).  You can probably create one by 
debugging the failing call and seeing what string it is that fromchar() is 
trying to interpret (and if this is called from as.Date.character or 
as.POSIXlt).  If that's beyond you, you will need to make your file 
available to us.

Please post full details as requested in the posting guide and the 
requested example on R-sig-mac.
On Mon, 31 Dec 2007, Danstan Bagenda wrote:

            
There is no such R version: that is the version of R.app.  Please see the 
posting guide for the information we do need.  I don't think this the 
devel version of R.