[Dplr-commits] r964 - pkg/dplR

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Feb 12 09:54:54 CET 2015


Author: mvkorpel
Date: 2015-02-12 09:54:53 +0100 (Thu, 12 Feb 2015)
New Revision: 964

Modified:
   pkg/dplR/DESCRIPTION
Log:
A Description without NOTE from R CMD check (R-devel r67799)

Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION	2015-02-10 09:55:58 UTC (rev 963)
+++ pkg/dplR/DESCRIPTION	2015-02-12 08:54:53 UTC (rev 964)
@@ -3,7 +3,7 @@
 Type: Package
 Title: Dendrochronology Program Library in R
 Version: 1.6.3
-Date: 2015-02-10
+Date: 2015-02-12
 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",
@@ -24,10 +24,9 @@
         stringi (>= 0.2-2), stringr (>= 0.4), XML (>= 2.1-0)
 Suggests: Biobase, dichromat (>= 1.2-3), foreach, forecast, iterators,
         knitr, RColorBrewer, testthat (>= 0.8), tikzDevice, waveslim
-Description: This package contains functions for performing tree-ring
-        analyses such as detrending, chronology building, and cross dating.
-        The package reads and writes standard file formats used in 
-        dendrochronology.
+Description: Perform tree-ring analyses such as detrending, chronology
+        building, and cross dating.  Read and write standard file formats
+        used in dendrochronology.
 LazyData: no
 License: GPL (>= 2)
 URL: http://huxley.wwu.edu/trl/htrl-dplr



More information about the Dplr-commits mailing list