goodpractice
https://github.com/mangothecat/goodpractice
R
Advice on R Package Building
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
R not yet supported1 Subscribers
Add a CodeTriage badge to goodpractice
Help out
- Issues
- run devtools::spell_check?
- -> not = assignment warning false positive on setMethod()
- Printing all lines that fail a test
- Warn for missing()
- Checks: documentation
- Check: avoid using some packages
- Code complexity and readability
- Recover if package cannot be installed
- Check if print method returns the object, invisibly
- Some ideas for DESCRIPTION checking
- Docs
- R not yet supported