Can anyone suggest any good example R packages written using runit or roxygen

Posted by PaulHurleyuk on Stack Overflow See other posts from Stack Overflow or by PaulHurleyuk
Published on 2010-03-23T07:47:18Z Indexed on 2010/03/23 7:53 UTC
Read the original article Hit count: 193

Filed under:
|
|
|
|

Hello all,

I'm writing an R package that's going to be used by others, so I'm trying to get this one right ! I want to use roxygen for documentation and runit for unit testing, but I haven't used them before.

Can anyone suggest any packages (either on CRAN or elsewhere) that use either of these tools well ?

© Stack Overflow or respective owner

Related posts about r

    Related posts about roxygen