Language

Package: r-chk @ 0.10.0

Synopsis

Check user-supplied function arguments

Description

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.

Home page
https://github.com/poissonconsulting/chk
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/cran.scm (line: 29528, column: 2)