Revert to est_seroincidence_by() #1119
lint-changed-files.yaml
on: pull_request
lint-changed-files
3m 44s
Annotations
1 error and 10 warnings
|
lint-changed-files
Process completed with exit code 31.
|
|
lint-changed-files:
tests/testthat/test-print.seroincidence.by.R#L5
file=tests/testthat/test-print.seroincidence.by.R,line=5,col=4,[indentation_linter] Indentation should be 12 spaces but is 4 spaces.
|
|
lint-changed-files:
tests/testthat/test-print.seroincidence.by.R#L2
file=tests/testthat/test-print.seroincidence.by.R,line=2,col=2,[indentation_linter] Hanging indent should be 10 spaces but is 2 spaces.
|
|
lint-changed-files:
tests/testthat/test-est_seroincidence_by.R#L79
file=tests/testthat/test-est_seroincidence_by.R,line=79,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
|
lint-changed-files:
R/summary.seroincidence.by.R#L8
file=R/summary.seroincidence.by.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
|
lint-changed-files:
R/est_seroincidence_by.R#L285
file=R/est_seroincidence_by.R,line=285,col=3,[object_usage_linter] no visible global function definition for 'estimate_scr_by'
|
|
lint-changed-files:
R/est_seroincidence_by.R#L284
file=R/est_seroincidence_by.R,line=284,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
|
lint-changed-files:
R/autoplot.seroincidence.by.R#L59
file=R/autoplot.seroincidence.by.R,line=59,col=3,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
|
lint-changed-files:
R/autoplot.seroincidence.by.R#L58
file=R/autoplot.seroincidence.by.R,line=58,col=13,[seq_linter] Use seq_along(...) instead of 1:length(...), which is likely to be wrong in the empty edge case.
|
|
lint-changed-files:
R/autoplot.seroincidence.by.R#L39
file=R/autoplot.seroincidence.by.R,line=39,col=27,[assignment_linter] Use one of <-, <<- for assignment, not =.
|
|
lint-changed-files:
R/autoplot.seroincidence.by.R#L7
file=R/autoplot.seroincidence.by.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 114 characters.
|