Skip to content

n_factors(): Add Variance_Cumulative (explained variance) to summary #327

n_factors(): Add Variance_Cumulative (explained variance) to summary

n_factors(): Add Variance_Cumulative (explained variance) to summary #327

Triggered via pull request November 30, 2023 16:05
Status Failure
Total duration 7m 25s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 54s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/n_factors.R#L48
file=R/n_factors.R,line=48,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 165 characters.
lint-changed-files / lint-changed-files: R/n_factors.R#L124
file=R/n_factors.R,line=124,col=5,[object_overwrite_linter] 'nobs' is an exported object from package 'stats'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/n_factors.R#L127
file=R/n_factors.R,line=127,col=7,[object_overwrite_linter] 'nobs' is an exported object from package 'stats'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/n_factors.R#L344
file=R/n_factors.R,line=344,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 147 characters.
lint-changed-files / lint-changed-files: R/n_factors.R#L405
file=R/n_factors.R,line=405,col=3,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/n_factors.R#L762
file=R/n_factors.R,line=762,col=3,[object_overwrite_linter] 'BIC' is an exported object from package 'stats'. Avoid re-using such symbols.