Re: [Rd] Empty package skeleton

2013-04-14 Thread Martin Maechler
> Dirk Eddelbuettel > on Sun, 14 Apr 2013 06:51:38 -0500 writes: > On 14 April 2013 at 14:10, Renaud Gaujoux wrote: > | Hi, > | > | I know this has been reported/asked before ( > | http://tolstoy.newcastle.edu.au/R/e15/devel/11/10/0831.html) but it would > |

Re: [Rd] Empty package skeleton

2013-04-14 Thread Renaud Gaujoux
... and my suggestion for an easy way to skip defined variables comes from the case of fresh non-vanilla sessions that willingly inherit user-defined variables from .Rprofile. 2013/4/14 Dirk Eddelbuettel > > On 14 April 2013 at 14:10, Renaud Gaujoux wrote: > | Hi, > | > | I know this has been r

Re: [Rd] Empty package skeleton

2013-04-14 Thread Dirk Eddelbuettel
On 14 April 2013 at 14:10, Renaud Gaujoux wrote: | Hi, | | I know this has been reported/asked before ( | http://tolstoy.newcastle.edu.au/R/e15/devel/11/10/0831.html) but it would | still be just nice to have a fix for the not user-friendly fact that one | cannot create a completely empty package

[Rd] Empty package skeleton

2013-04-14 Thread Renaud Gaujoux
Hi, I know this has been reported/asked before ( http://tolstoy.newcastle.edu.au/R/e15/devel/11/10/0831.html) but it would still be just nice to have a fix for the not user-friendly fact that one cannot create a completely empty package skeleton (see previous post for a suggested patch). In the s