Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 #804
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
lint:
data-raw/movies_wide_long.R#L6
file=data-raw/movies_wide_long.R,line=6,col=17,[nzchar_linter] Instead of comparing strings to "", use nzchar(). Note that if x is a factor, you'll have use as.character() to replicate an implicit conversion that happens in x == "". Whenever missing data is possible, please take care to use nzchar(., keepNA = TRUE); nzchar(NA) is TRUE by default.
|
lint:
data-raw/movies_wide_long.R#L11
file=data-raw/movies_wide_long.R,line=11,col=3,[consecutive_mutate_linter] Unify consecutive calls to mutate().
|
lint:
data-raw/movies_wide_long.R#L12
file=data-raw/movies_wide_long.R,line=12,col=3,[consecutive_mutate_linter] Unify consecutive calls to mutate().
|
lint:
data-raw/Titanic_full.R#L9
file=data-raw/Titanic_full.R,line=9,col=3,[consecutive_mutate_linter] Unify consecutive calls to mutate().
|
lint:
R/ggbarstats.R#L89
file=R/ggbarstats.R,line=89,col=15,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
|
lint:
R/ggbarstats.R#L127
file=R/ggbarstats.R,line=127,col=52,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
|
lint:
R/ggbetweenstats.R#L204
file=R/ggbetweenstats.R,line=204,col=26,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
|
lint:
R/ggbetweenstats.R#L233
file=R/ggbetweenstats.R,line=233,col=3,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint:
R/ggbetweenstats.R#L241
file=R/ggbetweenstats.R,line=241,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint:
R/ggbetweenstats.R#L272
file=R/ggbetweenstats.R,line=272,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|