Merge pull request #12 from jiajic/dev #1
Annotations
2 errors and 10 warnings
R CMD Check
Failed to install 'unknown package' from GitHub:
|
R CMD Check
Process completed with exit code 1.
|
lint:
R/aggregate.R#L25
file=R/aggregate.R,line=25,col=19,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L27
file=R/aggregate.R,line=27,col=12,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L28
file=R/aggregate.R,line=28,col=12,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L29
file=R/aggregate.R,line=29,col=9,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L29
file=R/aggregate.R,line=29,col=23,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/aggregate.R#L31
file=R/aggregate.R,line=31,col=12,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L32
file=R/aggregate.R,line=32,col=12,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L33
file=R/aggregate.R,line=33,col=9,[assignment_linter] Use <-, not =, for assignment.
|
lint:
R/aggregate.R#L33
file=R/aggregate.R,line=33,col=23,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/aggregate.R#L35
file=R/aggregate.R,line=35,col=5,[assignment_linter] Use <-, not =, for assignment.
|