[Robast-commits] r379 - branches/robast-0.7/pkg/RobAStBase/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Oct 6 00:03:59 CEST 2009
Author: ruckdeschel
Date: 2009-10-06 00:03:59 +0200 (Tue, 06 Oct 2009)
New Revision: 379
Modified:
branches/robast-0.7/pkg/RobAStBase/R/qqplot.R
Log:
RobAStBase: had forgotten to remove a diagnostic print() command...
Modified: branches/robast-0.7/pkg/RobAStBase/R/qqplot.R
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/R/qqplot.R 2009-10-05 20:24:54 UTC (rev 378)
+++ branches/robast-0.7/pkg/RobAStBase/R/qqplot.R 2009-10-05 22:03:59 UTC (rev 379)
@@ -110,7 +110,6 @@
mcl$col.pch <- .fadeColor(col.pch,wx^exp.fadcol.pch, bg = bg)
}
- print(mcl)
return(do.call(getMethod("qqplot", signature(x="ANY", y="ProbFamily")),
args=mcl))
})
More information about the Robast-commits
mailing list