[Rd] vfont and title() (PR#7031)

2004-06-29 Thread gregory_r_warnes
The Hershey help page states: If the 'vfont' argument to one of the text-drawing functions ('text', 'mtext', 'title', 'axis', and 'contour') is a character vector of length 2, Hershey vector fonts are used to render the text. However, title() issues warnings and does not

[Rd] cbind/rbind fail on matrixes containing lists (PR#6702)

2004-03-26 Thread gregory_r_warnes
Today's R 1.9.0 beta: m1 [,1] [,2] [,3] [,4] [1,] NA NA NA NA [2,] NA NA NA NA [3,] NA NA NA NA [4,] NA NA NA NA class(m1[1,1]) [1] list cbind(m1,m1) Error in cbind(...) : cannot create a matrix from these types rbind(m1,m1) Error in rbind(...) : cannot

RE: [Rd] latex problem with \preformatted (PR#5645)

2003-12-19 Thread gregory_r_warnes
OK. I just tried this under the current r-patched (R-1.8.1 Patched) which I rsynced and compiled just a few minutes ago. The problem still persists. -G -Original Message- From: Prof Brian Ripley [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 09, 2003 4:43 PM To: [EMAIL

[Rd] latex problem with \preformatted (PR#5645)

2003-12-09 Thread gregory_r_warnes
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_000_01C3BE9C.3FB5BC1A Content-Type: text/plain; charset=iso-8859-1 There is a small bug in the implementation of \preformatted in R 1.8.0:

[Rd] warnings() generates error if there never were any (PR#4389)

2003-10-02 Thread gregory_r_warnes
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_000_01C388B0.D441A780 Content-Type: text/plain; charset=iso-8859-1 In debugging a long-running function where I occasionally call warnings()

[Rd] feature enhancement request patch:dev.control(displaylist='en (PR#3424)

2003-07-07 Thread gregory_r_warnes
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_000_01C344B0.28BC0750 Content-Type: text/plain; charset=windows-1252 Summary: Currently R provides