[Calibayesr-commits] r12 - pkg/demo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jan 13 12:29:21 CET 2011
Author: conor
Date: 2011-01-13 12:29:21 +0100 (Thu, 13 Jan 2011)
New Revision: 12
Modified:
pkg/demo/YeastGrowthDemo.R
Log:
Hmmm, not sure that changing the wsdl address will work, so have reverted. A bit mysterious which machines exist or are online anymore...
Modified: pkg/demo/YeastGrowthDemo.R
===================================================================
--- pkg/demo/YeastGrowthDemo.R 2011-01-13 10:06:00 UTC (rev 11)
+++ pkg/demo/YeastGrowthDemo.R 2011-01-13 11:29:21 UTC (rev 12)
@@ -4,7 +4,7 @@
data(LogisticModel)
#Which simulators are available
-wsdl = "http://calibayes2.ncl.ac.uk:81/CaliBayesService_v2.wsdl"
+wsdl = "http://calibayes1.ncl.ac.uk:81/CaliBayesService_v2.wsdl"
listSimulatorMethods(wsdl)
#Create settings file
More information about the Calibayesr-commits
mailing list