[Rd] WISHLIST: Be able to timeout readline()/stdin via setTimeLimit in all consoles

2012-01-12 Thread Henrik Bengtsson
Hi. WISHLIST: Regardless on console, I'd like to be able to timeout a call to readline()/file("stdin", blocking=TRUE) via setTimeLimit. OBSERVATION: On Windows Rterm as well as plain R on Linux, setTimeLimit() does not momentarily interrupt from stdin, but only after hitting RETURN. A few examp

Re: [Rd] Silently loading and Depends: versus NAMESPACE imports

2012-01-12 Thread Hervé Pagès
Hi Dirk, On 01/11/2012 11:42 AM, Dirk Eddelbuettel wrote: R CMD check really hates it when my .onLoad() function contains suppressMessages(library(foo)) Note that you can always fool 'R CMD check' by doing something like: sillyname <- library suppressMessages(sillyname("foo"))

Re: [Rd] Inconsistencies in device_Raster when axes are reflected

2012-01-12 Thread Sharpie
Paul Murrell wrote > > I think the problem is that I just failed to anticipate this situation > (i.e., the current documentation and behaviour both assume xlim[1] < > xlim[2] and ylim[1] < ylim[2]). > > Will take a look at where to apply a fix (EITHER allow the API to be > more flexible [allo

[Rd] How to modify the start-up message

2012-01-12 Thread Ron Michael
Hi all, I got a custom R package in .zip (i.e. meant only for Windows installation). When I load that package, there are some start-up messages, probably loading through .onLoad() function. However I want to modify those messages. Please note that I do not have any other version of that package

Re: [Rd] parse( connection) and source-keeping

2012-01-12 Thread Duncan Murdoch
On 11/01/2012 8:36 PM, Duncan Murdoch wrote: On 12-01-11 3:54 PM, mark.braving...@csiro.au wrote: > In R<= 2.13.x, calling 'parse( con)' where 'con' is a connection, 'options( keep.source)' is TRUE, and default 'srcfile' would preserve the source. In R>= 2.14.1, it doesn't. Actually, it pres

Re: [Rd] Command completion of the R binary / Ubuntu

2012-01-12 Thread Claudia Beleites
Am 11.01.2012 19:53, schrieb Sharpie: > The bash completion script is also used by the Homebrew package manager on > OS X. There we go... good to know. -- Claudia Beleites Spectroscopy/Imaging Institute of Photonic Technology Albert-Einstein-Str. 9 07745 Jena Germany email: claudia.belei...@iph