Merge pull request #89 from pythonhealthdatascience/dev #40
Annotations
1 error and 7 warnings
|
lint
Process completed with exit code 31.
|
|
lint:
tests/testthat/test-functionaltest.R#L222
file=tests/testthat/test-functionaltest.R,line=222,col=35,[implicit_integer_linter] Use 0L or 0.0 to avoid implicit integers.
|
|
lint:
tests/testthat/test-functionaltest.R#L218
file=tests/testthat/test-functionaltest.R,line=218,col=31,[paste_linter] toString(.) is more expressive than paste(., collapse = ", "). Note also glue::glue_collapse() and and::and() for constructing human-readable / translation-friendly lists
|
|
lint:
tests/testthat/test-functionaltest.R#L217
file=tests/testthat/test-functionaltest.R,line=217,col=35,[paste_linter] toString(.) is more expressive than paste(., collapse = ", "). Note also glue::glue_collapse() and and::and() for constructing human-readable / translation-friendly lists
|
|
lint:
tests/testthat/test-functionaltest.R#L215
file=tests/testthat/test-functionaltest.R,line=215,col=36,[implicit_integer_linter] Use 0L or 0.0 to avoid implicit integers.
|
|
lint:
tests/testthat/test-functionaltest.R#L214
file=tests/testthat/test-functionaltest.R,line=214,col=48,[implicit_integer_linter] Use 0L or 0.0 to avoid implicit integers.
|
|
lint:
tests/testthat/test-functionaltest.R#L211
file=tests/testthat/test-functionaltest.R,line=211,col=7,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|
|
lint:
tests/testthat/test-functionaltest.R#L209
file=tests/testthat/test-functionaltest.R,line=209,col=5,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|