Issue 48: Ebola vignette #76
Annotations
1 error and 8 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L59
file=vignettes/ebola.Rmd,line=59,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L163
file=vignettes/ebola.Rmd,line=163,col=3,[commented_code_linter] Commented code should be removed.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L164
file=vignettes/ebola.Rmd,line=164,col=2,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L165
file=vignettes/ebola.Rmd,line=165,col=3,[commented_code_linter] Commented code should be removed.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L166
file=vignettes/ebola.Rmd,line=166,col=3,[commented_code_linter] Commented code should be removed.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L189
file=vignettes/ebola.Rmd,line=189,col=22,[seq_linter] 1:dplyr::n(...) is likely to be wrong in the empty edge case. Use seq_len(dplyr::n(...)) instead.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L210
file=vignettes/ebola.Rmd,line=210,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
|
Extract and lint files changed by this PR:
vignettes/ebola.Rmd#L223
file=vignettes/ebola.Rmd,line=223,col=1,[trailing_blank_lines_linter] Missing terminal newline.
|
Loading