[R-SIG-Mac] ESC to stop locator() before hitting the specified number of points

2008-06-02 Thread Denis Chabot
Hi, I thought (and the help confirms this belief) that ESC was one way to get out of a locator call before reaching the number of points specified in the call. I cannot get this to work on my MacBook Pro with 10.5.3. Here is the session info: > sessionInfo() R version 2.7.0 Patched (2008-

Re: [R-SIG-Mac] Building packages under R >= 2.7.0 (issue with gcc-4.2)

2008-06-02 Thread Simon Urbanek
On Jun 2, 2008, at 10:10 AM, Vincent Goulet wrote: Simon, Thanks for your reply. Please see inline. Le lun. 02 juin à 09:16, Simon Urbanek a écrit : Vincent, I'm sorry but somehow I have no idea what you're talking about. Your package "actuar" (in the most recent version 0.9-7 on CRAN)

Re: [R-SIG-Mac] Building packages under R >= 2.7.0 (issue with gcc-4.2)

2008-06-02 Thread Vincent Goulet
Simon, Thanks for your reply. Please see inline. Le lun. 02 juin à 09:16, Simon Urbanek a écrit : Vincent, I'm sorry but somehow I have no idea what you're talking about. Your package "actuar" (in the most recent version 0.9-7 on CRAN) passes "make check" with R 2.7.0 and it is available

Re: [R-SIG-Mac] dash spacing and slope in quartz device

2008-06-02 Thread Simon Urbanek
Ken, thanks for the report. The issue is really puzzling, because the line specification code has not changed since previous R versions (which work as expected) and I cannot reproduce it in any test applications (i.e. if I take the current Quartz code and run it outside R it works as expe

Re: [R-SIG-Mac] Building packages under R >= 2.7.0 (issue with gcc-4.2)

2008-06-02 Thread Simon Urbanek
Vincent, I'm sorry but somehow I have no idea what you're talking about. Your package "actuar" (in the most recent version 0.9-7 on CRAN) passes "make check" with R 2.7.0 and it is available in binary form from CRAN as well, see: http://cran.r-project.org/web/packages/actuar/index.html m