Hi,

On Tuesday 26 August 2014 20:56:01 Milan Bouchet-Valat wrote:
> OK, I think we are good now. I've added accessors for the
> old .HTML.file, and this works at least with my package which uses it.
> The checks look fine.
> 
> I'm going to e-mail the maintainers of reverse dependencies and leave
> them some time to reply before pushing to CRAN. Anything I may have
> missed?

just a nitpick:

As a C++-developer I can't quite get used to it, myself, but I think "the R 
way" of a getter/setter pair is
'HTMLFile' <- function() {...}
'HTMLFile<-' <- function(filename) {...}

Regards
Thomas

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to