[rkward-cvs] SF.net SVN: rkward:[3686] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Sun Jun 12 10:17:19 UTC 2011


Revision: 3686
          http://rkward.svn.sourceforge.net/rkward/?rev=3686&view=rev
Author:   tfry
Date:     2011-06-12 10:17:18 +0000 (Sun, 12 Jun 2011)

Log Message:
-----------
Ignore .rk.rerun.plugin.link()-commands in plugin tests. The can sometimes change on a large scale.

Modified Paths:
--------------
    trunk/rkward/rkward/rbackend/rinterface.cpp
    trunk/rkward/rkward/rbackend/rinterface.h
    trunk/rkward/rkward/rbackend/rpackages/rkward/R/internal.R
    trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/RKTest-class.R
    trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/rkwardtests-internal.R
    trunk/rkward/tests/analysis_plugins/F_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/agostino_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/ansari_bradley_exact_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/ansari_bradley_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/anscombe_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/bartlett_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/basic_statistics_a.rkcommands.R
    trunk/rkward/tests/analysis_plugins/basic_statistics_b.rkcommands.R
    trunk/rkward/tests/analysis_plugins/bonett_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/box_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/chisq_out_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/correlation_matrix.rkcommands.R
    trunk/rkward/tests/analysis_plugins/correlation_matrix_plot.rkcommands.R
    trunk/rkward/tests/analysis_plugins/crosstab_multi.rkcommands.R
    trunk/rkward/tests/analysis_plugins/crosstab_n_to_1.rkcommands.R
    trunk/rkward/tests/analysis_plugins/descriptive_stats.rkcommands.R
    trunk/rkward/tests/analysis_plugins/dixon_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/fligner_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/grubbs_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/hp_filter.rkcommands.R
    trunk/rkward/tests/analysis_plugins/kpss_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/levene_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/linear_regression.rkcommands.R
    trunk/rkward/tests/analysis_plugins/moments_moment.rkcommands.R
    trunk/rkward/tests/analysis_plugins/mood_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/outlier.rkcommands.R
    trunk/rkward/tests/analysis_plugins/pp_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/skewness_kurtosis.rkcommands.R
    trunk/rkward/tests/analysis_plugins/t_test_two_vars.rkcommands.R
    trunk/rkward/tests/analysis_plugins/wilcoxon_exact_test.rkcommands.R
    trunk/rkward/tests/analysis_plugins/wilcoxon_test.rkcommands.R
    trunk/rkward/tests/distributions/ad_test.rkcommands.R
    trunk/rkward/tests/distributions/beta_clt.rkcommands.R
    trunk/rkward/tests/distributions/beta_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/beta_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/binomial_clt.rkcommands.R
    trunk/rkward/tests/distributions/binomial_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/binomial_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/cauchy_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/cauchy_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/chi_squared_clt.rkcommands.R
    trunk/rkward/tests/distributions/chi_squared_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/chi_squared_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/cvm_test.rkcommands.R
    trunk/rkward/tests/distributions/exponential_clt.rkcommands.R
    trunk/rkward/tests/distributions/exponential_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/exponential_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/f_clt.rkcommands.R
    trunk/rkward/tests/distributions/f_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/f_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/gamma_clt.rkcommands.R
    trunk/rkward/tests/distributions/gamma_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/gamma_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/geom_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/geom_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/geometric_clt.rkcommands.R
    trunk/rkward/tests/distributions/gumbel_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/gumbel_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/hypergeometric_clt.rkcommands.R
    trunk/rkward/tests/distributions/hypergeometric_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/hypergeometric_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/jb_test.rkcommands.R
    trunk/rkward/tests/distributions/lillie_test.rkcommands.R
    trunk/rkward/tests/distributions/log_normal_clt.rkcommands.R
    trunk/rkward/tests/distributions/log_normal_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/log_normal_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/logistic_clt.rkcommands.R
    trunk/rkward/tests/distributions/logistic_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/logistic_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/negative_binomial_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/negative_binomial_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/negbinomial_clt.rkcommands.R
    trunk/rkward/tests/distributions/normal_clt.rkcommands.R
    trunk/rkward/tests/distributions/normal_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/normal_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/pearson_test.rkcommands.R
    trunk/rkward/tests/distributions/plot_beta_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_binomial_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_cauchy_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_chi_squared_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_exponential_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_f_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_gamma_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_geometric_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_hypergeometric_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_log_normal_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_logistic_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_negbinomial_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_normal_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_poisson_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_t_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_tukey_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_uniform_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_weibull_distribution.rkcommands.R
    trunk/rkward/tests/distributions/plot_wilcoxon_distribution.rkcommands.R
    trunk/rkward/tests/distributions/poisson_clt.rkcommands.R
    trunk/rkward/tests/distributions/poisson_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/poisson_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/sf_test.rkcommands.R
    trunk/rkward/tests/distributions/shapiro_wilk_test.rkcommands.R
    trunk/rkward/tests/distributions/t_clt.rkcommands.R
    trunk/rkward/tests/distributions/t_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/t_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/tukey_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/tukey_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/uniform_clt.rkcommands.R
    trunk/rkward/tests/distributions/uniform_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/uniform_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/weibull_clt.rkcommands.R
    trunk/rkward/tests/distributions/weibull_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/weibull_quantiles.rkcommands.R
    trunk/rkward/tests/distributions/wilcoxon_clt.rkcommands.R
    trunk/rkward/tests/distributions/wilcoxon_probabilities.rkcommands.R
    trunk/rkward/tests/distributions/wilcoxon_quantiles.rkcommands.R
    trunk/rkward/tests/import_export_plugins/import_csv.rkcommands.R
    trunk/rkward/tests/import_export_plugins/import_spss.rkcommands.R
    trunk/rkward/tests/import_export_plugins/import_stata.rkcommands.R
    trunk/rkward/tests/import_export_plugins/load_r_object.rkcommands.R
    trunk/rkward/tests/import_export_plugins/load_source.rkcommands.R
    trunk/rkward/tests/import_export_plugins/package_skeleton.rkcommands.R
    trunk/rkward/tests/import_export_plugins/save_r_object.rkcommands.R
    trunk/rkward/tests/import_export_plugins/setworkdir.rkcommands.R
    trunk/rkward/tests/import_export_plugins/write_table.rkcommands.R
    trunk/rkward/tests/import_export_plugins/write_vector_matrix.rkcommands.R
    trunk/rkward/tests/item_response_theory/2PL_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/3PL_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/Andersen_LR_plot.rkcommands.R
    trunk/rkward/tests/item_response_theory/Cronbach_alpha.rkcommands.R
    trunk/rkward/tests/item_response_theory/GPCM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/GRM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/LLTM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/LPCM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/LRSM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/PCM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/RSM_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/Rasch_parameter_estimation.rkcommands.R
    trunk/rkward/tests/item_response_theory/Wald_test.rkcommands.R
    trunk/rkward/tests/item_response_theory/goodnes-of-fit_Rasch.rkcommands.R
    trunk/rkward/tests/item_response_theory/item_fit_statistics.rkcommands.R
    trunk/rkward/tests/item_response_theory/person_fit_statistics.rkcommands.R
    trunk/rkward/tests/item_response_theory/plot_2PL.rkcommands.R
    trunk/rkward/tests/item_response_theory/plot_3PL.rkcommands.R
    trunk/rkward/tests/item_response_theory/plot_GRM.rkcommands.R
    trunk/rkward/tests/item_response_theory/plot_PCM.rkcommands.R
    trunk/rkward/tests/item_response_theory/plot_RSM.rkcommands.R
    trunk/rkward/tests/item_response_theory/plot_Rasch.rkcommands.R
    trunk/rkward/tests/item_response_theory/unidimensional.rkcommands.R
    trunk/rkward/tests/plots/barplot.rkcommands.R
    trunk/rkward/tests/plots/boxplot.rkcommands.R
    trunk/rkward/tests/plots/boxplot_grouped.rkcommands.R
    trunk/rkward/tests/plots/density_plot.rkcommands.R
    trunk/rkward/tests/plots/dotchart.rkcommands.R
    trunk/rkward/tests/plots/ecdf_plot.rkcommands.R
    trunk/rkward/tests/plots/generic_plot.rkcommands.R
    trunk/rkward/tests/plots/histogram.rkcommands.R
    trunk/rkward/tests/plots/pareto_chart.rkcommands.R
    trunk/rkward/tests/plots/piechart.rkcommands.R
    trunk/rkward/tests/plots/scatterplot.rkcommands.R
    trunk/rkward/tests/plots/scatterplot_matrix.rkcommands.R
    trunk/rkward/tests/plots/stem_leaf_plot.rkcommands.R
    trunk/rkward/tests/plots/stripchart.rkcommands.R
    trunk/rkward/tests/rkward_application_tests/output_capture_interleaving_test.rkcommands.R
    trunk/rkward/tests/rkward_application_tests.R

