-
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
1907a60
commit 9e9ebb2
Showing
8 changed files
with
8 additions
and
1,666 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 2020-03-01. | ||
Once it is accepted, delete this file and tag the release (commit ef42b20517). | ||
This package was submitted to CRAN on 2020-03-06. | ||
Once it is accepted, delete this file and tag the release (commit 1907a60003). |
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,10 +1,11 @@ | ||
## Test environments | ||
* local Windows install, R 3.6.1 | ||
* local Windows install, R devel | ||
* ubuntu 14.04 on travis-ci (devel and release) | ||
* win-builder (devel and release) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
- Maintenance release and major internal refactoring. | ||
- Hotfix release to address some of the breakages resulting from the new | ||
release of `ggplot2`. |
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
docs/articles/tests_and_coverage_files/header-attrs-2.1/header-attrs.js
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Binary file not shown.
9e9ebb2
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:54:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggbetweenstats.R:186:1: style: functions should have cyclomatic complexity of less than 15, this has 26.
R/ggcoefstats.R:269:1: style: functions should have cyclomatic complexity of less than 15, this has 55.
R/ggcorrmat.R:141:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/gghistostats.R:70:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/ggpiestats.R:90:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggscatterstats.R:94:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggwithinstats.R:68:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
tests/testthat/test-ggcoefstats.R:330:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:402:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:403:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:404:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggwithinstats.R:356:7: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:112:17: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:114:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:125:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:133:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:171:13: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:177:11: style: Commented code should be removed.
9e9ebb2
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:54:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggbetweenstats.R:186:1: style: functions should have cyclomatic complexity of less than 15, this has 26.
R/ggcoefstats.R:269:1: style: functions should have cyclomatic complexity of less than 15, this has 55.
R/ggcorrmat.R:141:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/gghistostats.R:70:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/ggpiestats.R:90:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggscatterstats.R:94:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggwithinstats.R:68:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
tests/testthat/test-ggcoefstats.R:330:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:402:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:403:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:404:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggwithinstats.R:356:7: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:112:17: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:114:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:125:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:133:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:171:13: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:177:11: style: Commented code should be removed.
9e9ebb2
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:54:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggbetweenstats.R:186:1: style: functions should have cyclomatic complexity of less than 15, this has 26.
R/ggcoefstats.R:269:1: style: functions should have cyclomatic complexity of less than 15, this has 55.
R/ggcorrmat.R:141:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/gghistostats.R:70:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/ggpiestats.R:90:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggscatterstats.R:94:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggwithinstats.R:68:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
tests/testthat/test-ggcoefstats.R:330:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:402:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:403:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:404:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggwithinstats.R:356:7: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:112:17: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:114:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:125:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:133:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:171:13: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:177:11: style: Commented code should be removed.
9e9ebb2
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:54:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggbetweenstats.R:186:1: style: functions should have cyclomatic complexity of less than 15, this has 26.
R/ggcoefstats.R:269:1: style: functions should have cyclomatic complexity of less than 15, this has 55.
R/ggcorrmat.R:141:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
R/gghistostats.R:70:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/ggpiestats.R:90:1: style: functions should have cyclomatic complexity of less than 15, this has 20.
R/ggscatterstats.R:94:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/ggwithinstats.R:68:1: style: functions should have cyclomatic complexity of less than 15, this has 24.
tests/testthat/test-ggcoefstats.R:330:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:402:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:403:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggcoefstats.R:404:1: style: Lines should not be more than 100 characters.
tests/testthat/test-ggwithinstats.R:356:7: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:112:17: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:114:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:125:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:133:15: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:171:13: style: Commented code should be removed.
tests/testthat/test-pairwise_ggsignif.R:177:11: style: Commented code should be removed.