[Dplr-commits] r1046 - pkg/dplR
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Feb 3 11:09:37 CET 2017
Author: mvkorpel
Date: 2017-02-03 11:09:36 +0100 (Fri, 03 Feb 2017)
New Revision: 1046
Modified:
pkg/dplR/DESCRIPTION
Log:
Bring back the Date field to avoid warning with citation("dplR")...
when using a development (non-CRAN) version of dplR or an old R.
<https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16550>
Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION 2017-02-02 02:18:15 UTC (rev 1045)
+++ pkg/dplR/DESCRIPTION 2017-02-03 10:09:36 UTC (rev 1046)
@@ -3,6 +3,7 @@
Type: Package
Title: Dendrochronology Program Library in R
Version: 1.6.5
+Date: 2017-02-03
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",
More information about the Dplr-commits
mailing list