updated bar chart examples #51
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
R/use_afcharts.R#L30
file=R/use_afcharts.R,line=30,col=23,[indentation_linter] Hanging indent should be 25 spaces but is 23 spaces.
|
lint:
R/utils.R#L80
file=R/utils.R,line=80,col=23,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/utils.R#L80
file=R/utils.R,line=80,col=23,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
vignettes/colours.Rmd#L137
file=vignettes/colours.Rmd,line=137,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
lint:
vignettes/cookbook/_chart-types.Rmd#L57
file=vignettes/cookbook/_chart-types.Rmd,line=57,col=29,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
vignettes/cookbook/_chart-types.Rmd#L58
file=vignettes/cookbook/_chart-types.Rmd,line=58,col=16,[indentation_linter] Indentation should be 2 spaces but is 16 spaces.
|
lint:
vignettes/cookbook/_chart-types.Rmd#L76
file=vignettes/cookbook/_chart-types.Rmd,line=76,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
lint:
vignettes/cookbook/_chart-types.Rmd#L87
file=vignettes/cookbook/_chart-types.Rmd,line=87,col=33,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
vignettes/cookbook/_chart-types.Rmd#L87
file=vignettes/cookbook/_chart-types.Rmd,line=87,col=34,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
vignettes/cookbook/_chart-types.Rmd#L97
file=vignettes/cookbook/_chart-types.Rmd,line=97,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|