Skip to content

Update DESCRIPTION to use latest 'easystats' dependencies (#792) #1413

Update DESCRIPTION to use latest 'easystats' dependencies (#792)

Update DESCRIPTION to use latest 'easystats' dependencies (#792) #1413

Triggered via push February 1, 2025 00:24
Status Success
Total duration 10m 3s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/check_collinearity.R#L410
file=R/check_collinearity.R,line=410,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 44 to at most 40.
lint / lint: R/check_convergence.R#L35
file=R/check_convergence.R,line=35,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 189 characters.
lint / lint: R/check_heteroscedasticity.R#L55
file=R/check_heteroscedasticity.R,line=55,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
lint / lint: R/check_htest.R#L17
file=R/check_htest.R,line=17,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 132 characters.
lint / lint: R/check_htest.R#L40
file=R/check_htest.R,line=40,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 132 characters.
lint / lint: R/check_htest.R#L199
file=R/check_htest.R,line=199,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 177 characters.
lint / lint: R/check_model.R#L65
file=R/check_model.R,line=65,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
lint / lint: R/check_model.R#L93
file=R/check_model.R,line=93,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
lint / lint: R/check_symmetry.R#L29
file=R/check_symmetry.R,line=29,col=3,[object_overwrite_linter] 'D' is an exported object from package 'stats'. Avoid re-using such symbols.
lint / lint: R/check_symmetry.R#L46
file=R/check_symmetry.R,line=46,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.