-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2dd5249
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
R/helper_funs.R:78:14: warning: no visible global function definition for ‘no_plot’, Did you mean 'boxplot'?
R/insert_or.R:90:1: style: lines should not be more than 80 characters.
R/insert_or.R:146:24: style: Place a space before left parenthesis, except in a function call.
R/or_gam.R:142:24: style: Use <-, not =, for assignment.
R/or_gam.R:151:36: style: Put spaces around all infix operators.
R/or_gam.R:152:36: style: Put spaces around all infix operators.
R/or_glm.R:92:1: style: lines should not be more than 80 characters.
R/or_glm.R:94:1: style: lines should not be more than 80 characters.
R/or_glm.R:95:1: style: lines should not be more than 80 characters.
R/or_glm.R:98:7: warning: local variable ‘or’ assigned but may not be used
R/plot_gam.R:66:9: warning: no visible global function definition for ‘gam_to_df’
R/plot_gam.R:103:28: warning: no visible global function definition for ‘ggtitle’, Did you mean 'title'?
tests/testthat/test-insert-or.R:5:69: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:7:1: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:8:21: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:10:1: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:14:1: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:16:8: style: Use <-, not =, for assignment.
tests/testthat/test-insert-or.R:17:8: style: Use <-, not =, for assignment.
tests/testthat/test-insert-or.R:18:1: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:23:1: style: Trailing whitespace is superfluous.
tests/testthat/test-insert-or.R:24:3: style: Trailing whitespace is superfluous.
}) ^
tests/testthat/test-or-gam.R:9:36: style: Put spaces around all infix operators.
tests/testthat/test-or-gam.R:23:36: style: Put spaces around all infix operators.
tests/testthat/test-or-gam.R:43:36: style: Put spaces around all infix operators.
tests/testthat/test-or-glm.R:18:3: style: Variable and function names should be all lowercase.
tests/testthat/test-or-glm.R:18:15: style: Put spaces around all infix operators.
tests/testthat/test-or-glm.R:22:42: style: Variable and function names should be all lowercase.