-
Notifications
You must be signed in to change notification settings - Fork 190
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
972e711
commit 4b9d01d
Showing
132 changed files
with
210 additions
and
221 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-03-17. | ||
Once it is accepted, delete this file and tag the release (commit 972e711c4b). |
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
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
Oops, something went wrong.
4b9d01d
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/ggcorrmat.R:270:5: warning: local variable ‘corr.method.text’ assigned but may not be used
R/ggcorrmat.R:379:9: warning: local variable ‘n_summary’ assigned but may not be used
R/ggscatterstats.R:215:5: style: Opening curly braces should never go on their own line and should always be followed by a new line.
{ ^
R/helpers_ggbetween_anova_subtitles.R:282:1: style: Variable and function names should not be longer than 30 characters.
R/helpers_ggbetween_anova_subtitles.R:698:1: style: Variable and function names should not be longer than 30 characters.
R/helpers_ggbetween_anova_subtitles.R:744:5: warning: local variable ‘effsize’ assigned but may not be used
R/helpers_ggbetween_anova_subtitles.R:796:10: style: Commented code should be removed.
R/helpers_ggbetween_t_subtitles.R:770:1: style: Lines should not be more than 100 characters.
R/helpers_gghistostats.R:49:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test_ggbetweenstats.R:178:7: style: Commented code should be removed.
4b9d01d
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/ggcorrmat.R:270:5: warning: local variable ‘corr.method.text’ assigned but may not be used
R/ggcorrmat.R:379:9: warning: local variable ‘n_summary’ assigned but may not be used
R/ggscatterstats.R:215:5: style: Opening curly braces should never go on their own line and should always be followed by a new line.
{ ^
R/helpers_ggbetween_anova_subtitles.R:282:1: style: Variable and function names should not be longer than 30 characters.
R/helpers_ggbetween_anova_subtitles.R:698:1: style: Variable and function names should not be longer than 30 characters.
R/helpers_ggbetween_anova_subtitles.R:744:5: warning: local variable ‘effsize’ assigned but may not be used
R/helpers_ggbetween_anova_subtitles.R:796:10: style: Commented code should be removed.
R/helpers_ggbetween_t_subtitles.R:770:1: style: Lines should not be more than 100 characters.
R/helpers_gghistostats.R:49:5: warning: local variable ‘label.value’ assigned but may not be used
tests/testthat/test_ggbetweenstats.R:178:7: style: Commented code should be removed.