[R] Fix CRAN error for Mac OS X (#4672)

* fix cran error for mac os x

* ignore float on windows check for now
This commit is contained in:
Tong He
2019-07-17 17:55:52 -07:00
committed by GitHub
parent 1595e3f57b
commit 8ac8fbef29
5 changed files with 8 additions and 4 deletions

View File

@@ -52,7 +52,9 @@ Suggests:
vcd (>= 1.3),
testthat,
lintr,
igraph (>= 1.0.1)
igraph (>= 1.0.1),
jsonlite,
float
Depends:
R (>= 3.3.0)
Imports: