Re: [Rd] seg.fault from nlme::gnls() {was "[R-sig-ME] GNLS Crash"}

2008-09-29 Thread William Dunlap
When I run this under valgrind with gctorture(TRUE) I see memory misuse in mat_mult (matrix.c, line 82): % R-2.8.0-dev --debugger=valgrind --debugger-args=--db-attach=yes ... copyright blah blah ... > data(Orange) > gctorture(TRUE) > gnls(circumference ~ Asym/(1 + exp(-(age-xmid)/scal)) , + data =

[Rd] describe function in package Hmisc and function format.dates in chron (PR#13087)

2008-09-29 Thread kemphillips
Full_Name: Kem Phillips Version: 2.7.1 (2008-06-23) OS: Windows Xp professional Submission from: (NULL) (98.221.200.108) The Hmisc function describe fails, giving the error message: Error in formatDateTime(dd, atx, !timeUsed) : could not find function "format.dates" Loading the chr

Re: [Rd] Rterm.exe, windows event loop running in multiple threads?

2008-09-29 Thread Michael Lawrence
On Thu, Sep 18, 2008 at 7:04 AM, Simon Anders <[EMAIL PROTECTED]> wrote: > Hi Michael, > > Michael Lawrence wrote: > >>> For processing events, RGtk2 has moved away from using the old tcl_do > hack > >>> and now synchronizes on the Windows event loop. In Rgui.exe this works > >>> fine > >>> (well

[Rd] new TR about when MLE exist in GLM and what to do if not

2008-09-29 Thread Charles Geyer
This is just to alert the list about a new technical report http://www.stat.umn.edu/geyer/gdor/ that shows how to determine, using exact infinite-precision rational arithmetic when the MLE exists in a GLM (or for that matter in any exponential family, such as aster models -- contributed packa

[Rd] Label justification (axis) (PR#13085)

2008-09-29 Thread martin . bader
Full_Name: Martin Bader Version: 2.7.2 OS: Mac OS X 10.5.3 Submission from: (NULL) (131.152.1.1) Hello there, in the axis command, label justification remains centered at all times. If one applies las=1 within the axis command and then moves the axis and labels using the pos and hadj options, r