Browse code

1.99.8: random rare failures of test initMutant

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/OncoSimulR@109059 bc3139a8-67e5-0310-9ffc-ced21a209358

Ramon Diaz-Uriarte authored on 01/10/2015 07:45:50
Showing 1 changed files

... ...
@@ -184,7 +184,7 @@ test_that("initMutant with oncoSimulSample", {
184 184
                               "D" = "d") )
185 185
     ossI <- oncoSimulSample(4, 
186 186
                         o3init, model = "Exp",
187
-                        mu = 5e-5, finalTime = 500,
187
+                        mu = 5e-5, finalTime = 5000,
188 188
                         detectionDrivers = 2,
189 189
                         onlyCancer = TRUE,
190 190
                         initSize = 10,