-
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
2e5fcbd
commit af31921
Showing
5 changed files
with
9 additions
and
9 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
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 |
---|---|---|
@@ -1,2 +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 package was submitted to CRAN on 2020-02-02. | ||
Once it is accepted, delete this file and tag the release (commit 2e5fcbda8c). |
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
af31921
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:58: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 31.
R/ggcoefstats.R:284:1: style: functions should have cyclomatic complexity of less than 15, this has 63.
R/ggcorrmat.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 31.
R/gghistostats.R:80:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggpiestats.R:103:1: style: functions should have cyclomatic complexity of less than 15, this has 22.
R/ggscatterstats.R:98: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 29.
R/helpers_ggcoefstats_graphics.R:104:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/helpers_gghistostats_graphics.R:49:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test-ggbetweenstats.R:160:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:162:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:465:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:467:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:474:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:476: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:227:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:316:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:317:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:318:1: style: Lines should not be more than 100 characters.
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.
af31921
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:58: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 31.
R/ggcoefstats.R:284:1: style: functions should have cyclomatic complexity of less than 15, this has 63.
R/ggcorrmat.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 31.
R/gghistostats.R:80:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggpiestats.R:103:1: style: functions should have cyclomatic complexity of less than 15, this has 22.
R/ggscatterstats.R:98: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 29.
R/helpers_ggcoefstats_graphics.R:104:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/helpers_gghistostats_graphics.R:49:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test-ggbetweenstats.R:160:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:162:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:465:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:467:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:474:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:476: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:227:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:316:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:317:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:318:1: style: Lines should not be more than 100 characters.
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.
af31921
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:58: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 31.
R/ggcoefstats.R:284:1: style: functions should have cyclomatic complexity of less than 15, this has 63.
R/ggcorrmat.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 31.
R/gghistostats.R:80:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggpiestats.R:103:1: style: functions should have cyclomatic complexity of less than 15, this has 22.
R/ggscatterstats.R:98: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 29.
R/helpers_ggcoefstats_graphics.R:104:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/helpers_gghistostats_graphics.R:49:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test-ggbetweenstats.R:160:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:162:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:465:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:467:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:474:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:476: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:227:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:316:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:317:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:318:1: style: Lines should not be more than 100 characters.
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.
af31921
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:58: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 31.
R/ggcoefstats.R:284:1: style: functions should have cyclomatic complexity of less than 15, this has 63.
R/ggcorrmat.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 31.
R/gghistostats.R:80:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggpiestats.R:103:1: style: functions should have cyclomatic complexity of less than 15, this has 22.
R/ggscatterstats.R:98: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 29.
R/helpers_ggcoefstats_graphics.R:104:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/helpers_gghistostats_graphics.R:49:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test-ggbetweenstats.R:160:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:162:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:465:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:467:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:474:7: style: Commented code should be removed.
tests/testthat/test-ggbetweenstats.R:476: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:227:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:316:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:317:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:318:1: style: Lines should not be more than 100 characters.
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.