Fix the "No visible binding" CRAN checks (#1504)
* fix cran check * change required R version because of utils::globalVariables
This commit is contained in:
@@ -29,7 +29,7 @@ Suggests:
|
||||
testthat,
|
||||
igraph (>= 1.0.1)
|
||||
Depends:
|
||||
R (>= 2.10)
|
||||
R (>= 2.15.1)
|
||||
Imports:
|
||||
Matrix (>= 1.1-0),
|
||||
methods,
|
||||
|
||||
Reference in New Issue
Block a user