Skip to content

[paper] writing

[paper] writing #1299

Triggered via pull request February 14, 2025 09:26
@strengejackestrengejacke
synchronize #332
paper
Status Success
Total duration 6m 29s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/estimate_grouplevel.R#L92
file=R/estimate_grouplevel.R,line=92,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 133 characters.
lint / lint: R/estimate_slopes.R#L87
file=R/estimate_slopes.R,line=87,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint / lint: R/format.R#L39
file=R/format.R,line=39,col=3,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L42
file=R/format.R,line=42,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L46
file=R/format.R,line=46,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L50
file=R/format.R,line=50,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L197
file=R/format.R,line=197,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 41 to at most 40.
lint / lint: R/format.R#L198
file=R/format.R,line=198,col=3,[object_overwrite_linter] 'predict' is an exported object from package 'stats'. Avoid re-using such symbols.
lint / lint: R/format.R#L199
file=R/format.R,line=199,col=3,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L258
file=R/format.R,line=258,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.