Ricardo Rodrigo Basa

Results 13 comments of Ricardo Rodrigo Basa

Comments won't be a problem with `lintr`. But, grouping packages in some meaningful way does make sense (if anyone does that) and will be seen as lint if we choose...

This is not really distinct from #279. It's still about how R creates `srcref`s. https://github.com/r-lib/covr/issues/279#issuecomment-567044540 Your conditional statement is seen by R as one expression. There are no branches. Hence,...

Hello @hadley , I submitted a PR #1850 that gives `test_dir()` the optional ability to recurse through nested test directories. Would you mind taking a look?