fixes #13
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 31.
|
Lint:
data-raw/elo.R#L46
file=data-raw/elo.R,line=46,col=19,[object_usage_linter] no visible global function definition for 'pointsCalc'
|
Lint:
data-raw/elo.R#L46
file=data-raw/elo.R,line=46,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
Lint:
data-raw/elo.R#L55
file=data-raw/elo.R,line=55,col=3,[object_usage_linter] unused arguments (teams = c("A", "B", "C", "D"), days = rep(0, length(rank)))
|
Lint:
data-raw/elo.R#L67
file=data-raw/elo.R,line=67,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
data-raw/elo.R#L72
file=data-raw/elo.R,line=72,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
Lint:
data-raw/elo.R#L73
file=data-raw/elo.R,line=73,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
data-raw/elo.R#L75
file=data-raw/elo.R,line=75,col=13,[object_usage_linter] no visible global function definition for 'sqldf'
|
Lint:
data-raw/elo.R#L85
file=data-raw/elo.R,line=85,col=18,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
|
Lint:
data-raw/elo.R#L86
file=data-raw/elo.R,line=86,col=10,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
|
Lint:
data-raw/elo.R#L88
file=data-raw/elo.R,line=88,col=18,[assignment_linter] Avoid the assignment pipe %<>%; prefer using <- and %>% separately.
|
The logs for this run have expired and are no longer available.
Loading