Skip to content

Issue #71: Adds support for varying right truncation and primary windows to fitdistdoublecens #262

Issue #71: Adds support for varying right truncation and primary windows to fitdistdoublecens

Issue #71: Adds support for varying right truncation and primary windows to fitdistdoublecens #262

Triggered via pull request March 4, 2025 16:21
@seabbsseabbs
synchronize #212
seabbs/issue71
Status Failure
Total duration 1m 31s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
1m 21s
lint-changed-files
Fit to window
Zoom out
Zoom in

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 {}.