[Analogue-commits] r394 - in pkg: . inst tests/Examples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Dec 14 03:28:59 CET 2013


Author: gsimpson
Date: 2013-12-14 03:28:57 +0100 (Sat, 14 Dec 2013)
New Revision: 394

Modified:
   pkg/DESCRIPTION
   pkg/inst/ChangeLog
   pkg/tests/Examples/analogue-Ex.Rout.save
Log:
wrap up the 0.12-0 release for CRAN & submit

Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2013-12-13 21:08:43 UTC (rev 393)
+++ pkg/DESCRIPTION	2013-12-14 02:28:57 UTC (rev 394)
@@ -1,7 +1,7 @@
 Package: analogue
 Type: Package
 Title: Analogue and weighted averaging methods for palaeoecology
-Version: 0.11-99
+Version: 0.12-0
 Date: $Date$
 Depends: R (>= 2.15.0), vegan (>= 1.17-12), lattice, rgl
 Imports: mgcv, MASS, stats, graphics, grid, brglm, princurve

Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog	2013-12-13 21:08:43 UTC (rev 393)
+++ pkg/inst/ChangeLog	2013-12-14 02:28:57 UTC (rev 394)
@@ -1,5 +1,9 @@
 analogue Change Log
 
+Version 0.12-0
+
+	* Released to CRAN December 13th 2013
+
 Version 0.11-99
 
 	* Preparing for the 0.12-0 release.

Modified: pkg/tests/Examples/analogue-Ex.Rout.save
===================================================================
--- pkg/tests/Examples/analogue-Ex.Rout.save	2013-12-13 21:08:43 UTC (rev 393)
+++ pkg/tests/Examples/analogue-Ex.Rout.save	2013-12-14 02:28:57 UTC (rev 394)
@@ -26,7 +26,7 @@
 Loading required package: lattice
 This is vegan 2.0-10
 Loading required package: rgl
-This is analogue 0.11-99
+This is analogue 0.12-0
 > 
 > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
 > cleanEx()
@@ -7783,7 +7783,7 @@
 > ###
 > options(digits = 7L)
 > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed:  22.285 0.434 23.459 0.001 0.003 
+Time elapsed:  22.357 0.334 23.687 0.003 0.003 
 > grDevices::dev.off()
 null device 
           1 



More information about the Analogue-commits mailing list