CRAN RC 0.12.2 #150
Annotations
7 warnings
Extract and lint files changed by this PR:
data-raw/movies-wide-long.R#L7
file=data-raw/movies-wide-long.R,line=7,col=17,[nzchar_linter] Use nzchar() instead of comparing strings to "". 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.
|
Extract and lint files changed by this PR:
R/ggcoefstats.R#L119
file=R/ggcoefstats.R,line=119,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 31 to at most 25.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
R/ggpiestats-ggbarstats-helpers.R#L42
file=R/ggpiestats-ggbarstats-helpers.R,line=42,col=9,[nested_pipe_linter] Don't nest pipes inside other calls.
|
Extract and lint files changed by this PR:
R/ggpiestats-ggbarstats-helpers.R#L45
file=R/ggpiestats-ggbarstats-helpers.R,line=45,col=9,[nested_pipe_linter] Don't nest pipes inside other calls.
|
Extract and lint files changed by this PR:
R/ggpiestats-ggbarstats-helpers.R#L52
file=R/ggpiestats-ggbarstats-helpers.R,line=52,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 158 characters.
|
The logs for this run have expired and are no longer available.
Loading