Using method = "auto" fails if there is missing data due to the type checking #133
Annotations
1 error and 2 warnings
|
|
|
tests/testthat/test-cor_pairwise_complete_with_NA.R#L16
file=tests/testthat/test-cor_pairwise_complete_with_NA.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=.
|
|
R/utils_find_correlationtype.R#L60
file=R/utils_find_correlationtype.R,line=60,col=7,[outer_negation_linter] !all(x) is better than any(!x). The former applies negation only once after aggregation instead of many times for each element of x.
|
The logs for this run have expired and are no longer available.
Loading