[Dplr-commits] r879 - pkg/dplR
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 16 13:25:33 CEST 2014
Author: mvkorpel
Date: 2014-05-16 13:25:32 +0200 (Fri, 16 May 2014)
New Revision: 879
Modified:
pkg/dplR/DESCRIPTION
Log:
Bumped up the minimum version number of Suggested package "dichromat".
Earlier versions did not install cleanly (tested with R 2.15.0).
Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION 2014-05-15 23:55:53 UTC (rev 878)
+++ pkg/dplR/DESCRIPTION 2014-05-16 11:25:32 UTC (rev 879)
@@ -3,7 +3,7 @@
Type: Package
Title: Dendrochronology Program Library in R
Version: 1.6.1
-Date: 2014-05-15
+Date: 2014-05-16
Authors at R: c(person("Andy", "Bunn", role = c("aut", "cph",
"cre", "trl"), email = "andy.bunn at wwu.edu"), person("Mikko",
"Korpela", role = c("aut", "trl")), person("Franco", "Biondi",
@@ -21,7 +21,7 @@
Imports: gmp (>= 0.5-2), graphics, grDevices, grid, stats, utils,
digest (>= 0.2.3), lattice (>= 0.13-6), png (>= 0.1-1),
stringr (>= 0.4), XML (>= 2.1-0)
-Suggests: Biobase, dichromat (>= 1.2-1), foreach, forecast, iterators,
+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
analyses, IO, and graphics.
More information about the Dplr-commits
mailing list