[Lme4-commits] r1887 - pkg/MEMSS/tests

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Mar 11 16:28:59 CET 2014


Author: walker
Date: 2014-03-11 16:28:59 +0100 (Tue, 11 Mar 2014)
New Revision: 1887

Modified:
   pkg/MEMSS/tests/Pixel.R
   pkg/MEMSS/tests/Pixel.Rout.save
Log:
remove q() so as not to be anti-social (see CRAN policies)

Modified: pkg/MEMSS/tests/Pixel.R
===================================================================
--- pkg/MEMSS/tests/Pixel.R	2014-03-11 14:07:15 UTC (rev 1886)
+++ pkg/MEMSS/tests/Pixel.R	2014-03-11 15:28:59 UTC (rev 1887)
@@ -4,4 +4,3 @@
            Pixel)
 print(m1, corr = FALSE)
 ranef(m1)
-q("no")

Modified: pkg/MEMSS/tests/Pixel.Rout.save
===================================================================
--- pkg/MEMSS/tests/Pixel.Rout.save	2014-03-11 14:07:15 UTC (rev 1886)
+++ pkg/MEMSS/tests/Pixel.Rout.save	2014-03-11 15:28:59 UTC (rev 1887)
@@ -81,7 +81,7 @@
 I       -5.75 -0.6811
 J       19.37 -0.0994
 
-> q("no")
+> 
 > proc.time()
    user  system elapsed 
-  2.468   0.074   2.568 
+  2.652   0.085   2.921 



More information about the Lme4-commits mailing list