fix #688 #308
Annotations
1 error and 11 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Extract and lint files changed by this PR:
tests/testthat/test-emmGrid.R#L33
file=tests/testthat/test-emmGrid.R,line=33,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-emmGrid.R#L36
file=tests/testthat/test-emmGrid.R,line=36,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-emmGrid.R#L37
file=tests/testthat/test-emmGrid.R,line=37,col=16,[strings_as_factors_linter] Supply an explicit value for stringsAsFactors for this code to work before and after R version 4.0.
|
Extract and lint files changed by this PR:
tests/testthat/test-emmGrid.R#L47
file=tests/testthat/test-emmGrid.R,line=47,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-emmGrid.R#L122
file=tests/testthat/test-emmGrid.R,line=122,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-emmGrid.R#L130
file=tests/testthat/test-emmGrid.R,line=130,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-emmGrid.R#L175
file=tests/testthat/test-emmGrid.R,line=175,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-emmGrid.R#L175
file=tests/testthat/test-emmGrid.R,line=175,col=3,[expect_length_linter] expect_length(x, n) is better than expect_equal(length(x), n)
|
Extract and lint files changed by this PR:
tests/testthat/test-emmGrid.R#L176
file=tests/testthat/test-emmGrid.R,line=176,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-emmGrid.R#L176
file=tests/testthat/test-emmGrid.R,line=176,col=3,[expect_length_linter] expect_length(x, n) is better than expect_equal(length(x), n)
|
Loading