[Dplr-commits] r901 - pkg/dplR
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Oct 28 10:10:13 CET 2014
Author: mvkorpel
Date: 2014-10-28 10:10:13 +0100 (Tue, 28 Oct 2014)
New Revision: 901
Modified:
pkg/dplR/
pkg/dplR/.Rbuildignore
pkg/dplR/TODO
Log:
Test commit from RStudio: Ignore project files used by RStudio.
Property changes on: pkg/dplR
___________________________________________________________________
Modified: svn:ignore
- dplR-Ex.R
svn*.tmp
.*
*~
+ dplR-Ex.R
svn*.tmp
.*
*~
.Rproj.user
*.Rproj
Modified: pkg/dplR/.Rbuildignore
===================================================================
--- pkg/dplR/.Rbuildignore 2014-10-27 10:45:30 UTC (rev 900)
+++ pkg/dplR/.Rbuildignore 2014-10-28 09:10:13 UTC (rev 901)
@@ -6,3 +6,5 @@
^inst/doc/figure(/.*)?$
^inst/doc/.*\.Rout$
^.*-tikzDictionary$
+^.*\.Rproj$
+^\.Rproj\.user$
Modified: pkg/dplR/TODO
===================================================================
--- pkg/dplR/TODO 2014-10-27 10:45:30 UTC (rev 900)
+++ pkg/dplR/TODO 2014-10-28 09:10:13 UTC (rev 901)
@@ -36,6 +36,8 @@
o[andybunn] Write more vignettes:
- Advanced chronology building (strip.rwl, etc.)
+* Add option to change segment years in corr.rwl.seg()
+- The latest measurements should be included
-
+* Check if skel.plot() could show the sign of exceptional growth
More information about the Dplr-commits
mailing list