-
Notifications
You must be signed in to change notification settings - Fork 187
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
1 parent
c39019c
commit 63babd4
Showing
4 changed files
with
4 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
This package was submitted to CRAN on 2019-12-18. | ||
Once it is accepted, delete this file and tag the release (commit c39019cc24). |
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
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
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
63babd4
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/ggbarstats.R:68:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggbetweenstats.R:199:1: style: functions should have cyclomatic complexity of less than 15, this has 32.
R/ggcoefstats.R:286:1: style: functions should have cyclomatic complexity of less than 15, this has 59.
R/ggcorrmat.R:171:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/gghistostats.R:80:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggpiestats.R:112:1: style: functions should have cyclomatic complexity of less than 15, this has 22.
R/ggscatterstats.R:100:1: style: functions should have cyclomatic complexity of less than 15, this has 34.
R/ggwithinstats.R:63:1: style: functions should have cyclomatic complexity of less than 15, this has 30.
R/helpers_gghistostats_graphics.R:13:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test-ggbetweenstats.R:159:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:161:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:464:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:466:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:473:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:475:7: style: Commented code should be removed.
tests/testthat/test-ggcoefstats.R:71:7: style: Commented code should be removed.
tests/testthat/test-ggcoefstats.R:1214:11: style: Commented code should be removed.
tests/testthat/test-ggscatterstats.R:64:7: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:60:7: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:133:7: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:135:7: style: Commented code should be removed.
tests/testthat/test-helpers_ggbetweenstats.R:47:7: style: Commented code should be removed.
63babd4
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/ggbarstats.R:68:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggbetweenstats.R:199:1: style: functions should have cyclomatic complexity of less than 15, this has 32.
R/ggcoefstats.R:286:1: style: functions should have cyclomatic complexity of less than 15, this has 59.
R/ggcorrmat.R:171:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/gghistostats.R:80:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggpiestats.R:112:1: style: functions should have cyclomatic complexity of less than 15, this has 22.
R/ggscatterstats.R:100:1: style: functions should have cyclomatic complexity of less than 15, this has 34.
R/ggwithinstats.R:63:1: style: functions should have cyclomatic complexity of less than 15, this has 30.
R/helpers_gghistostats_graphics.R:13:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test-ggbetweenstats.R:159:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:161:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:464:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:466:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:473:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:475:7: style: Commented code should be removed.
tests/testthat/test-ggcoefstats.R:71:7: style: Commented code should be removed.
tests/testthat/test-ggcoefstats.R:1214:11: style: Commented code should be removed.
tests/testthat/test-ggscatterstats.R:64:7: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:60:7: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:133:7: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:135:7: style: Commented code should be removed.
tests/testthat/test-helpers_ggbetweenstats.R:47:7: style: Commented code should be removed.