CRAN RC 0.12.2 #139
Annotations
10 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] 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.
|
Extract and lint files changed by this PR:
R/ggbetweenstats.R#L235
file=R/ggbetweenstats.R,line=235,col=3,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/ggbetweenstats.R#L243
file=R/ggbetweenstats.R,line=243,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/ggbetweenstats.R#L274
file=R/ggbetweenstats.R,line=274,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
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.
|
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/ggcoefstats.R#L264
file=R/ggcoefstats.R,line=264,col=3,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/ggcoefstats.R#L269
file=R/ggcoefstats.R,line=269,col=5,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/ggcoefstats.R#L279
file=R/ggcoefstats.R,line=279,col=14,[object_overwrite_linter] 'plot' is an exported object from package 'base'. Avoid re-using such symbols.
|
The logs for this run have expired and are no longer available.
Loading