Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread Milan Bouchet-Valat
Le dimanche 24 août 2014 à 16:29 +0200, meik michalke a écrit : > Am Sonntag, 24. August 2014, 12:35:16 schrieb Milan Bouchet-Valat: > > Breaking the API because of a silly WARNING does not seem like the best > > option to me. > > i totally agree. but when it comes to keeping something on CRAN, ev

Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread meik michalke
Am Sonntag, 24. August 2014, 12:35:16 schrieb Milan Bouchet-Valat: > Breaking the API because of a silly WARNING does not seem like the best > option to me. i totally agree. but when it comes to keeping something on CRAN, even a silly WARNING can shut the door. i really admire the quality managem

Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread Milan Bouchet-Valat
Le dimanche 24 août 2014 à 15:29 +0200, Thomas Friedrichsmeier a écrit : > Hi, > > On Sunday 24 August 2014 12:35:16 Milan Bouchet-Valat wrote: > > > I'm uncertain, whether we should > > > a) use S3-method markup, anyway > > > b) rename HTML.cormat to HTMLcormat, breaking the API (although of cour

Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread Thomas Friedrichsmeier
Hi, On Sunday 24 August 2014 12:35:16 Milan Bouchet-Valat wrote: > > I'm uncertain, whether we should > > a) use S3-method markup, anyway > > b) rename HTML.cormat to HTMLcormat, breaking the API (although of course > > we could keep a deprecated HTML.cormat along with a)) > > c) Ignore the note,

Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread Milan Bouchet-Valat
Le dimanche 24 août 2014 à 11:46 +0200, Thomas Friedrichsmeier a écrit : > Hi! > > On Sunday 24 August 2014 10:20:56 Milan Bouchet-Valat wrote: > > Actually I also need a setter function in my RcmdrPlugin.temis package, > > so I'll add both a getter an a setter. The NEWS will have to mention > > t

Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread Thomas Friedrichsmeier
Hi! On Sunday 24 August 2014 10:20:56 Milan Bouchet-Valat wrote: > Actually I also need a setter function in my RcmdrPlugin.temis package, > so I'll add both a getter an a setter. The NEWS will have to mention > that this update breaks API anyway. While we're at breaking the API: I've taken care

Re: [rkward-devel] R2HTML orphaned on CRAN

2014-08-24 Thread Milan Bouchet-Valat
Le dimanche 24 août 2014 à 08:27 +0200, Thomas Friedrichsmeier a écrit : > On Saturday 23 August 2014 23:21:37 Milan Bouchet-Valat wrote: > > Great! I've created a GitHub repository at > > https://github.com/nalimilan/R2HTML > > > > Please apply for commit rights (or give me your username) and I'l