[Dplr-commits] r916 - pkg/dplR

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Nov 17 22:16:47 CET 2014


Author: mvkorpel
Date: 2014-11-17 22:16:46 +0100 (Mon, 17 Nov 2014)
New Revision: 916

Modified:
   pkg/dplR/DESCRIPTION
Log:
Added version requirement for stringi


Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION	2014-11-17 21:01:12 UTC (rev 915)
+++ pkg/dplR/DESCRIPTION	2014-11-17 21:16:46 UTC (rev 916)
@@ -20,7 +20,7 @@
 Depends: R (>= 2.15.0)
 Imports: gmp (>= 0.5-2), graphics, grDevices, grid, stats, utils,
         digest (>= 0.2.3), lattice (>= 0.13-6), png (>= 0.1-1),
-        stringi, stringr (>= 0.4), XML (>= 2.1-0)
+        stringi (>= 0.2-2), stringr (>= 0.4), XML (>= 2.1-0)
 Suggests: Biobase, dichromat (>= 1.2-3), foreach, forecast, iterators,
         knitr, RColorBrewer, RUnit (>= 0.4.25), tikzDevice, waveslim
 Description: This package contains functions for performing tree-ring



More information about the Dplr-commits mailing list