Modified: trunk/rkward/rkward/rbackend/rinterface.cpp
===================================================================
--- trunk/rkward/rkward/rbackend/rinterface.cpp	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/rkward/rbackend/rinterface.cpp	2011-06-12 10:17:18 UTC (rev 3686)
@@ -232,7 +232,12 @@
 		RKCommandLog::getLog ()->addInput (command);
 
 		if (command_logfile_mode != NotRecordingCommands) {
-			if ((!(command->type () & RCommand::Sync)) || command_logfile_mode == RecordingCommandsWithSync) {
+			bool record = true;
+			if (command_logfile_mode != RecordingCommandsUnfiltered) {
+				if (command->type () & RCommand::Sync) record = false;
+				else if (command->command ().startsWith (".rk.rerun.plugin.link")) record = false;
+			}
+			if (record) {
 				command_logfile.write (command->command ().toUtf8 ());
 				command_logfile.write ("\n");
 			}
@@ -546,7 +551,7 @@
 	} else if (call == "recordCommands") {
 		RK_ASSERT (calllist.count () == 3);
 		QString filename = calllist.value (1);
-		bool with_sync = (calllist.value (2) == "include.sync");
+		bool unfiltered = (calllist.value (2) == "include.all");
 
 		if (filename.isEmpty ()) {
 			command_logfile_mode = NotRecordingCommands;
@@ -558,8 +563,8 @@
 				command_logfile.setFileName (filename);
 				bool ok = command_logfile.open (QIODevice::WriteOnly | QIODevice::Truncate);
 				if (ok) {
-					command_logfile_mode = RecordingCommands;
-					if (with_sync) command_logfile_mode = RecordingCommandsWithSync;
+					if (unfiltered) command_logfile_mode = RecordingCommandsUnfiltered;
+					else command_logfile_mode = RecordingCommands;
 				} else {
 					return (QStringList ("Could not open file for writing. Not recording commands"));
 				}

Modified: trunk/rkward/rkward/rbackend/rinterface.h
===================================================================
--- trunk/rkward/rkward/rbackend/rinterface.h	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/rkward/rbackend/rinterface.h	2011-06-12 10:17:18 UTC (rev 3686)
@@ -91,7 +91,7 @@
 	enum {
 		NotRecordingCommands,
 		RecordingCommands,
-		RecordingCommandsWithSync
+		RecordingCommandsUnfiltered
 	} command_logfile_mode;
 
 	void processHistoricalSubstackRequest (const QStringList &calllist);

Modified: trunk/rkward/rkward/rbackend/rpackages/rkward/R/internal.R
===================================================================
--- trunk/rkward/rkward/rbackend/rpackages/rkward/R/internal.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/rkward/rbackend/rpackages/rkward/R/internal.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -334,14 +334,14 @@
 
 # Start recording commands that are submitted from rkward to R.
 # filename: filename to write to (file will be truncated!).
-# include.sync.commands: Should internal synchronisation commands be included?
+# include.all: By default, some types of command are filtered (internal synchronisation commands, and run again links). Should these be included?
 # To stop recording, supply NULL or "" as filename
 # Currently used for the purpose of automated testing, only. Perhaps in the future
 # this or a similar mechanism could also be added as a user feature.
-"rk.record.commands" <- function (filename, include.sync.commands = FALSE) {
+"rk.record.commands" <- function (filename, include.all = FALSE) {
 	if (is.null (filename)) filename = ""
 
-	res <- .rk.do.plain.call ("recordCommands", c(as.character (filename), if (include.sync.commands) "include.sync" else "normal"))
+	res <- .rk.do.plain.call ("recordCommands", c(as.character (filename), if (include.all) "include.all" else "normal"))
 
 	if (!length (res)) invisible (TRUE)
 	else {

Modified: trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/RKTest-class.R
===================================================================
--- trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/RKTest-class.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/RKTest-class.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -7,6 +7,7 @@
 #' @slot expect_error Expect errors
 #' @slot libraries A charcter vector naming needed libraries
 #' @slot files A character vector naming needed files, path relative to the test standards directory
+#' @slot record.all.commands Should synchronization commands and commands to generate run-again-links be included in the command recording? Generally, this should be FALSE (the default).
 #' @name RKTest
 #' @import methods
 #' @keywords classes
@@ -15,8 +16,8 @@
 #' @rdname RKTest-class
 
 setClass ("RKTest",
-		representation (id="character", call="function", fuzzy_output="logical", expect_error="logical", libraries="character", files="character"),
-		prototype(character(0), id=NULL, call=function () { stop () }, fuzzy_output=FALSE, expect_error=FALSE, libraries=character(0), files=character(0)),
+		representation (id="character", call="function", fuzzy_output="logical", expect_error="logical", libraries="character", files="character", record.all.commands="logical"),
+		prototype(character(0), id=NULL, call=function () { stop () }, fuzzy_output=FALSE, expect_error=FALSE, libraries=character(0), files=character(0), record.all.commands=FALSE),
 		validity=function (object) {
 			if (is.null (object at id)) return (FALSE)
 			return (TRUE)

Modified: trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/rkwardtests-internal.R
===================================================================
--- trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/rkwardtests-internal.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/rkward/rbackend/rpackages/rkwardtests/R/rkwardtests-internal.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -83,7 +83,7 @@
 			close (message_file_handle)
 		}, add=TRUE)
 
-	rk.record.commands (code_file)
+	rk.record.commands (code_file, include.all=test at record.all.commands)
 	on.exit (rk.record.commands (NULL), add=TRUE)
 
 	old.symbols <- ls (envir=globalenv (), all.names=TRUE)

Modified: trunk/rkward/tests/analysis_plugins/F_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/F_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/F_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -19,5 +19,3 @@
 	'Upper CI'=result$conf.int[2],
 	'ratio of variances'=result$estimate))
 })
-.rk.rerun.plugin.link(plugin="rkward::F_test", settings="alternative.string=two.sided\nconflevel.real=0.95\nratio.real=1.00\nx.available=test50z\ny.available=test50y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/agostino_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/agostino_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/agostino_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 	parameters=list ("Alternative Hypothesis", "two.sided"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::agostino_test", settings="alternative.string=two.sided\nlength.state=1\nshow_alternative.state=1\nx.available=warpbreaks[[\\\"breaks\\\"]]\\ntest50z\\ntest10x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/ansari_bradley_exact_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/ansari_bradley_exact_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/ansari_bradley_exact_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -22,8 +22,6 @@
 	'confidence interval of difference'=result$conf.int,
 	'estimate of the ratio of scales'=result$estimate))
 })
