Adjust _pkgdown.yml to let the website creation run through #16
Annotations
10 warnings
lint:
R\app.R#L80
file=R\app.R,line=80,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R\app.R#L90
file=R\app.R,line=90,col=27,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L90
file=R\app.R,line=90,col=33,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L91
file=R\app.R,line=91,col=27,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L91
file=R\app.R,line=91,col=33,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L97
file=R\app.R,line=97,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 97.
|
lint:
R\app.R#L175
file=R\app.R,line=175,col=75,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L176
file=R\app.R,line=176,col=75,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L178
file=R\app.R,line=178,col=78,[commas_linter] Commas should always have a space after.
|
lint:
R\app.R#L179
file=R\app.R,line=179,col=78,[commas_linter] Commas should always have a space after.
|