.github/workflows/workflow-schedule.yml #842
workflow-schedule.yml
on: schedule
Codecov
/
Codecov
2m 35s
lintr
/
lintr
2m 14s
Matrix: R-CMD-check / R-CMD-check
Annotations
2 errors and 13 warnings
R-CMD-check / macOS-latest (R-4.3)
Process completed with exit code 1.
|
R-CMD-check / macOS-latest (R-4.3)
No such keg: /opt/homebrew/Cellar/pkg-config@0.29.2
|
lintr / lintr:
inst/qmd_skeleton.qmd#L16
file=inst/qmd_skeleton.qmd,line=16,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
lintr / lintr:
R/ms_planner.R#L93
file=R/ms_planner.R,line=93,col=35,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
R/ms_planner.R#L124
file=R/ms_planner.R,line=124,col=45,[commas_linter] Commas should never have a space before.
|
lintr / lintr:
R/ms_planner.R#L124
file=R/ms_planner.R,line=124,col=89,[commas_linter] Commas should never have a space before.
|
lintr / lintr:
R/ms_planner.R#L197
file=R/ms_planner.R,line=197,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lintr / lintr:
R/ms_planner.R#L529
file=R/ms_planner.R,line=529,col=26,[assignment_linter] Use <-, not =, for assignment.
|
lintr / lintr:
R/ms_planner.R#L758
file=R/ms_planner.R,line=758,col=8,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lintr / lintr:
R/ms_planner.R#L864
file=R/ms_planner.R,line=864,col=4,[indentation_linter] Hanging indent should be 44 spaces but is 4 spaces.
|
lintr / lintr:
R/ms_planner.R#L873
file=R/ms_planner.R,line=873,col=4,[indentation_linter] Hanging indent should be 44 spaces but is 4 spaces.
|
lintr / lintr:
R/ms_planner.R#L876
file=R/ms_planner.R,line=876,col=4,[indentation_linter] Hanging indent should be 44 spaces but is 4 spaces.
|
R-CMD-check / macOS-latest (R-4.3)
Already linked: /opt/homebrew/Cellar/gcc/14.2.0_1
|
R-CMD-check / macOS-latest (R-4.3)
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
R-CMD-check / macOS-latest (R-4.3)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|