-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reduce size of the tarball; resubmit
- Loading branch information
1 parent
76c332c
commit adb965d
Showing
67 changed files
with
267 additions
and
459 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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
This package was submitted to CRAN on 2021-04-12. | ||
Once it is accepted, delete this file and tag the release (commit 312f97bc). | ||
Once it is accepted, delete this file and tag the release (commit 76c332ca). |
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
Oops, something went wrong.
adb965d
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.
data-raw/Titanic_full.R:16:10: warning: 1:nrow(...) is likely to be wrong in the empty edge case, use seq_len.
R/ggbarstats.R:44:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggbetweenstats.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggcoefstats.R:133:1: style: functions should have cyclomatic complexity of less than 15, this has 43.
R/ggcorrmat.R:97:1: style: functions should have cyclomatic complexity of less than 15, this has 18.
R/ggpiestats.R:71:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggscatterstats.R:96:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggwithinstats.R:75:1: style: functions should have cyclomatic complexity of less than 15, this has 27.
tests/testthat/test-ggbetweenstats.R:91:13: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:176:17: style: Commented code should be removed.
adb965d
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.
data-raw/Titanic_full.R:16:10: warning: 1:nrow(...) is likely to be wrong in the empty edge case, use seq_len.
R/ggbarstats.R:44:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggbetweenstats.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggcoefstats.R:133:1: style: functions should have cyclomatic complexity of less than 15, this has 43.
R/ggcorrmat.R:97:1: style: functions should have cyclomatic complexity of less than 15, this has 18.
R/ggcorrmat.R:159:3: warning: local variable ‘corr.nature’ assigned but may not be used
R/ggcorrmat.R:191:3: warning: local variable ‘getmode’ assigned but may not be used
R/ggpiestats.R:71:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggscatterstats.R:96:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggwithinstats.R:75:1: style: functions should have cyclomatic complexity of less than 15, this has 27.
tests/testthat/test-ggbetweenstats.R:91:13: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:176:17: style: Commented code should be removed.
adb965d
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.
data-raw/Titanic_full.R:16:10: warning: 1:nrow(...) is likely to be wrong in the empty edge case, use seq_len.
R/ggbarstats.R:44:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggbetweenstats.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggcoefstats.R:133:1: style: functions should have cyclomatic complexity of less than 15, this has 43.
R/ggcorrmat.R:97:1: style: functions should have cyclomatic complexity of less than 15, this has 18.
R/ggpiestats.R:71:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggscatterstats.R:96:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggwithinstats.R:75:1: style: functions should have cyclomatic complexity of less than 15, this has 27.
tests/testthat/test-ggbetweenstats.R:91:13: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:176:17: style: Commented code should be removed.
adb965d
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.
data-raw/Titanic_full.R:16:10: warning: 1:nrow(...) is likely to be wrong in the empty edge case, use seq_len.
R/ggbarstats.R:44:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggbetweenstats.R:165:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/ggcoefstats.R:133:1: style: functions should have cyclomatic complexity of less than 15, this has 43.
R/ggcorrmat.R:97:1: style: functions should have cyclomatic complexity of less than 15, this has 18.
R/ggcorrmat.R:159:3: warning: local variable ‘corr.nature’ assigned but may not be used
R/ggcorrmat.R:191:3: warning: local variable ‘getmode’ assigned but may not be used
R/ggpiestats.R:71:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggscatterstats.R:96:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/ggwithinstats.R:75:1: style: functions should have cyclomatic complexity of less than 15, this has 27.
tests/testthat/test-ggbetweenstats.R:91:13: style: Commented code should be removed.
tests/testthat/test-ggwithinstats.R:176:17: style: Commented code should be removed.