Skip to content

Combine documentation of simulate_*() and *_ll() function families using @rdname #298

Combine documentation of simulate_*() and *_ll() function families using @rdname

Combine documentation of simulate_*() and *_ll() function families using @rdname #298

Re-run triggered June 9, 2026 21:39
Status Failure
Total duration 1m 44s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/stat_likelihoods.R#L188
file=R/stat_likelihoods.R,line=188,col=3,[object_overwrite_linter] 'dist' is an exported object from package 'stats'. Avoid re-using such symbols.
lint-changed-files: R/stat_likelihoods.R#L162
file=R/stat_likelihoods.R,line=162,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/stat_likelihoods.R#L139
file=R/stat_likelihoods.R,line=139,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/stat_likelihoods.R#L114
file=R/stat_likelihoods.R,line=114,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/stat_likelihoods.R#L108
file=R/stat_likelihoods.R,line=108,col=23,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
lint-changed-files: R/stat_likelihoods.R#L75
file=R/stat_likelihoods.R,line=75,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/stat_likelihoods.R#L69
file=R/stat_likelihoods.R,line=69,col=23,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
lint-changed-files: R/stat_likelihoods.R#L37
file=R/stat_likelihoods.R,line=37,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/simulate.R#L472
file=R/simulate.R,line=472,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/simulate.R#L325
file=R/simulate.R,line=325,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.