[Rd] unit testing for R packages?

Peter Cowan cowan.pd at gmail.com
Tue Oct 6 03:48:42 CEST 2009


On Mon, Oct 5, 2009 at 5:44 PM, hadley wickham <h.wickham at gmail.com> wrote:
>> Now, as Seth already told, there are several functions in svUnit that
>> ease interactive use of the tests in an R session. What he did not told
>> is that RUnit has some nice code coverage functions that svUnit does not
>> have.
>
> What are those? I've skimmed through the documentation and couldn't
> see anything?

The R wiki has information about both RUnit and svUnit.  I'm not sure
that it details all of the differences.  I have successfully used the
methodology of the gdata package described there.

<http://wiki.r-project.org/rwiki/doku.php?id=developers:runit>

Peter



> Hadley
>
> --
> http://had.co.nz/
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list