Error checking normality for t.test #435
Annotations
1 error and 4 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/check_htest.R#L163
file=R/check_htest.R,line=163,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
Extract and lint files changed by this PR:
R/check_htest.R#L186
file=R/check_htest.R,line=186,col=52,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant expression. Replace with as.vector() if c() is used to strip attributes, e.g. in converting an array to a vector.
|
Extract and lint files changed by this PR:
R/check_htest.R#L186
file=R/check_htest.R,line=186,col=81,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant expression. Replace with as.vector() if c() is used to strip attributes, e.g. in converting an array to a vector.
|
Extract and lint files changed by this PR:
R/check_htest.R#L189
file=R/check_htest.R,line=189,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 177 characters.
|
The logs for this run have expired and are no longer available.
Loading