[R] Problem with format(,%G-%V) - Segfault

2010-04-30 Thread Matthias Rieber
Hi, I've some problems with the new R version converting date to year-week: R version 2.11.0 (2010-04-22) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 load(test.data.R) str(test.data) Class 'Date' num [1:3599546] 13888 14166 14188 14189 14189 ... result

Re: [R] Problem with format(,%G-%V) - Segfault

2010-04-30 Thread Duncan Murdoch
On 30/04/2010 1:17 PM, Matthias Rieber wrote: Hi, I've some problems with the new R version converting date to year-week: R version 2.11.0 (2010-04-22) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 load(test.data.R) str(test.data) Class 'Date' num