variance ratio #208
Annotations
1 error and 10 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/vars_ratio.R#L107
file=R/vars_ratio.R,line=107,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
Extract and lint files changed by this PR:
R/vars_ratio.R#L125
file=R/vars_ratio.R,line=125,col=5,[object_overwrite_linter] 'df' is an exported object from package 'stats'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/vars_ratio.R#L145
file=R/vars_ratio.R,line=145,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L8
file=tests/testthat/test-rov.R,line=8,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=.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L9
file=tests/testthat/test-rov.R,line=9,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=.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L10
file=tests/testthat/test-rov.R,line=10,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=.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L15
file=tests/testthat/test-rov.R,line=15,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=.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L16
file=tests/testthat/test-rov.R,line=16,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=.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L17
file=tests/testthat/test-rov.R,line=17,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=.
|
Extract and lint files changed by this PR:
tests/testthat/test-rov.R#L34
file=tests/testthat/test-rov.R,line=34,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=.
|
The logs for this run have expired and are no longer available.
Loading