[Seqinr-commits] r2061 - pkg/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jul 17 08:36:34 CEST 2017


Author: jeanlobry
Date: 2017-07-17 08:36:34 +0200 (Mon, 17 Jul 2017)
New Revision: 2061

Modified:
   pkg/man/kaks-torture.Rd
Log:
to see if kakstorture still fails on windows

Modified: pkg/man/kaks-torture.Rd
===================================================================
--- pkg/man/kaks-torture.Rd	2017-07-16 15:38:36 UTC (rev 2060)
+++ pkg/man/kaks-torture.Rd	2017-07-17 06:36:34 UTC (rev 2061)
@@ -30,7 +30,7 @@
 #
 # Failed on windows :
 #
-# stopifnot(identical(kaksTorture, kaks(kaks.torture)))
-# stopifnot(identical(kaksTorture, kaks(kaks.torture, rmgap = FALSE)))
+stopifnot(identical(kaksTorture, kaks(kaks.torture)))
+stopifnot(identical(kaksTorture, kaks(kaks.torture, rmgap = FALSE)))
 }
 \keyword{datasets}



More information about the Seqinr-commits mailing list