-
Notifications
You must be signed in to change notification settings - Fork 15
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
2 changed files
with
3 additions
and
0 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 |
---|---|---|
|
@@ -23,3 +23,4 @@ | |
^hooks$ | ||
^.travis.win.install.sh$ | ||
^cran-comments\.md$ | ||
^CRAN-RELEASE$ |
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 2020-02-10. | ||
Once it is accepted, delete this file and tag the release (commit 62b5afb12a). |
7f49c9d
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/api.R:58:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/crunchbox.R:58:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/cube-dims.R:160:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/cube-subset.R:3:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/summary-insertions.R:6:5: warning: local variable ‘num_values’ assigned but may not be used
tests/testthat/helper.R:3:9: warning: no visible global function definition for ‘skip’
tests/testthat/test-derive-debug.R:2:11: warning: no visible global function definition for ‘newDatasetFromFixture’
tests/testthat/test-export-dataset.R:2:5: warning: no visible global function definition for ‘expect_identical’
tests/testthat/test-export-dataset.R:2:36: warning: no visible binding for global variable ‘ds’
tests/testthat/test-export-dataset.R:3:5: warning: no visible global function definition for ‘expect_equal’
tests/testthat/test-export-dataset.R:4:5: warning: no visible global function definition for ‘expect_identical’
7f49c9d
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/api.R:58:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/crunchbox.R:58:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/cube-dims.R:160:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/cube-subset.R:3:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/summary-insertions.R:6:5: warning: local variable ‘num_values’ assigned but may not be used
tests/testthat/helper.R:3:9: warning: no visible global function definition for ‘skip’
tests/testthat/test-derive-debug.R:2:11: warning: no visible global function definition for ‘newDatasetFromFixture’
tests/testthat/test-export-dataset.R:2:5: warning: no visible global function definition for ‘expect_identical’
tests/testthat/test-export-dataset.R:2:36: warning: no visible binding for global variable ‘ds’
tests/testthat/test-export-dataset.R:3:5: warning: no visible global function definition for ‘expect_equal’
tests/testthat/test-export-dataset.R:4:5: warning: no visible global function definition for ‘expect_identical’
7f49c9d
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/api.R:58:1: style: functions should have cyclomatic complexity of less than 15, this has 29.
R/crunchbox.R:58:1: style: functions should have cyclomatic complexity of less than 15, this has 19.
R/cube-dims.R:160:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/cube-subset.R:3:1: style: functions should have cyclomatic complexity of less than 15, this has 16.
R/summary-insertions.R:6:5: warning: local variable ‘num_values’ assigned but may not be used
tests/testthat/helper.R:3:9: warning: no visible global function definition for ‘skip’
tests/testthat/test-derive-debug.R:2:11: warning: no visible global function definition for ‘newDatasetFromFixture’
tests/testthat/test-export-dataset.R:2:5: warning: no visible global function definition for ‘expect_identical’
tests/testthat/test-export-dataset.R:2:36: warning: no visible binding for global variable ‘ds’
tests/testthat/test-export-dataset.R:3:5: warning: no visible global function definition for ‘expect_equal’
tests/testthat/test-export-dataset.R:4:5: warning: no visible global function definition for ‘expect_identical’