Check user-supplied function arguments
This is a package for developers to check user-supplied function arguments. It is designed to be simple, fast and customizable. Error messages follow the tidyverse style guide.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/yqi6pzama5pyxnnj59b80z3hiaxdja3f-r-chk-0.10.0.drv | ||
i686-linux | /gnu/store/anck1rdkfr99pqlkw6x4wgfdyxg36hak-r-chk-0.10.0.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|