Skip to content

Adding power vignette plus a few other changes #1121

Adding power vignette plus a few other changes

Adding power vignette plus a few other changes #1121

Triggered via pull request September 19, 2023 15:40
Status Success
Total duration 12m 2s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/cohens_d.R#L269
file=R/cohens_d.R,line=269,col=14,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint / lint: R/cohens_d.R#L269
file=R/cohens_d.R,line=269,col=32,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint / lint: R/cohens_d.R#L269
file=R/cohens_d.R,line=269,col=50,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint / lint: R/cohens_g.R#L66
file=R/cohens_g.R,line=66,col=7,[if_not_else_linter] In a simple if/else statement, prefer `if (A) x else y` to the less-readable `if (!A) y else x`.
lint / lint: R/common_language.R#L449
file=R/common_language.R,line=449,col=6,[indentation_linter] Indentation should be 10 spaces but is 6 spaces.
lint / lint: R/common_language.R#L471
file=R/common_language.R,line=471,col=7,[commented_code_linter] Commented code should be removed.
lint / lint: R/convert_between_anova.R#L60
file=R/convert_between_anova.R,line=60,col=5,[commented_code_linter] Commented code should be removed.
lint / lint: R/convert_between_anova.R#L65
file=R/convert_between_anova.R,line=65,col=5,[commented_code_linter] Commented code should be removed.
lint / lint: R/convert_between_anova.R#L66
file=R/convert_between_anova.R,line=66,col=5,[commented_code_linter] Commented code should be removed.
lint / lint: R/convert_between_anova.R#L68
file=R/convert_between_anova.R,line=68,col=7,[commented_code_linter] Commented code should be removed.