Detect multivariate vgams/vglms #411
Annotations
1 error and 5 warnings
|
R/is_multivariate.R#L62
file=R/is_multivariate.R,line=62,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
R/model_info.R#L42
file=R/model_info.R,line=42,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
|
tests/testthat/test-vgam.R#L51
file=tests/testthat/test-vgam.R,line=51,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
tests/testthat/test-vgam.R#L52
file=tests/testthat/test-vgam.R,line=52,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
tests/testthat/test-vgam.R#L205
file=tests/testthat/test-vgam.R,line=205,col=1,[trailing_blank_lines_linter] Remove trailing blank lines.
|
The logs for this run have expired and are no longer available.
Loading