Issue #71: Adds support for varying right truncation and primary windows to fitdistdoublecens #262
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 21s
Annotations
1 error and 6 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/fitdistdoublecens.R#L203
file=R/fitdistdoublecens.R,line=203,col=7,[object_usage_linter] no visible binding for global variable 'delays'
|
lint-changed-files:
tests/testthat/test-fitdistdoublecens.R#L86
file=tests/testthat/test-fitdistdoublecens.R,line=86,col=5,[implicit_assignment_linter] Avoid implicit assignments in function calls. For example, instead of `if (x <- 1L) { ... }`, write `x <- 1L; if (x) { ... }`.
|
lint-changed-files:
tests/testthat/test-fitdistdoublecens.R#L338
file=tests/testthat/test-fitdistdoublecens.R,line=338,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
|
lint-changed-files:
tests/testthat/test-fitdistdoublecens.R#L349
file=tests/testthat/test-fitdistdoublecens.R,line=349,col=5,[unnecessary_nesting_linter] Reduce the nesting of this statement by removing the braces {}.
|
lint-changed-files:
tests/testthat/test-fitdistdoublecens.R#L367
file=tests/testthat/test-fitdistdoublecens.R,line=367,col=5,[unnecessary_nesting_linter] Reduce the nesting of this statement by removing the braces {}.
|
lint-changed-files:
tests/testthat/test-fitdistdoublecens.R#L385
file=tests/testthat/test-fitdistdoublecens.R,line=385,col=5,[unnecessary_nesting_linter] Reduce the nesting of this statement by removing the braces {}.
|