-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
22 changed files
with
999 additions
and
394 deletions.
There are no files selected for viewing
Submodule .DEploid
updated
47 files
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,7 +1,7 @@ | ||
Package: DEploid | ||
Type: Package | ||
Title: Deconvolute Mixed Genomes with Unknown Proportions | ||
Version: 0.4.4 | ||
Version: 0.5.0 | ||
Authors@R: c( | ||
person("Joe", "Zhu", role=c("aut", "cre", "cph"), email="[email protected]"), | ||
person('Jacob', 'Almagro-Garcia', role=c('aut', 'cph')), | ||
|
@@ -31,13 +31,14 @@ Imports: | |
Rcpp (>= 0.11.2), | ||
scales (>= 0.4.0), | ||
plotly (>= 4.7.1), | ||
magrittr (>= 1.5) | ||
magrittr (>= 1.5), | ||
rmarkdown(>= 1.6), | ||
htmlwidgets (>= 1.0) | ||
Suggests: | ||
knitr, | ||
rmarkdown, | ||
testthat (>= 0.9.0) | ||
SystemRequirements: C++11 | ||
VignetteBuilder: knitr | ||
LinkingTo: Rcpp | ||
RoxygenNote: 6.0.1 | ||
Date: 2017-08-09 | ||
Date: 2018-05-18 |
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.
09d8b40
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/dEploidPlotly.R:28:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:29:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:31:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:33:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:35:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:109:3: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:111:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:40: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:177:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:179:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:181:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:43: style: Variable or function name should be snake_case.
R/DEploidR.R:23:1: style: Variable or function name should be snake_case.
R/DEploidR.R:23:36: style: Variable or function name should be snake_case.
R/DEploidR.R:23:49: style: Variable or function name should be snake_case.
R/DEploidR.R:54:1: style: Variable or function name should be snake_case.
R/DEploidR.R:54:36: style: Variable or function name should be snake_case.
R/DEploidR.R:54:49: style: Variable or function name should be snake_case.
R/DEploidR.R:62:5: style: Variable or function name should be snake_case.
R/DEploidR.R:66:13: style: Variable or function name should be snake_case.
R/DEploidR.R:78:5: style: Variable or function name should be snake_case.
R/DEploidR.R:83:5: style: Variable or function name should be snake_case.
R/DEploidR.R:84:5: style: Variable or function name should be snake_case.
R/DEploidR.R:86:5: style: Variable or function name should be snake_case.
R/DEploidR.R:87:5: style: Variable or function name should be snake_case.
R/DEploidR.R:114:1: style: Variable or function name should be snake_case.
R/DEploidR.R:114:25: style: Variable or function name should be snake_case.
R/DEploidR.R:151:1: style: Variable or function name should be snake_case.
R/DEploidR.R:152:24: style: Variable or function name should be snake_case.
R/DEploidR.R:152:37: style: Variable or function name should be snake_case.
R/DEploidR.R:152:51: style: Variable or function name should be snake_case.
R/DEploidR.R:153:5: style: Variable or function name should be snake_case.
R/DEploidR.R:200:1: style: Variable or function name should be snake_case.
R/DEploidR.R:201:21: style: Variable or function name should be snake_case.
R/DEploidR.R:201:40: style: Variable or function name should be snake_case.
R/DEploidR.R:202:21: style: Variable or function name should be snake_case.
R/DEploidR.R:202:46: style: Variable or function name should be snake_case.
R/DEploidR.R:202:59: style: Variable or function name should be snake_case.
R/DEploidR.R:203:21: style: Variable or function name should be snake_case.
R/DEploidR.R:207:5: style: Variable or function name should be snake_case.
R/DEploidR.R:266:1: style: Variable or function name should be snake_case.
R/DEploidR.R:266:22: style: Variable or function name should be snake_case.
R/DEploidR.R:268:17: style: Variable or function name should be snake_case.
R/DEploidR.R:268:30: style: Variable or function name should be snake_case.
R/DEploidR.R:268:44: style: Variable or function name should be snake_case.
R/DEploidR.R:269:5: style: Variable or function name should be snake_case.
R/DEploidR.R:271:9: style: Variable or function name should be snake_case.
R/DEploidR.R:271:31: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:271:33: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:323:1: style: Variable or function name should be snake_case.
R/DEploidR.R:323:34: style: Variable or function name should be snake_case.
R/DEploidR.R:323:43: style: Variable or function name should be snake_case.
R/DEploidR.R:324:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:36: style: Variable or function name should be snake_case.
R/DEploidR.R:325:50: style: Variable or function name should be snake_case.
R/DEploidR.R:368:1: style: Lines should not be more than 80 characters.
R/DEploidR.R:373:1: style: Variable or function name should be snake_case.
R/DEploidR.R:373:28: style: Variable or function name should be snake_case.
R/DEploidR.R:373:37: style: Variable or function name should be snake_case.
R/DEploidR.R:375:23: style: Variable or function name should be snake_case.
R/DEploidR.R:375:36: style: Variable or function name should be snake_case.
R/DEploidR.R:375:50: style: Variable or function name should be snake_case.
R/DEploidR.R:411:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:30: style: Variable or function name should be snake_case.
R/DEploidR.R:432:66: style: Variable or function name should be snake_case.
R/DEploidR.R:433:25: style: Variable or function name should be snake_case.
R/DEploidR.R:434:5: style: Variable or function name should be snake_case.
R/DEploidR.R:435:5: style: Variable or function name should be snake_case.
R/DEploidR.R:437:9: style: Variable or function name should be snake_case.
R/DEploidR.R:438:9: style: Variable or function name should be snake_case.
R/DEploidR.R:446:5: style: Variable or function name should be snake_case.
R/DEploidR.R:449:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:5:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:7:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:9:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:10:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:12:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:15:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:18:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:21:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:44:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:46:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:127:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:133:55: style: Do not place spaces around code in parentheses or square brackets.
tests/testthat/test-dEploid.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-dEploid.R:5:1: style: Variable or function name should be snake_case.
09d8b40
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/dEploidPlotly.R:28:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:29:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:31:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:33:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:35:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:109:3: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:111:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:40: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:177:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:179:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:181:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:43: style: Variable or function name should be snake_case.
R/DEploidR.R:23:1: style: Variable or function name should be snake_case.
R/DEploidR.R:23:36: style: Variable or function name should be snake_case.
R/DEploidR.R:23:49: style: Variable or function name should be snake_case.
R/DEploidR.R:54:1: style: Variable or function name should be snake_case.
R/DEploidR.R:54:36: style: Variable or function name should be snake_case.
R/DEploidR.R:54:49: style: Variable or function name should be snake_case.
R/DEploidR.R:62:5: style: Variable or function name should be snake_case.
R/DEploidR.R:66:13: style: Variable or function name should be snake_case.
R/DEploidR.R:78:5: style: Variable or function name should be snake_case.
R/DEploidR.R:83:5: style: Variable or function name should be snake_case.
R/DEploidR.R:84:5: style: Variable or function name should be snake_case.
R/DEploidR.R:86:5: style: Variable or function name should be snake_case.
R/DEploidR.R:87:5: style: Variable or function name should be snake_case.
R/DEploidR.R:114:1: style: Variable or function name should be snake_case.
R/DEploidR.R:114:25: style: Variable or function name should be snake_case.
R/DEploidR.R:151:1: style: Variable or function name should be snake_case.
R/DEploidR.R:152:24: style: Variable or function name should be snake_case.
R/DEploidR.R:152:37: style: Variable or function name should be snake_case.
R/DEploidR.R:152:51: style: Variable or function name should be snake_case.
R/DEploidR.R:153:5: style: Variable or function name should be snake_case.
R/DEploidR.R:200:1: style: Variable or function name should be snake_case.
R/DEploidR.R:201:21: style: Variable or function name should be snake_case.
R/DEploidR.R:201:40: style: Variable or function name should be snake_case.
R/DEploidR.R:202:21: style: Variable or function name should be snake_case.
R/DEploidR.R:202:46: style: Variable or function name should be snake_case.
R/DEploidR.R:202:59: style: Variable or function name should be snake_case.
R/DEploidR.R:203:21: style: Variable or function name should be snake_case.
R/DEploidR.R:207:5: style: Variable or function name should be snake_case.
R/DEploidR.R:266:1: style: Variable or function name should be snake_case.
R/DEploidR.R:266:22: style: Variable or function name should be snake_case.
R/DEploidR.R:268:17: style: Variable or function name should be snake_case.
R/DEploidR.R:268:30: style: Variable or function name should be snake_case.
R/DEploidR.R:268:44: style: Variable or function name should be snake_case.
R/DEploidR.R:269:5: style: Variable or function name should be snake_case.
R/DEploidR.R:271:9: style: Variable or function name should be snake_case.
R/DEploidR.R:271:31: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:271:33: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:323:1: style: Variable or function name should be snake_case.
R/DEploidR.R:323:34: style: Variable or function name should be snake_case.
R/DEploidR.R:323:43: style: Variable or function name should be snake_case.
R/DEploidR.R:324:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:36: style: Variable or function name should be snake_case.
R/DEploidR.R:325:50: style: Variable or function name should be snake_case.
R/DEploidR.R:368:1: style: Lines should not be more than 80 characters.
R/DEploidR.R:373:1: style: Variable or function name should be snake_case.
R/DEploidR.R:373:28: style: Variable or function name should be snake_case.
R/DEploidR.R:373:37: style: Variable or function name should be snake_case.
R/DEploidR.R:375:23: style: Variable or function name should be snake_case.
R/DEploidR.R:375:36: style: Variable or function name should be snake_case.
R/DEploidR.R:375:50: style: Variable or function name should be snake_case.
R/DEploidR.R:411:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:30: style: Variable or function name should be snake_case.
R/DEploidR.R:432:66: style: Variable or function name should be snake_case.
R/DEploidR.R:433:25: style: Variable or function name should be snake_case.
R/DEploidR.R:434:5: style: Variable or function name should be snake_case.
R/DEploidR.R:435:5: style: Variable or function name should be snake_case.
R/DEploidR.R:437:9: style: Variable or function name should be snake_case.
R/DEploidR.R:438:9: style: Variable or function name should be snake_case.
R/DEploidR.R:446:5: style: Variable or function name should be snake_case.
R/DEploidR.R:449:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:5:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:7:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:9:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:10:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:12:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:15:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:18:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:21:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:44:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:46:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:127:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:133:55: style: Do not place spaces around code in parentheses or square brackets.
tests/testthat/test-dEploid.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-dEploid.R:5:1: style: Variable or function name should be snake_case.
09d8b40
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/dEploidPlotly.R:28:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:29:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:31:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:33:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:35:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:109:3: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:111:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:40: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:177:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:179:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:181:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:43: style: Variable or function name should be snake_case.
R/DEploidR.R:23:1: style: Variable or function name should be snake_case.
R/DEploidR.R:23:36: style: Variable or function name should be snake_case.
R/DEploidR.R:23:49: style: Variable or function name should be snake_case.
R/DEploidR.R:54:1: style: Variable or function name should be snake_case.
R/DEploidR.R:54:36: style: Variable or function name should be snake_case.
R/DEploidR.R:54:49: style: Variable or function name should be snake_case.
R/DEploidR.R:62:5: style: Variable or function name should be snake_case.
R/DEploidR.R:66:13: style: Variable or function name should be snake_case.
R/DEploidR.R:78:5: style: Variable or function name should be snake_case.
R/DEploidR.R:83:5: style: Variable or function name should be snake_case.
R/DEploidR.R:84:5: style: Variable or function name should be snake_case.
R/DEploidR.R:86:5: style: Variable or function name should be snake_case.
R/DEploidR.R:87:5: style: Variable or function name should be snake_case.
R/DEploidR.R:114:1: style: Variable or function name should be snake_case.
R/DEploidR.R:114:25: style: Variable or function name should be snake_case.
R/DEploidR.R:151:1: style: Variable or function name should be snake_case.
R/DEploidR.R:152:24: style: Variable or function name should be snake_case.
R/DEploidR.R:152:37: style: Variable or function name should be snake_case.
R/DEploidR.R:152:51: style: Variable or function name should be snake_case.
R/DEploidR.R:153:5: style: Variable or function name should be snake_case.
R/DEploidR.R:200:1: style: Variable or function name should be snake_case.
R/DEploidR.R:201:21: style: Variable or function name should be snake_case.
R/DEploidR.R:201:40: style: Variable or function name should be snake_case.
R/DEploidR.R:202:21: style: Variable or function name should be snake_case.
R/DEploidR.R:202:46: style: Variable or function name should be snake_case.
R/DEploidR.R:202:59: style: Variable or function name should be snake_case.
R/DEploidR.R:203:21: style: Variable or function name should be snake_case.
R/DEploidR.R:207:5: style: Variable or function name should be snake_case.
R/DEploidR.R:266:1: style: Variable or function name should be snake_case.
R/DEploidR.R:266:22: style: Variable or function name should be snake_case.
R/DEploidR.R:268:17: style: Variable or function name should be snake_case.
R/DEploidR.R:268:30: style: Variable or function name should be snake_case.
R/DEploidR.R:268:44: style: Variable or function name should be snake_case.
R/DEploidR.R:269:5: style: Variable or function name should be snake_case.
R/DEploidR.R:271:9: style: Variable or function name should be snake_case.
R/DEploidR.R:271:31: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:271:33: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:323:1: style: Variable or function name should be snake_case.
R/DEploidR.R:323:34: style: Variable or function name should be snake_case.
R/DEploidR.R:323:43: style: Variable or function name should be snake_case.
R/DEploidR.R:324:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:36: style: Variable or function name should be snake_case.
R/DEploidR.R:325:50: style: Variable or function name should be snake_case.
R/DEploidR.R:368:1: style: Lines should not be more than 80 characters.
R/DEploidR.R:373:1: style: Variable or function name should be snake_case.
R/DEploidR.R:373:28: style: Variable or function name should be snake_case.
R/DEploidR.R:373:37: style: Variable or function name should be snake_case.
R/DEploidR.R:375:23: style: Variable or function name should be snake_case.
R/DEploidR.R:375:36: style: Variable or function name should be snake_case.
R/DEploidR.R:375:50: style: Variable or function name should be snake_case.
R/DEploidR.R:411:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:30: style: Variable or function name should be snake_case.
R/DEploidR.R:432:66: style: Variable or function name should be snake_case.
R/DEploidR.R:433:25: style: Variable or function name should be snake_case.
R/DEploidR.R:434:5: style: Variable or function name should be snake_case.
R/DEploidR.R:435:5: style: Variable or function name should be snake_case.
R/DEploidR.R:437:9: style: Variable or function name should be snake_case.
R/DEploidR.R:438:9: style: Variable or function name should be snake_case.
R/DEploidR.R:446:5: style: Variable or function name should be snake_case.
R/DEploidR.R:449:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:5:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:7:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:9:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:10:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:12:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:15:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:18:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:21:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:44:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:46:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:127:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:133:55: style: Do not place spaces around code in parentheses or square brackets.
tests/testthat/test-dEploid.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-dEploid.R:5:1: style: Variable or function name should be snake_case.
09d8b40
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/dEploidPlotly.R:28:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:29:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:31:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:33:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:35:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:109:3: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:111:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:40: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:177:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:179:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:181:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:43: style: Variable or function name should be snake_case.
R/DEploidR.R:23:1: style: Variable or function name should be snake_case.
R/DEploidR.R:23:36: style: Variable or function name should be snake_case.
R/DEploidR.R:23:49: style: Variable or function name should be snake_case.
R/DEploidR.R:54:1: style: Variable or function name should be snake_case.
R/DEploidR.R:54:36: style: Variable or function name should be snake_case.
R/DEploidR.R:54:49: style: Variable or function name should be snake_case.
R/DEploidR.R:62:5: style: Variable or function name should be snake_case.
R/DEploidR.R:66:13: style: Variable or function name should be snake_case.
R/DEploidR.R:78:5: style: Variable or function name should be snake_case.
R/DEploidR.R:83:5: style: Variable or function name should be snake_case.
R/DEploidR.R:84:5: style: Variable or function name should be snake_case.
R/DEploidR.R:86:5: style: Variable or function name should be snake_case.
R/DEploidR.R:87:5: style: Variable or function name should be snake_case.
R/DEploidR.R:114:1: style: Variable or function name should be snake_case.
R/DEploidR.R:114:25: style: Variable or function name should be snake_case.
R/DEploidR.R:151:1: style: Variable or function name should be snake_case.
R/DEploidR.R:152:24: style: Variable or function name should be snake_case.
R/DEploidR.R:152:37: style: Variable or function name should be snake_case.
R/DEploidR.R:152:51: style: Variable or function name should be snake_case.
R/DEploidR.R:153:5: style: Variable or function name should be snake_case.
R/DEploidR.R:200:1: style: Variable or function name should be snake_case.
R/DEploidR.R:201:21: style: Variable or function name should be snake_case.
R/DEploidR.R:201:40: style: Variable or function name should be snake_case.
R/DEploidR.R:202:21: style: Variable or function name should be snake_case.
R/DEploidR.R:202:46: style: Variable or function name should be snake_case.
R/DEploidR.R:202:59: style: Variable or function name should be snake_case.
R/DEploidR.R:203:21: style: Variable or function name should be snake_case.
R/DEploidR.R:207:5: style: Variable or function name should be snake_case.
R/DEploidR.R:266:1: style: Variable or function name should be snake_case.
R/DEploidR.R:266:22: style: Variable or function name should be snake_case.
R/DEploidR.R:268:17: style: Variable or function name should be snake_case.
R/DEploidR.R:268:30: style: Variable or function name should be snake_case.
R/DEploidR.R:268:44: style: Variable or function name should be snake_case.
R/DEploidR.R:269:5: style: Variable or function name should be snake_case.
R/DEploidR.R:271:9: style: Variable or function name should be snake_case.
R/DEploidR.R:271:31: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:271:33: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:323:1: style: Variable or function name should be snake_case.
R/DEploidR.R:323:34: style: Variable or function name should be snake_case.
R/DEploidR.R:323:43: style: Variable or function name should be snake_case.
R/DEploidR.R:324:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:36: style: Variable or function name should be snake_case.
R/DEploidR.R:325:50: style: Variable or function name should be snake_case.
R/DEploidR.R:368:1: style: Lines should not be more than 80 characters.
R/DEploidR.R:373:1: style: Variable or function name should be snake_case.
R/DEploidR.R:373:28: style: Variable or function name should be snake_case.
R/DEploidR.R:373:37: style: Variable or function name should be snake_case.
R/DEploidR.R:375:23: style: Variable or function name should be snake_case.
R/DEploidR.R:375:36: style: Variable or function name should be snake_case.
R/DEploidR.R:375:50: style: Variable or function name should be snake_case.
R/DEploidR.R:411:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:30: style: Variable or function name should be snake_case.
R/DEploidR.R:432:66: style: Variable or function name should be snake_case.
R/DEploidR.R:433:25: style: Variable or function name should be snake_case.
R/DEploidR.R:434:5: style: Variable or function name should be snake_case.
R/DEploidR.R:435:5: style: Variable or function name should be snake_case.
R/DEploidR.R:437:9: style: Variable or function name should be snake_case.
R/DEploidR.R:438:9: style: Variable or function name should be snake_case.
R/DEploidR.R:446:5: style: Variable or function name should be snake_case.
R/DEploidR.R:449:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:5:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:7:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:9:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:10:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:12:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:15:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:18:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:21:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:44:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:46:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:127:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:133:55: style: Do not place spaces around code in parentheses or square brackets.
tests/testthat/test-dEploid.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-dEploid.R:5:1: style: Variable or function name should be snake_case.
09d8b40
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/dEploidPlotly.R:28:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:29:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:31:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:33:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:35:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:109:3: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:111:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:40: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:177:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:179:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:181:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:43: style: Variable or function name should be snake_case.
R/DEploidR.R:23:1: style: Variable or function name should be snake_case.
R/DEploidR.R:23:36: style: Variable or function name should be snake_case.
R/DEploidR.R:23:49: style: Variable or function name should be snake_case.
R/DEploidR.R:54:1: style: Variable or function name should be snake_case.
R/DEploidR.R:54:36: style: Variable or function name should be snake_case.
R/DEploidR.R:54:49: style: Variable or function name should be snake_case.
R/DEploidR.R:62:5: style: Variable or function name should be snake_case.
R/DEploidR.R:66:13: style: Variable or function name should be snake_case.
R/DEploidR.R:78:5: style: Variable or function name should be snake_case.
R/DEploidR.R:83:5: style: Variable or function name should be snake_case.
R/DEploidR.R:84:5: style: Variable or function name should be snake_case.
R/DEploidR.R:86:5: style: Variable or function name should be snake_case.
R/DEploidR.R:87:5: style: Variable or function name should be snake_case.
R/DEploidR.R:114:1: style: Variable or function name should be snake_case.
R/DEploidR.R:114:25: style: Variable or function name should be snake_case.
R/DEploidR.R:151:1: style: Variable or function name should be snake_case.
R/DEploidR.R:152:24: style: Variable or function name should be snake_case.
R/DEploidR.R:152:37: style: Variable or function name should be snake_case.
R/DEploidR.R:152:51: style: Variable or function name should be snake_case.
R/DEploidR.R:153:5: style: Variable or function name should be snake_case.
R/DEploidR.R:200:1: style: Variable or function name should be snake_case.
R/DEploidR.R:201:21: style: Variable or function name should be snake_case.
R/DEploidR.R:201:40: style: Variable or function name should be snake_case.
R/DEploidR.R:202:21: style: Variable or function name should be snake_case.
R/DEploidR.R:202:46: style: Variable or function name should be snake_case.
R/DEploidR.R:202:59: style: Variable or function name should be snake_case.
R/DEploidR.R:203:21: style: Variable or function name should be snake_case.
R/DEploidR.R:207:5: style: Variable or function name should be snake_case.
R/DEploidR.R:266:1: style: Variable or function name should be snake_case.
R/DEploidR.R:266:22: style: Variable or function name should be snake_case.
R/DEploidR.R:268:17: style: Variable or function name should be snake_case.
R/DEploidR.R:268:30: style: Variable or function name should be snake_case.
R/DEploidR.R:268:44: style: Variable or function name should be snake_case.
R/DEploidR.R:269:5: style: Variable or function name should be snake_case.
R/DEploidR.R:271:9: style: Variable or function name should be snake_case.
R/DEploidR.R:271:31: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:271:33: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:323:1: style: Variable or function name should be snake_case.
R/DEploidR.R:323:34: style: Variable or function name should be snake_case.
R/DEploidR.R:323:43: style: Variable or function name should be snake_case.
R/DEploidR.R:324:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:36: style: Variable or function name should be snake_case.
R/DEploidR.R:325:50: style: Variable or function name should be snake_case.
R/DEploidR.R:368:1: style: Lines should not be more than 80 characters.
R/DEploidR.R:373:1: style: Variable or function name should be snake_case.
R/DEploidR.R:373:28: style: Variable or function name should be snake_case.
R/DEploidR.R:373:37: style: Variable or function name should be snake_case.
R/DEploidR.R:375:23: style: Variable or function name should be snake_case.
R/DEploidR.R:375:36: style: Variable or function name should be snake_case.
R/DEploidR.R:375:50: style: Variable or function name should be snake_case.
R/DEploidR.R:411:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:30: style: Variable or function name should be snake_case.
R/DEploidR.R:432:66: style: Variable or function name should be snake_case.
R/DEploidR.R:433:25: style: Variable or function name should be snake_case.
R/DEploidR.R:434:5: style: Variable or function name should be snake_case.
R/DEploidR.R:435:5: style: Variable or function name should be snake_case.
R/DEploidR.R:437:9: style: Variable or function name should be snake_case.
R/DEploidR.R:438:9: style: Variable or function name should be snake_case.
R/DEploidR.R:446:5: style: Variable or function name should be snake_case.
R/DEploidR.R:449:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:5:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:7:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:9:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:10:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:12:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:15:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:18:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:21:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:44:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:46:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:127:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:133:55: style: Do not place spaces around code in parentheses or square brackets.
tests/testthat/test-dEploid.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-dEploid.R:5:1: style: Variable or function name should be snake_case.
09d8b40
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/dEploidPlotly.R:28:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:29:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:31:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:33:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:35:14: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:107:32: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:109:3: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:111:5: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:175:40: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:177:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:179:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:181:16: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:1: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:34: style: Variable or function name should be snake_case.
R/dEploidPlotly.R:236:43: style: Variable or function name should be snake_case.
R/DEploidR.R:23:1: style: Variable or function name should be snake_case.
R/DEploidR.R:23:36: style: Variable or function name should be snake_case.
R/DEploidR.R:23:49: style: Variable or function name should be snake_case.
R/DEploidR.R:54:1: style: Variable or function name should be snake_case.
R/DEploidR.R:54:36: style: Variable or function name should be snake_case.
R/DEploidR.R:54:49: style: Variable or function name should be snake_case.
R/DEploidR.R:62:5: style: Variable or function name should be snake_case.
R/DEploidR.R:66:13: style: Variable or function name should be snake_case.
R/DEploidR.R:78:5: style: Variable or function name should be snake_case.
R/DEploidR.R:83:5: style: Variable or function name should be snake_case.
R/DEploidR.R:84:5: style: Variable or function name should be snake_case.
R/DEploidR.R:86:5: style: Variable or function name should be snake_case.
R/DEploidR.R:87:5: style: Variable or function name should be snake_case.
R/DEploidR.R:114:1: style: Variable or function name should be snake_case.
R/DEploidR.R:114:25: style: Variable or function name should be snake_case.
R/DEploidR.R:151:1: style: Variable or function name should be snake_case.
R/DEploidR.R:152:24: style: Variable or function name should be snake_case.
R/DEploidR.R:152:37: style: Variable or function name should be snake_case.
R/DEploidR.R:152:51: style: Variable or function name should be snake_case.
R/DEploidR.R:153:5: style: Variable or function name should be snake_case.
R/DEploidR.R:200:1: style: Variable or function name should be snake_case.
R/DEploidR.R:201:21: style: Variable or function name should be snake_case.
R/DEploidR.R:201:40: style: Variable or function name should be snake_case.
R/DEploidR.R:202:21: style: Variable or function name should be snake_case.
R/DEploidR.R:202:46: style: Variable or function name should be snake_case.
R/DEploidR.R:202:59: style: Variable or function name should be snake_case.
R/DEploidR.R:203:21: style: Variable or function name should be snake_case.
R/DEploidR.R:207:5: style: Variable or function name should be snake_case.
R/DEploidR.R:266:1: style: Variable or function name should be snake_case.
R/DEploidR.R:266:22: style: Variable or function name should be snake_case.
R/DEploidR.R:268:17: style: Variable or function name should be snake_case.
R/DEploidR.R:268:30: style: Variable or function name should be snake_case.
R/DEploidR.R:268:44: style: Variable or function name should be snake_case.
R/DEploidR.R:269:5: style: Variable or function name should be snake_case.
R/DEploidR.R:271:9: style: Variable or function name should be snake_case.
R/DEploidR.R:271:31: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:271:33: style: Do not place spaces around code in parentheses or square brackets.
R/DEploidR.R:323:1: style: Variable or function name should be snake_case.
R/DEploidR.R:323:34: style: Variable or function name should be snake_case.
R/DEploidR.R:323:43: style: Variable or function name should be snake_case.
R/DEploidR.R:324:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:23: style: Variable or function name should be snake_case.
R/DEploidR.R:325:36: style: Variable or function name should be snake_case.
R/DEploidR.R:325:50: style: Variable or function name should be snake_case.
R/DEploidR.R:368:1: style: Lines should not be more than 80 characters.
R/DEploidR.R:373:1: style: Variable or function name should be snake_case.
R/DEploidR.R:373:28: style: Variable or function name should be snake_case.
R/DEploidR.R:373:37: style: Variable or function name should be snake_case.
R/DEploidR.R:375:23: style: Variable or function name should be snake_case.
R/DEploidR.R:375:36: style: Variable or function name should be snake_case.
R/DEploidR.R:375:50: style: Variable or function name should be snake_case.
R/DEploidR.R:411:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:1: style: Variable or function name should be snake_case.
R/DEploidR.R:432:30: style: Variable or function name should be snake_case.
R/DEploidR.R:432:66: style: Variable or function name should be snake_case.
R/DEploidR.R:433:25: style: Variable or function name should be snake_case.
R/DEploidR.R:434:5: style: Variable or function name should be snake_case.
R/DEploidR.R:435:5: style: Variable or function name should be snake_case.
R/DEploidR.R:437:9: style: Variable or function name should be snake_case.
R/DEploidR.R:438:9: style: Variable or function name should be snake_case.
R/DEploidR.R:446:5: style: Variable or function name should be snake_case.
R/DEploidR.R:449:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:5:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:7:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:9:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:10:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:12:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:15:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:18:1: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:21:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:44:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:46:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:127:5: style: Variable or function name should be snake_case.
tests/testthat/test-DEploid_tools.R:133:55: style: Do not place spaces around code in parentheses or square brackets.
tests/testthat/test-dEploid.R:3:1: style: Variable or function name should be snake_case.
tests/testthat/test-dEploid.R:5:1: style: Variable or function name should be snake_case.