Prepare for dev #78
Annotations
11 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
data-raw/combine_predictors_table.R#L3
file=data-raw/combine_predictors_table.R,line=3,col=3,[commented_code_linter] Commented code should be removed.
|
lint:
data-raw/combine_predictors_table.R#L4
file=data-raw/combine_predictors_table.R,line=4,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
lint:
data-raw/combine_predictors_table.R#L4
file=data-raw/combine_predictors_table.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
|
lint:
data-raw/combine_predictors_table.R#L18
file=data-raw/combine_predictors_table.R,line=18,col=19,[object_usage_linter] no visible global function definition for 'get_terms_matrix'
|
lint:
data-raw/combine_predictors_table.R#L18
file=data-raw/combine_predictors_table.R,line=18,col=51,[object_usage_linter] no visible global function definition for '%>%'
|
lint:
data-raw/combine_predictors_table.R#L18
file=data-raw/combine_predictors_table.R,line=18,col=51,[object_usage_linter] no visible global function definition for '%>%'
|
lint:
data-raw/combine_predictors_table.R#L20
file=data-raw/combine_predictors_table.R,line=20,col=19,[object_usage_linter] no visible binding for global variable 'num_terms'
|
lint:
data-raw/combine_predictors_table.R#L27
file=data-raw/combine_predictors_table.R,line=27,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
data-raw/combine_predictors_table.R#L28
file=data-raw/combine_predictors_table.R,line=28,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
data-raw/combine_predictors_table.R#L28
file=data-raw/combine_predictors_table.R,line=28,col=76,[object_usage_linter] no visible global function definition for '%>%'
|