[Rd] bug in princomp example (PR#14167)

2009-12-24 Thread twoutopias
7; must contain finite values only Seth Roberts -- blog.sethroberts.net www.shangriladiet.com boards.shangriladiet.com skype twoutopias fax 267 222 4105 510 418 7753 (Berkeley) 1 368 117 0784 (Beijing) [[alternative HTML version deleted]] __

[Rd] length of POSIXlt object (PR#13482)

2009-01-29 Thread twoutopias
The length() of a POSIXlt object is given as 9 regardless of the actual length. For example: > make.date.time function (year=c(2006,2006),month=c(8,8),day=2:5,hour=13,minute=45) {# convert year, etc., into POSIXlt object # d=as.character(make.date(year,month,day)) t=paste(hour,minute,sep=":") as.P

[Rd] bug in getGraphicsEvent (PR#10453)

2007-11-23 Thread twoutopias
Full_Name: Seth Roberts Version: 2.6.0 OS: Windows XP Submission from: (NULL) (71.139.162.236) Using getGraphicsEvent produces stack imbalance warnings. This started after I installed 2.6.0; it did not happen with 2.5.1. Running the example given in the user manual (retrieved via ?getGraphicsEv