-.rk.rerun.plugin.link(plugin="rkward::ansari_bradley_exact_test", settings="alternative.string=two.sided\nconfint.state=TRUE\nconflevel.real=0.95\nexact.string=yes\nx.available=test50x\ny.available=test10y", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(exactRankTests)
@@ -44,5 +42,3 @@
 	'null.value'=result$null.value,
 	p=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::ansari_bradley_exact_test", settings="alternative.string=less\nconfint.state=FALSE\nexact.string=automatic\nx.available=test50x\ny.available=test50y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/ansari_bradley_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/ansari_bradley_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/ansari_bradley_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -21,8 +21,6 @@
 	'confidence interval of difference'=result$conf.int,
 	'estimate of the ratio of scales'=result$estimate))
 })
-.rk.rerun.plugin.link(plugin="rkward::ansari_bradley_test", settings="alternative.string=two.sided\nconfint.state=TRUE\nconflevel.real=0.95\nexact.string=yes\nx.available=test50x\ny.available=test10y", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 names <- rk.get.description (test50x, test50y)
@@ -42,5 +40,3 @@
 	'null.value'=result$null.value,
 	p=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::ansari_bradley_test", settings="alternative.string=less\nconfint.state=FALSE\nexact.string=automatic\nx.available=test50x\ny.available=test50y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/anscombe_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/anscombe_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/anscombe_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -23,5 +23,3 @@
 	parameters=list ("Alternative Hypothesis", "two.sided"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::anscombe_test", settings="alternative.string=two.sided\nlength.state=1\nshow_alternative.state=1\nx.available=warpbreaks[[\\\"breaks\\\"]]\\ntest50z\\ntest10y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/bartlett_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/bartlett_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/bartlett_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -13,5 +13,3 @@
 	'df'=result$parameter,
 	'p-value'=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::bartlett_test", settings="x.available=warpbreaks[[\\\"breaks\\\"]]\\ntest50z\\ntest50y\\ntest50x\\ntest10z\\ntest10y\\ntest10x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/basic_statistics_a.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/basic_statistics_a.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/basic_statistics_a.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -46,5 +46,3 @@
 
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::basic_statistics", settings="autre.real=6.00\nconstMad.real=1.4628\ncustomMu.state=1\ncustomS.state=1\nhuber.state=1\ninitmu.string=median\nirq.state=1\nlength.state=1\nmad.state=1\nmaximum.state=1\nmean.state=1\nmedian.state=1\nminimum.state=1\nmu.text=3\nnarm.state=1\nnbmaximum.real=0.00\nnbminimum.real=0.00\npourcent.real=0.05\nquartile.state=1\ns.text=\nsaveas.active=1\nsaveas.objectname=my.data\nsaveas.parent=.GlobalEnv\nsd.state=1\ntol.real=0.07\ntrim.state=1\nvari.state=1\nwinsor.real=1.50\nz.available=women[[\\\"weight\\\"]]\\ntest50x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/basic_statistics_b.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/basic_statistics_b.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/basic_statistics_b.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -22,5 +22,3 @@
 
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::basic_statistics", settings="autre.real=0.00\nhuber.state=\nirq.state=0\nlength.state=0\nmad.state=\nmaximum.state=0\nmean.state=0\nmedian.state=0\nminimum.state=0\nnarm.state=1\nnbmaximum.real=3.00\nnbminimum.real=2.00\nquartile.state=0\nsaveas.active=0\nsaveas.objectname=rk.univariate\nsaveas.parent=.GlobalEnv\nsd.state=0\ntrim.state=\nvari.state=0\nz.available=test10x\\nwomen[[\\\"height\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/bonett_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/bonett_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/bonett_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -23,5 +23,3 @@
 	parameters=list ("Alternative Hypothesis", "two.sided"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::bonett_test", settings="alternative.string=two.sided\nlength.state=1\nshow_alternative.state=1\nx.available=test50z\\ntest50y\\ntest50x\\ntest10z\\ntest10y\\ntest10x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/box_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/box_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/box_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -21,5 +21,3 @@
 
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::Box_test", settings="lag.real=1.00\nlength.state=1\nnarm.state=0\ntype.string=Box-Pierce\nx.available=test50x\\ntest10y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/chisq_out_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/chisq_out_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/chisq_out_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -33,8 +33,6 @@
 	parameters=list ("Opposite", "FALSE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::chisq_out_test", settings="descriptives.state=1\nlength.state=1\nopposite.state=FALSE\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]\\nrock[[\\\"peri\\\"]]\\nrock[[\\\"area\\\"]]", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(outliers)
@@ -60,5 +58,3 @@
 	parameters=list ("Opposite", "TRUE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::chisq_out_test", settings="descriptives.state=0\nlength.state=0\nopposite.state=TRUE\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]\\nrock[[\\\"peri\\\"]]\\nrock[[\\\"area\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/correlation_matrix.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/correlation_matrix.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/correlation_matrix.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,8 +24,6 @@
 rk.results (data.frame ("Coefficient"=I(names (data)), result, check.names=FALSE))
 rk.results (data.frame ("n \\ p"=I(names (data)), result.p, check.names=FALSE))
 })
-.rk.rerun.plugin.link(plugin="rkward::corr_matrix", settings="do_p.state=1\nmethod.string=pearson\nuse.string=pairwise\nx.available=test50x\\ntest50y\\ntest50z", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -40,5 +38,3 @@
 
 rk.results (data.frame ("Coefficient"=I(names (data)), result, check.names=FALSE))
 })
-.rk.rerun.plugin.link(plugin="rkward::corr_matrix", settings="do_p.state=\nmethod.string=pearson\nuse.string=pairwise\nx.available=women[[\\\"weight\\\"]]\\nwomen[[\\\"height\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/correlation_matrix_plot.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/correlation_matrix_plot.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/correlation_matrix_plot.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -34,5 +34,3 @@
 
 rk.print("Legend:\t'***': p < 0.001 -- '**': p < 0.01 -- '*': p < 0.05 -- '.'': p < 0.1")
 })
-.rk.rerun.plugin.link(plugin="rkward::cor_graph", settings="digits.real=3.00\nmethod.string=pearson\nscale.state=TRUE\nuse.string=pairwise.complete.obs\nx.available=rock", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/crosstab_multi.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/crosstab_multi.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/crosstab_multi.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -9,5 +9,3 @@
 
 rk.print (result)
 })
-.rk.rerun.plugin.link(plugin="rkward::crosstab_multi", settings="exclude_nas.state=1\nx.available=test_table[[\\\"A\\\"]]\\ntest_table[[\\\"B\\\"]]\\ntest_table[[\\\"C\\\"]]\\ntest_table[[\\\"D\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/crosstab_n_to_1.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/crosstab_n_to_1.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/crosstab_n_to_1.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -30,8 +30,6 @@
 	rk.graph.off ()
 }
 })
-.rk.rerun.plugin.link(plugin="rkward::crosstab", settings="barplot.state=TRUE\nbarplot_embed.colors.string=default\nbarplot_embed.labels.state=0\nbarplot_embed.legend.state=0\nbarplot_embed.plotoptions.add_grid.state=0\nbarplot_embed.plotoptions.asp.real=0.00\nbarplot_embed.plotoptions.main.text=\nbarplot_embed.plotoptions.pointcolor.color.string=\nbarplot_embed.plotoptions.pointtype.string=\nbarplot_embed.plotoptions.sub.text=\nbarplot_embed.plotoptions.xaxt.state=\nbarplot_embed.plotoptions.xlab.text=\nbarplot_embed.plotoptions.xlog.state=\nbarplot_embed.plotoptions.xmaxvalue.text=\nbarplot_embed.plotoptions.xminvalue.text=\nbarplot_embed.plotoptions.yaxt.state=\nbarplot_embed.plotoptions.ylab.text=\nbarplot_embed.plotoptions.ylog.state=\nbarplot_embed.plotoptions.ymaxvalue.text=\nbarplot_embed.plotoptions.yminvalue.text=\nbarplot_embed.type.string=juxtaposed\nchisq.state=TRUE\nchisq_expected.state=FALSE\nmargins.state=FALSE\nprop_column.state=FALSE\nprop_row.state=FALSE\nprop_total.state=FALSE\nsimpv.string=FALSE\nx.available=warpbreaks[[\\\"tension\\\"]]\ny.available=warpbreaks[[\\\"wool\\\"]]\\nwarpbreaks[[\\\"tension\\\"]]", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 # convenience function to bind together several two dimensional tables into a single three dimensional table
@@ -81,5 +79,3 @@
 	rk.graph.off ()
 }
 })
-.rk.rerun.plugin.link(plugin="rkward::crosstab", settings="barplot.state=TRUE\nbarplot_embed.colors.string=rainbow\nbarplot_embed.labels.state=1\nbarplot_embed.legend.state=0\nbarplot_embed.place.string=3\nbarplot_embed.plotoptions.add_grid.state=0\nbarplot_embed.plotoptions.asp.real=0.00\nbarplot_embed.plotoptions.main.text=\nbarplot_embed.plotoptions.pointcolor.color.string=\nbarplot_embed.plotoptions.pointtype.string=\nbarplot_embed.plotoptions.sub.text=\nbarplot_embed.plotoptions.xaxt.state=\nbarplot_embed.plotoptions.xlab.text=\nbarplot_embed.plotoptions.xlog.state=\nbarplot_embed.plotoptions.xmaxvalue.text=\nbarplot_embed.plotoptions.xminvalue.text=\nbarplot_embed.plotoptions.yaxt.state=\nbarplot_embed.plotoptions.ylab.text=\nbarplot_embed.plotoptions.ylog.state=\nbarplot_embed.plotoptions.ymaxvalue.text=\nbarplot_embed.plotoptions.yminvalue.text=\nbarplot_embed.type.string=juxtaposed\nchisq.state=TRUE\nchisq_expected.state=TRUE\nmargins.state=TRUE\nprop_column.state=TRUE\nprop_row.state=TRUE\nprop_total.state=TRUE\nsimpv.string=FALSE\nx.available=warpbreaks[[\\\"tension\\\"]]\ny.available=warpbreaks[[\\\"wool\\\"]]\\nwarpbreaks[[\\\"tension\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/descriptive_stats.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/descriptive_stats.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/descriptive_stats.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -29,5 +29,3 @@
 
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::descriptive", settings="constMad.real=1.4628\nlength.state=1\nmad.state=1\nmad_type.string=average\nmean.state=1\nmedian.state=1\nprod.state=1\nrange.state=1\nsd.state=1\nsum.state=1\ntrim.real=0.00\nx.available=women[[\\\"height\\\"]]\\ntest10z", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/dixon_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/dixon_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/dixon_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -32,8 +32,6 @@
 	parameters=list ("Type", "0", "Opposite", "FALSE", "two-sided", "TRUE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::dixon_test", settings="descriptives.state=1\nlength.state=1\nopposite.state=FALSE\ntwo_sided.state=TRUE\ntype.string=0\nx.available=women[[\\\"weight\\\"]]\\nwomen[[\\\"height\\\"]]", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(outliers)
@@ -58,5 +56,3 @@
 	parameters=list ("Type", "0", "Opposite", "TRUE", "two-sided", "FALSE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::dixon_test", settings="descriptives.state=0\nlength.state=0\nopposite.state=TRUE\ntwo_sided.state=FALSE\ntype.string=0\nx.available=women[[\\\"weight\\\"]]\\nwomen[[\\\"height\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/fligner_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/fligner_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/fligner_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -13,5 +13,3 @@
 	'df'=result$parameter,
 	'p-value'=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::fligner_test", settings="x.available=women[[\\\"weight\\\"]]\\nwomen[[\\\"height\\\"]]\\ntest50z\\ntest50y\\ntest50x\\ntest10z\\ntest10y\\ntest10x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/grubbs_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/grubbs_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/grubbs_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -28,8 +28,6 @@
 	parameters=list ("Type", "10", "Opposite", "FALSE", "two-sided", "TRUE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::grubbs_test", settings="descriptives.state=0\nlength.state=1\nopposite.state=FALSE\ntwo_sided.state=TRUE\ntype.string=10\nx.available=warpbreaks[[\\\"breaks\\\"]]\\ntest10z", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(outliers)
@@ -65,5 +63,3 @@
 	parameters=list ("Type", "11", "Opposite", "TRUE", "two-sided", "FALSE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::grubbs_test", settings="descriptives.state=1\nlength.state=1\nopposite.state=TRUE\ntwo_sided.state=FALSE\ntype.string=11\nx.available=warpbreaks[[\\\"breaks\\\"]]\\ntest10z", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/hp_filter.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/hp_filter.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/hp_filter.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -25,5 +25,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::hp_filter", settings="custom.state=0\ncycle_col.color.string=green4\ncycle_lty.string=\ncycle_lwd.real=1.00\ncycle_name.active=1\ncycle_name.objectname=hpcycle\ncycle_name.parent=.GlobalEnv\ndownlab.text=\nlambda.string=1600\nplot_cycle.state=1\nseries_col.color.string=blue\nseries_lty.string=\nseries_lwd.real=1.00\ntrend_col.color.string=red\ntrend_lty.string=\ntrend_lwd.real=1.00\ntrend_name.active=1\ntrend_name.objectname=hptrend\ntrend_name.parent=.GlobalEnv\nuplab.text=\nx.available=co2", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/kpss_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/kpss_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/kpss_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -21,5 +21,3 @@
 	parameters=list ("null hypothesis"="Trend", "version of truncation lag parameter"="long"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::kpss_test", settings="length.state=1\nlshort.string=FALSE\nnarm.state=0\nnull.string=Trend\nx.available=test50x\\ntest50y\\ntest50z", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/levene_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/levene_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/levene_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 
 rk.print (result)
 })
-.rk.rerun.plugin.link(plugin="rkward::levene_test", settings="group.available=warpbreaks[[\\\"tension\\\"]]\ny.available=warpbreaks[[\\\"breaks\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/linear_regression.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/linear_regression.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/linear_regression.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Linear Regression")
 rk.print(results)
 })
-.rk.rerun.plugin.link(plugin="rkward::linear_regression", settings="intercept.state=1\nx.available=warpbreaks[[\\\"tension\\\"]]\\nwarpbreaks[[\\\"wool\\\"]]\ny.available=warpbreaks[[\\\"breaks\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/moments_moment.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/moments_moment.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/moments_moment.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -13,5 +13,3 @@
 	parameters=list ("Order", "1", "Compute central moments", "FALSE", "Compute absolute moments", "FALSE", "Remove missing values", "TRUE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::moment", settings="absolute.state=FALSE\ncentral.state=FALSE\nlength.state=0\nnarm.state=TRUE\norder.real=1.00\nx.available=test50z\\ntest50y\\ntest50x\\ntest10z\\ntest10y\\ntest10x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/mood_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/mood_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/mood_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -13,5 +13,3 @@
 	'Z'=result$statistic,
 	'p-value'=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::mood_test", settings="alternative.string=two.sided\nx.available=test50z\ny.available=test50x", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/outlier.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/outlier.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/outlier.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -25,8 +25,6 @@
 	parameters=list ("Opposite", "FALSE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::outlier", settings="descriptives.state=0\nlength.state=1\nopposite.state=FALSE\nx.available=warpbreaks[[\\\"breaks\\\"]]\\ntest50z", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(outliers)
@@ -54,5 +52,3 @@
 	parameters=list ("Opposite", "TRUE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::outlier", settings="descriptives.state=1\nlength.state=0\nopposite.state=TRUE\nx.available=warpbreaks[[\\\"breaks\\\"]]\\ntest50z", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/pp_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/pp_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/pp_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -21,5 +21,3 @@
 
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::PP_test", settings="length.state=1\nlshort.string=FALSE\nnarm.state=0\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]\\nrock[[\\\"peri\\\"]]\\nrock[[\\\"area\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/skewness_kurtosis.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/skewness_kurtosis.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/skewness_kurtosis.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -20,5 +20,3 @@
 rk.header ("Skewness and Kurtosis")
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::skewness_kurtosis", settings="geary.state=1\nkurtosis.state=1\nlength.state=1\nnarm.state=1\nskewness.state=1\nx.available=women[[\\\"weight\\\"]]\\nwomen[[\\\"height\\\"]]\\nwarpbreaks[[\\\"breaks\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/t_test_two_vars.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/t_test_two_vars.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/t_test_two_vars.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -18,8 +18,6 @@
 	'confidence interval percent'=(100 * attr(result$conf.int, "conf.level")),
 	'confidence interval of difference'=result$conf.int ))
 })
-.rk.rerun.plugin.link(plugin="rkward::t_test_two_vars", settings="confint.state=1\nconflevel.real=0.95\nhypothesis.string=two.sided\npaired.state=0\nvarequal.state=0\nx.available=test50x\ny.available=test50y", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 names <- rk.get.description (test10y, test10z)
@@ -39,5 +37,3 @@
 	'confidence interval percent'=(100 * attr(result$conf.int, "conf.level")),
 	'confidence interval of difference'=result$conf.int ))
 })
-.rk.rerun.plugin.link(plugin="rkward::t_test_two_vars", settings="confint.state=1\nconflevel.real=0.99\nhypothesis.string=less\npaired.state=1\nx.available=test10y\ny.available=test10z", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/wilcoxon_exact_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/wilcoxon_exact_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/wilcoxon_exact_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,8 +24,6 @@
 	'confidence interval of difference'=result$conf.int,
 	'Difference in Location' = result$estimate))
 })
-.rk.rerun.plugin.link(plugin="rkward::wilcoxon_exact_test", settings="alternative.string=two.sided\nconfint.state=TRUE\nconflevel.real=0.95\ncorrect.state=FALSE\nexact.string=yes\nmu.real=0.00\nx.available=test50x\ny.available=", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(exactRankTests)
@@ -49,5 +47,3 @@
 	'Hypothesis'=result$alternative,
 	p=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::wilcoxon_exact_test", settings="alternative.string=less\nconfint.state=FALSE\ncorrect.state=TRUE\nexact.string=automatic\nmu.real=0.00\npaired.state=TRUE\nx.available=test50x\ny.available=test50y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/analysis_plugins/wilcoxon_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/analysis_plugins/wilcoxon_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/analysis_plugins/wilcoxon_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -22,8 +22,6 @@
 	'confidence interval of difference'=result$conf.int,
 	'Difference in Location' = result$estimate))
 })
-.rk.rerun.plugin.link(plugin="rkward::wilcoxon_test", settings="alternative.string=two.sided\nconfint.state=TRUE\nconflevel.real=0.95\ncorrect.state=FALSE\nexact.string=yes\nmu.real=0.00\nx.available=test50x\ny.available=", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 names = rk.get.description (test50x, test50y)
@@ -45,5 +43,3 @@
 	'Hypothesis'=result$alternative,
 	p=result$p.value))
 })
-.rk.rerun.plugin.link(plugin="rkward::wilcoxon_test", settings="alternative.string=less\nconfint.state=FALSE\ncorrect.state=TRUE\nexact.string=automatic\nmu.real=0.00\npaired.state=TRUE\nx.available=test50x\ny.available=test50y", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/ad_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/ad_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/ad_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -19,5 +19,3 @@
 
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::ad_test", settings="length.state=1\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/beta_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/beta_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/beta_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_beta_clt", settings="a.real=2.0\nb.real=2.0\ndrawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=1\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histfillcol.color.string=azure\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=1\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscalenorm.state=0", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/beta_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/beta_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/beta_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,8 +6,6 @@
 rk.header ("Beta probability", list ("Vector of quantiles", "c (0.95)", "Shape 1", "1.00", "Shape 2", "1.00", "non-centrality parameter (ncp)", "0.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Beta probability")
 })
-.rk.rerun.plugin.link(plugin="rkward::beta_probabilities", settings="logp.string=log.p = FALSE\nncp.real=0.00\nq.text=0.95\nshape1.real=1.00\nshape2.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -16,5 +14,3 @@
 rk.header ("Beta probability", list ("Vector of quantiles", "c (0.96)", "Shape 1", "1.01", "Shape 2", "1.01", "non-centrality parameter (ncp)", "0.02", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"));
 rk.results (result, titles="Beta probability")
 })
-.rk.rerun.plugin.link(plugin="rkward::beta_probabilities", settings="logp.string=log.p = TRUE\nncp.real=0.02\nq.text=0.96\nshape1.real=1.01\nshape2.real=1.01\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/beta_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/beta_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/beta_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,8 +6,6 @@
 rk.header ("Beta quantiles", list ("Vector of probabilities", "c (0.95)", "Shape 1", "1.00", "Shape 2", "1.00", "non-centrality parameter (ncp)", "0.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Beta quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::beta_quantiles", settings="logp.string=log.p = FALSE\nncp.real=0.00\np.text=0.95\nshape1.real=1.00\nshape2.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -16,5 +14,3 @@
 rk.header ("Beta quantiles", list ("Vector of probabilities", "c (-1)", "Shape 1", "1.04", "Shape 2", "1.03", "non-centrality parameter (ncp)", "0.08", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"));
 rk.results (result, titles="Beta quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::beta_quantiles", settings="logp.string=log.p = TRUE\nncp.real=0.08\np.text=-1\nshape1.real=1.04\nshape2.real=1.03\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/binomial_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/binomial_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/binomial_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_binomial_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=int\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.include_lowest.state=1\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nnAvg.real=1.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nprob.real=0.50\nscalenorm.state=0\nsize.real=11.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/binomial_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/binomial_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/binomial_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Binomial tail probability", list ("Vector of quantiles", "c (0.95, 2)", "Binomial trials", "3", "Probability of success", "0.50", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Binomial tail probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::binomial_tail_probabilities", settings="logp.string=log.p = FALSE\nprob.real=0.50\nq.text=0.95 2\nsize.real=3.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/binomial_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/binomial_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/binomial_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Binomial quantile", list ("Vector of quantiles probabilities", "c (0.95, .5)", "Binomial trials", "3", "Probability of success", "0.50", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Binomial quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::binomial_quantiles", settings="logp.string=log.p = FALSE\np.text=0.95 .5\nprob.real=0.50\nsize.real=3.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/cauchy_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/cauchy_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/cauchy_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,8 +6,6 @@
 rk.header ("Cauchy probabilities", list ("Vector of quantiles", "c (0.95)", "Location", "0.03", "Scale", "1.02", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Cauchy probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::cauchy_probabilities", settings="location.real=0.03\nlogp.string=log.p = FALSE\nq.text=0.95\nscale.real=1.02\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -16,5 +14,3 @@
 rk.header ("Cauchy probabilities", list ("Vector of quantiles", "c (0.95)", "Location", "-0.02", "Scale", "1.03", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"))
 rk.results (result, titles="Cauchy probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::cauchy_probabilities", settings="location.real=-0.02\nlogp.string=log.p = TRUE\nq.text=0.95\nscale.real=1.03\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/cauchy_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/cauchy_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/cauchy_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,8 +6,6 @@
 rk.header ("Cauchy quantiles", list ("Vector of probabilities", "c (0.95)", "Location", "-0.03", "Scale", "1.03", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Cauchy quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::cauchy_quantiles", settings="location.real=-0.03\nlogp.string=log.p = FALSE\np.text=0.95\nscale.real=1.03\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -16,5 +14,3 @@
 rk.header ("Cauchy quantiles", list ("Vector of probabilities", "c (-1, -2)", "Location", "0.02", "Scale", "0.98", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"));
 rk.results (result, titles="Cauchy quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::cauchy_quantiles", settings="location.real=0.02\nlogp.string=log.p = TRUE\np.text=-1 -2\nscale.real=0.98\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/chi_squared_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/chi_squared_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/chi_squared_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -23,5 +23,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_chi_squared_clt", settings="df.real=4.0\ndist_stepfun.addtoplot.state=\ndist_stepfun.col_hor.color.string=\ndist_stepfun.col_y0.color.string=\ndist_stepfun.col_y1.color.string=\ndist_stepfun.do_points.state=\ndist_stepfun.linetype.string=\ndist_stepfun.verticals.state=1\ndrawnorm.state=1\nfunction.string=dist\nnAvg.real=12.00\nnDist.real=1000.00\nncp.real=0.6\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscalenorm.state=1", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/chi_squared_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/chi_squared_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/chi_squared_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,8 +6,6 @@
 rk.header ("Chi-squared probability", list ("Vector of quantiles", "c (0.97, 0.65)", "Degrees of Freedom", "3.00", "non-centrality parameter", "0.05", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Chi-squared probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::chi_squared_probabilities", settings="df.real=3.00\nlogp.string=log.p = FALSE\nncp.real=0.05\nq.text=0.97 0.65\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -16,5 +14,3 @@
 rk.header ("Chi-squared probability", list ("Vector of quantiles", "c (1)", "Degrees of Freedom", "1.01", "non-centrality parameter", "0.02", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"));
 rk.results (result, titles="Chi-squared probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::chi_squared_probabilities", settings="df.real=1.01\nlogp.string=log.p = TRUE\nncp.real=0.02\nq.text=1\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/chi_squared_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/chi_squared_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/chi_squared_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,8 +6,6 @@
 rk.header ("Chi-squared quantile", list ("Vector of probabilities", "c (0.95)", "Degrees of freedom", "1.00", "non-centrality parameter", "0.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Chi-squared quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::chi_squared_quantiles", settings="df.real=1.00\nlogp.string=log.p = FALSE\nncp.real=0.00\np.text=0.95\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 ## Compute
@@ -16,5 +14,3 @@
 rk.header ("Chi-squared quantile", list ("Vector of probabilities", "c (-1, -2)", "Degrees of freedom", "1.02", "non-centrality parameter", "3.00", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"));
 rk.results (result, titles="Chi-squared quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::chi_squared_quantiles", settings="df.real=1.02\nlogp.string=log.p = TRUE\nncp.real=3.00\np.text=-1 -2\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/cvm_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/cvm_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/cvm_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -18,5 +18,3 @@
 rk.header ("Cramer-von Mises Normality Test")
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::cvm_test", settings="length.state=1\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/exponential_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/exponential_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/exponential_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -26,5 +26,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_exponential_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=grey4\nnormpointtype.string=h\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nrate.real=1.0\nscalenorm.state=1", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/exponential_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/exponential_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/exponential_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Exponential probabilities", list ("Vector of quantiles", "c (0.96)", "Rate", "1.07", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Exponential probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::exponential_probabilities", settings="logp.string=log.p = FALSE\nq.text=0.96\nrate.real=1.07\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/exponential_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/exponential_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/exponential_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Exponential quantiles", list ("Vector of probabilities", "c (-1.1)", "Rate", "1.05", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = TRUE"))
 rk.results (result, titles="Exponential quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::exponential_quantiles", settings="logp.string=log.p = TRUE\np.text=-1.1\nrate.real=1.05\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/f_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/f_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/f_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -15,5 +15,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_f_clt", settings="df1.real=5.0\ndf2.real=5.0\ndrawnorm.state=0\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nnAvg.real=10.00\nnDist.real=1000.00\nncp.real=0.0\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscalenorm.state=0", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/f_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/f_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/f_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("F probability", list ("Vector of quantiles", "c (.1, .2)", "Numerator degrees of freedom", "1.02", "Denominator degrees of freedom", "1.11", "non-centrality parameter", "0.02", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="F probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::f_probabilities", settings="df1.real=1.02\ndf2.real=1.11\nlogp.string=log.p = FALSE\nncp.real=0.02\nq.text=.1, .2\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/f_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/f_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/f_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("F quantile", list ("Vector of probabilities", "c (0.95)", "Numerator degrees of freedom", "1.00", "Denominator degrees of freedom", "1.00", "non-centrality parameter", "0.00", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="F quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::f_quantiles", settings="df1.real=1.00\ndf2.real=1.00\nlogp.string=log.p = FALSE\nncp.real=0.00\np.text=0.95\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/gamma_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/gamma_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/gamma_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_gamma_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nrate.real=0.3\nscalenorm.state=0\nshape.real=5.9", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/gamma_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/gamma_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/gamma_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Gamma probability", list ("Vector of quantiles", "c (0.95)", "Shape", "1.00", "Rate", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Gamma probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::gamma_probabilities", settings="logp.string=log.p = FALSE\nq.text=0.95\nrate.real=1.00\nshape.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/gamma_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/gamma_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/gamma_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -7,5 +7,3 @@
 rk.header ("Gamma quantile", list ("Vector of probabilities", "c (-5)", "Shape", "1.00", "Rate", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = TRUE"))
 rk.results (result, titles="Gamma quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::gamma_quantiles", settings="logp.string=log.p = TRUE\np.text=-5\nrate.real=1.00\nshape.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/geom_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/geom_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/geom_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Geometric probability", list ("Vector of quantiles", "c (0.95)", "Probability of success in each trial", "0.50", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Geometric probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::geom_probabilities", settings="logp.string=log.p = FALSE\nprob.real=0.50\nq.text=0.95\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/geom_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/geom_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/geom_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Geometric quantile", list ("Vector of probabilities", "c (0.95)", "Probability of success in each trial", "0.50", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Geometric quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::geom_quantiles", settings="logp.string=log.p = FALSE\np.text=0.95\nprob.real=0.50\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/geometric_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/geometric_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/geometric_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_geometric_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nprob.real=0.50\nscalenorm.state=0", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/gumbel_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/gumbel_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/gumbel_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Gumbel probability", list ("Vector of quantiles", "c (0.95)", "Shape", "1.03", "Scale", "1.04", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Gumbel probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::gumbel_probabilities", settings="logp.string=log.p = FALSE\nq.text=0.95\nscale.real=1.04\nshape.real=1.03\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/gumbel_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/gumbel_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/gumbel_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Gumbel quantile", list ("Vector of probabilities", "c (0.95)", "Shape", "1.00", "Scale", "1.00", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Gumbel quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::gumbel_quantiles", settings="logp.string=log.p = FALSE\np.text=0.95\nscale.real=1.00\nshape.real=1.00\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/hypergeometric_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/hypergeometric_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/hypergeometric_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_hypergeometric_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nk.real=15.00\nm.real=12.00\nn.real=12.00\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscalenorm.state=0", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/hypergeometric_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/hypergeometric_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/hypergeometric_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Hypergeometric probability", list ("Vector of quantiles", "c (0, 1, 2, 3, 4, 5)", "Number of white balls in the urn", "5", "Number of black balls in the urn", "4", "Number of balls drawn from the urn", "4", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Hypergeometric probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::hypergeometric_probabilities", settings="k.real=4.00\nlogp.string=log.p = FALSE\nm.real=5.00\nn.real=4.00\nq.text=0 1 2 3 4 5\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/hypergeometric_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/hypergeometric_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/hypergeometric_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Hypergeometric quantile", list ("Vector of probabilities", "c (0.95)", "Number of white balls in the urn", "1", "Number of black balls in the urn", "1", "Number of balls drawn from the urn", "1", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Hypergeometric quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::hypergeometric_quantiles", settings="k.real=1.00\nlogp.string=log.p = FALSE\nm.real=1.00\nn.real=1.00\np.text=0.95\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/jb_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/jb_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/jb_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -20,5 +20,3 @@
 rk.header ("Jarque-Bera Normality Test", parameters=list ("Exclude NAs", "YES"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::jb_test", settings="excludenas.state=1\nlength.state=1\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/lillie_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/lillie_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/lillie_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -18,5 +18,3 @@
 rk.header ("Lilliefors (Kolmogorov-Smirnov) Normality test")
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::lillie_test", settings="length.state=1\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/log_normal_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/log_normal_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/log_normal_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_log_normal_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.angle.real=45\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=7.00\nhistogram_opt.doborder.state=\nhistogram_opt.freq.state=0\nhistogram_opt.histbreaksFunction.string=Scott\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nmean.real=0.0\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscalenorm.state=0\nsd.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/log_normal_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/log_normal_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/log_normal_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Log Normal probability", list ("Vector of quantiles", "c (0.95)", "meanlog", "0.00", "sdlog", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Log Normal probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::log_normal_probabilities", settings="logp.string=log.p = FALSE\nmeanlog.real=0.00\nq.text=0.95\nsdlog.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/log_normal_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/log_normal_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/log_normal_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Log Normal quantile", list ("Vector of probabilities", "c (0.95)", "meanlog", "0.00", "sdlog", "1.00", "Tail", "lower.tail=FALSE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Log Normal quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::log_normal_quantiles", settings="logp.string=log.p = FALSE\nmeanlog.real=0.00\np.text=0.95\nsdlog.real=1.00\ntail.string=lower.tail=FALSE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/logistic_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/logistic_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/logistic_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_logistic_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=1\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=int\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.include_lowest.state=1\nhistogram_opt.rightclosed.state=\nhistogram_opt.usefillcol.state=\nloc.real=0.0\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscale.real=3.0\nscalenorm.state=0", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/logistic_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/logistic_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/logistic_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Logistic probability", list ("Vector of quantiles", "c (0.95)", "Location", "1.04", "Scale", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = TRUE"))
 rk.results (result, titles="Logistic probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::logistic_probabilities", settings="location.real=1.04\nlogp.string=log.p = TRUE\nq.text=0.95\nscale.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/logistic_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/logistic_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/logistic_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Logistic quantile", list ("Vector of probabilities", "c (0.95)", "Location", "1.00", "Scale", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Logistic quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::logistic_quantiles", settings="location.real=1.00\nlogp.string=log.p = FALSE\np.text=0.95\nscale.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/negative_binomial_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/negative_binomial_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/negative_binomial_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Negative Binomial probability", list ("Vector of quantiles", "c (0.95)", "Size", "3", "Probability of success in each trial", "0.50", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = TRUE"))
 rk.results (result, titles="Negative Binomial probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::negative_binomial_probabilities", settings="logp.string=log.p = TRUE\nprob.real=0.50\nq.text=0.95\nsize.real=3.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/negative_binomial_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/negative_binomial_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/negative_binomial_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Negative Binomial quantile", list ("Vector of probabilities", "c (0.95)", "Size", "4", "Probability of success in each trial", "0.50", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"))
 rk.results (result, titles="Negative Binomial quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::negative_binomial_quantiles", settings="logp.string=log.p = FALSE\np.text=0.95\nprob.real=0.50\nsize.real=4.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/negbinomial_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/negbinomial_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/negbinomial_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -24,5 +24,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_negbinomial_clt", settings="drawnorm.state=1\nfunction.string=hist\nhistogram_opt.addtoplot.state=\nhistogram_opt.barlabels.state=\nhistogram_opt.density.real=-1.00\nhistogram_opt.doborder.state=1\nhistogram_opt.freq.state=0\nhistogram_opt.histbordercol.color.string=\nhistogram_opt.histbreaksFunction.string=Sturges\nhistogram_opt.histlinetype.string=solid\nhistogram_opt.rightclosed.state=1\nhistogram_opt.usefillcol.state=\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nparam.string=pprob\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nprob.real=0.28\nscalenorm.state=0\nsize_disp.real=12.0\nsize_trial.real=12.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/normal_clt.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/normal_clt.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/normal_clt.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -21,5 +21,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_normal_clt", settings="dist_stepfun.addtoplot.state=\ndist_stepfun.col_hor.color.string=blue\ndist_stepfun.col_y0.color.string=gold\ndist_stepfun.col_y1.color.string=cyan\ndist_stepfun.do_points.state=\ndist_stepfun.linetype.string=\ndist_stepfun.verticals.state=1\ndrawnorm.state=1\nfunction.string=dist\nmean.real=0.0\nnAvg.real=10.00\nnDist.real=1000.00\nnormlinecol.color.string=red\nnormpointtype.string=l\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscalenorm.state=0\nsd.real=1.0", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/normal_probabilities.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/normal_probabilities.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/normal_probabilities.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Normal probability", list ("Vector of quantiles", "c (0.95)", "mu", "0.00", "sigma", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Normal probabilities")
 })
-.rk.rerun.plugin.link(plugin="rkward::normal_probabilities", settings="logp.string=log.p = FALSE\nmean.real=0.00\nq.text=0.95\nsd.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/normal_quantiles.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/normal_quantiles.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/normal_quantiles.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -6,5 +6,3 @@
 rk.header ("Normal quantile", list ("Vector of probabilities", "c (0.95)", "mu", "0.00", "sigma", "1.00", "Tail", "lower.tail=TRUE", "Probabilities p are given as", "log.p = FALSE"));
 rk.results (result, titles="Normal quantiles")
 })
-.rk.rerun.plugin.link(plugin="rkward::normal_quantiles", settings="logp.string=log.p = FALSE\nmean.real=0.00\np.text=0.95\nsd.real=1.00\ntail.string=lower.tail=TRUE", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/pearson_test.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/pearson_test.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/pearson_test.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -21,8 +21,6 @@
 	parameters=list ("chi-square distribution with n.classes-3 df (TRUE) or chi-square distribution with n.classes-1 df (FALSE)", "adjust = TRUE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::pearson_test", settings="adjust.string=adjust = TRUE\nlength.state=1\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]", label="Run again")
-.rk.make.hr()
 local({
 ## Prepare
 require(nortest)
@@ -46,5 +44,3 @@
 	parameters=list ("chi-square distribution with n.classes-3 df (TRUE) or chi-square distribution with n.classes-1 df (FALSE)", "adjust = FALSE"))
 rk.results (results)
 })
-.rk.rerun.plugin.link(plugin="rkward::pearson_test", settings="adjust.string=adjust = FALSE\nlength.state=1\nx.available=rock[[\\\"shape\\\"]]\\nrock[[\\\"perm\\\"]]", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_beta_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_beta_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_beta_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_beta_distribution", settings="a.real=2.00\nb.real=2.00\nfunction.string=p\nlog.state=1\nlower.state=1\nmax.real=1.00\nmin.real=0.00\nn.real=100.00\nncp.real=0.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_binomial_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_binomial_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_binomial_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_binomial_distribution", settings="function.string=d\nlog.state=0\nmax.real=12.00\nmin.real=0.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=p\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nprob.real=0.50\nsize.real=12.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_cauchy_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_cauchy_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_cauchy_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_cauchy_distribution", settings="function.string=d\nloc.real=0.00\nlog.state=0\nmax.real=3.29\nmin.real=-3.29\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscale.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_chi_squared_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_chi_squared_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_chi_squared_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_chi_squared_distribution", settings="df.real=4.00\nfunction.string=d\nlog.state=0\nmax.real=24.10\nmin.real=0.30\nn.real=100.00\nncp.real=0.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_exponential_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_exponential_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_exponential_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_exponential_distribution", settings="function.string=p\nlog.state=0\nlower.state=0\nmax.real=10.00\nmin.real=0.00\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nrate.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_f_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_f_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_f_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_f_distribution", settings="df1.real=5.00\ndf2.real=5.00\nfunction.string=d\nlog.state=1\nmax.real=25.00\nmin.real=0.001\nn.real=100.00\nncp.real=0\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_gamma_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_gamma_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_gamma_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_gamma_distribution", settings="function.string=d\nlog.state=0\nmax.real=4.60\nmin.real=0.01\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nrate.real=0.87\nshape.real=1.61", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_geometric_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_geometric_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_geometric_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_geometric_distribution", settings="function.string=d\nlog.state=0\nmax.real=12.00\nmin.real=0.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=p\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nprob.real=0.50", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_hypergeometric_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_hypergeometric_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_hypergeometric_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_hypergeometric_distribution", settings="function.string=p\nk.real=15.00\nlog.state=0\nlower.state=1\nm.real=12.00\nmax.real=12.00\nmin.real=0.00\nn_val.real=12.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=p\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_log_normal_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_log_normal_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_log_normal_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_lognormal_distribution", settings="function.string=p\nlog.state=0\nlower.state=1\nmax.real=3.29\nmean.real=4.00\nmin.real=0.01\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nsd.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_logistic_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_logistic_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_logistic_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_logistic_distribution", settings="function.string=d\nloc.real=0.00\nlog.state=0\nmax.real=3.29\nmin.real=-3.29\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nscale.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_negbinomial_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_negbinomial_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_negbinomial_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_negbinomial_distribution", settings="function.string=d\nlog.state=0\nmax.real=24.00\nmin.real=0.00\nparam.string=pprob\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=p\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nprob.real=0.75\nsize_disp.real=12.00\nsize_trial.real=12.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_normal_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_normal_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_normal_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_normal_distribution", settings="function.string=d\nlog.state=0\nmax.real=3.29\nmean.real=0.00\nmin.real=-3.29\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nsd.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_poisson_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_poisson_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_poisson_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_poisson_distribution", settings="function.string=d\nlog.state=0\nmax.real=12.00\nmean.real=5.00\nmin.real=0.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=p\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_t_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_t_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_t_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_t_distribution", settings="df.real=1.00\nfunction.string=p\nlog.state=0\nlower.state=1\nmax.real=12.924\nmin.real=-12.924\nn.real=100.00\nncp.real=0.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_tukey_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_tukey_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_tukey_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_tukey_distribution", settings="df.real=5.00\nlog.state=0\nlower.state=1\nmax.real=8.00\nmin.real=-1.00\nn.real=101.00\nnmeans.real=6.00\nnranges.real=1.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_uniform_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_uniform_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_uniform_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })
-.rk.rerun.plugin.link(plugin="rkward::plot_uniform_distribution", settings="function.string=d\nllim.real=0.00\nlog.state=0\nmax.real=2.00\nmin.real=-1.00\nn.real=100.00\nplotoptions.add_grid.state=0\nplotoptions.asp.real=0.00\nplotoptions.main.text=\nplotoptions.pointcolor.color.string=\nplotoptions.pointtype.string=\nplotoptions.sub.text=\nplotoptions.xaxt.state=\nplotoptions.xlab.text=\nplotoptions.xlog.state=\nplotoptions.xmaxvalue.text=\nplotoptions.xminvalue.text=\nplotoptions.yaxt.state=\nplotoptions.ylab.text=\nplotoptions.ylog.state=\nplotoptions.ymaxvalue.text=\nplotoptions.yminvalue.text=\nulim.real=1.00", label="Run again")
-.rk.make.hr()

Modified: trunk/rkward/tests/distributions/plot_weibull_distribution.rkcommands.R
===================================================================
--- trunk/rkward/tests/distributions/plot_weibull_distribution.rkcommands.R	2011-06-11 11:01:11 UTC (rev 3685)
+++ trunk/rkward/tests/distributions/plot_weibull_distribution.rkcommands.R	2011-06-12 10:17:18 UTC (rev 3686)
@@ -10,5 +10,3 @@
 })
 rk.graph.off ()
 })

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list