Skip to content

CRAN RC 0.12.2

CRAN RC 0.12.2 #135

Triggered via pull request December 2, 2023 11:09
Status Success
Total duration 2m 19s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
2m 9s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-changed-files: R/ggbarstats.R#L90
file=R/ggbarstats.R,line=90,col=15,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
lint-changed-files: R/ggbarstats.R#L128
file=R/ggbarstats.R,line=128,col=52,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
lint-changed-files: R/ggbetweenstats.R#L207
file=R/ggbetweenstats.R,line=207,col=26,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
lint-changed-files: R/ggbetweenstats.R#L236
file=R/ggbetweenstats.R,line=236,col=3,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files: R/ggbetweenstats.R#L244
file=R/ggbetweenstats.R,line=244,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files: R/ggbetweenstats.R#L275
file=R/ggbetweenstats.R,line=275,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files: R/ggbetweenstats.R#L293
file=R/ggbetweenstats.R,line=293,col=24,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
lint-changed-files: R/ggcoefstats.R#L119
file=R/ggcoefstats.R,line=119,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 25, this has 31.
lint-changed-files: R/ggcoefstats.R#L176
file=R/ggcoefstats.R,line=176,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 135 characters.
lint-changed-files: R/ggcoefstats.R#L242
file=R/ggcoefstats.R,line=242,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.