Explorar el Código

Set version requirement for tidyr, see #157

Ben Letham hace 9 años
padre
commit
6d387a4640
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      R/DESCRIPTION

+ 1 - 1
R/DESCRIPTION

@@ -22,7 +22,7 @@ Imports:
     rstan (>= 2.14.0),
     scales,
     stats,
-    tidyr,
+    tidyr (>= 0.6.1),
     utils,
     zoo
 Suggests: