Skip to content

dcast warns when agg fun returns length!=1 and fill is not NULL #229

dcast warns when agg fun returns length!=1 and fill is not NULL

dcast warns when agg fun returns length!=1 and fill is not NULL #229

Triggered via pull request August 2, 2024 16:26
Status Failure
Total duration 1m 48s
Artifacts

code-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint-r
Process completed with exit code 31.
lint-r: R/fcast.R#L197
file=R/fcast.R,line=197,col=11,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
lint-r: R/fcast.R#L198
file=R/fcast.R,line=198,col=17,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/fcast.R#L199
file=R/fcast.R,line=199,col=11,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.