Lint message cites which argument is missing #5930
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 3 warnings
lint
Process completed with exit code 31.
|
lint:
R/missing_argument_linter.R#L52
file=R/missing_argument_linter.R,line=52,col=3,[object_usage_linter] local variable 'to_function_xpath' assigned but may not be used
|
lint:
R/missing_argument_linter.R#L63
file=R/missing_argument_linter.R,line=63,col=107,[implicit_integer_linter] Avoid implicit integers. Use e.g. 1L for integers or 1.0 for doubles.
|
lint:
R/missing_argument_linter.R#L69
file=R/missing_argument_linter.R,line=69,col=5,[missing_argument_linter] Missing argument 4 in function call.
|