Merge pull request #132 from Public-Health-Scotland/deps/r-cmd-check #102
Annotations
11 warnings
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/area_lookup.R#L28
file=data-raw/area_lookup.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
|
Lint:
data-raw/area_lookup.R#L54
file=data-raw/area_lookup.R,line=54,col=13,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
|
Lint:
data-raw/area_lookup.R#L96
file=data-raw/area_lookup.R,line=96,col=15,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
|
Lint:
data-raw/area_lookup.R#L100
file=data-raw/area_lookup.R,line=100,col=13,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
|
Lint:
R/chi_check.R#L65
file=R/chi_check.R,line=65,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 98 characters.
|
Lint:
R/chi_check.R#L74
file=R/chi_check.R,line=74,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
Lint:
R/chi_check.R#L86
file=R/chi_check.R,line=86,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
Lint:
R/chi_pad.R#L33
file=R/chi_pad.R,line=33,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Lint:
R/create_age_groups.R#L28
file=R/create_age_groups.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 139 characters.
|
Lint:
R/data.R#L14
file=R/data.R,line=14,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
|
Loading