Fix lintrs #674
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/data_seek.R#L66
file=R/data_seek.R,line=66,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 129 characters.
|
Extract and lint files changed by this PR:
R/describe_distribution.R#L85
file=R/describe_distribution.R,line=85,col=5,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
tests/testthat/test-describe_distribution.R#L8
file=tests/testthat/test-describe_distribution.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-describe_distribution.R#L18
file=tests/testthat/test-describe_distribution.R,line=18,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-describe_distribution.R#L19
file=tests/testthat/test-describe_distribution.R,line=19,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-describe_distribution.R#L27
file=tests/testthat/test-describe_distribution.R,line=27,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-describe_distribution.R#L36
file=tests/testthat/test-describe_distribution.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-describe_distribution.R#L56
file=tests/testthat/test-describe_distribution.R,line=56,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-describe_distribution.R#L57
file=tests/testthat/test-describe_distribution.R,line=57,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-describe_distribution.R#L67
file=tests/testthat/test-describe_distribution.R,line=67,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