[Dplr-commits] r998 - pkg/dplR
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jul 20 12:05:56 CEST 2015
Author: mvkorpel
Date: 2015-07-20 12:05:56 +0200 (Mon, 20 Jul 2015)
New Revision: 998
Modified:
pkg/dplR/ChangeLog
pkg/dplR/DESCRIPTION
Log:
Added sea() updates to ChangeLog, adjusted package date in DESCRIPTION.
Modified: pkg/dplR/ChangeLog
===================================================================
--- pkg/dplR/ChangeLog 2015-07-14 09:52:01 UTC (rev 997)
+++ pkg/dplR/ChangeLog 2015-07-20 10:05:56 UTC (rev 998)
@@ -1,5 +1,9 @@
* CHANGES IN dplR VERSION 1.6.4
+File: sea.R
+-----------
+- Updated sea() to return bootstrapped CIs.
+
File: treeMean.R
-------------
- Made a new function to calculate the mean value of each tree when there are
@@ -46,7 +50,7 @@
- Removed one of the URLs in the URL field. BDR sent and email saying that
having two URLs was breaking R and that we should put a comma in betwixt
them. But the comma is problematic as it is a valid part of some URLs.
- We deicded the better part of valor was to keep only one URL and not fight
+ We decided the better part of valor was to keep only one URL and not fight
this particular battle.
File: NAMESPACE
Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION 2015-07-14 09:52:01 UTC (rev 997)
+++ pkg/dplR/DESCRIPTION 2015-07-20 10:05:56 UTC (rev 998)
@@ -3,7 +3,7 @@
Type: Package
Title: Dendrochronology Program Library in R
Version: 1.6.4
-Date: 2015-06-03
+Date: 2015-07-20
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