Re: [Rd] How to modify the start-up message

2012-01-16 Thread Duncan Murdoch
ot still available, is there any plan in any future from R core team to build such one? Thanks, - Original Message - From: Uwe Ligges To: Ron Michael Cc: "r-devel@r-project.org" Sent: Monday, 16 January 2012 6:14 PM Subject: Re: [Rd] How to modify the start-up message On 16.

Re: [Rd] How to modify the start-up message

2012-01-16 Thread Joshua Wiley
nal Message - > From: Uwe Ligges > To: Ron Michael > Cc: "r-devel@r-project.org" > Sent: Monday, 16 January 2012 6:14 PM > Subject: Re: [Rd] How to modify the start-up message > > > > On 16.01.2012 12:20, Ron Michael wrote: >> Thanks Uwe for you re

Re: [Rd] How to modify the start-up message

2012-01-16 Thread Ron Michael
future from R core team to build such one?   Thanks, - Original Message - From: Uwe Ligges To: Ron Michael Cc: "r-devel@r-project.org" Sent: Monday, 16 January 2012 6:14 PM Subject: Re: [Rd] How to modify the start-up message On 16.01.2012 12:20, Ron Michael wrote: > T

Re: [Rd] How to modify the start-up message

2012-01-16 Thread Uwe Ligges
the stuff. Best, Uwe Ligges Thanks, - Original Message - From: Uwe Ligges To: Ron Michael Cc: "r-devel@r-project.org" Sent: Monday, 16 January 2012 12:03 AM Subject: Re: [Rd] How to modify the start-up message On 12.01.2012 16:27, Ron Michael wrote: Hi all, I got a

Re: [Rd] How to modify the start-up message

2012-01-16 Thread Ron Michael
l@r-project.org" Sent: Monday, 16 January 2012 12:03 AM Subject: Re: [Rd] How to modify the start-up message On 12.01.2012 16:27, Ron Michael wrote: > 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 star

Re: [Rd] How to modify the start-up message

2012-01-15 Thread Uwe Ligges
On 12.01.2012 16:27, Ron Michael wrote: 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

[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