chronology for windows
authorPierre Ratinaud <ratinaud@univ-tlse2.fr>
Mon, 24 Apr 2017 08:49:36 +0000 (10:49 +0200)
committerPierre Ratinaud <ratinaud@univ-tlse2.fr>
Mon, 24 Apr 2017 08:49:36 +0000 (10:49 +0200)
PrintRScript.py

index a2dde7f..10f6b88 100644 (file)
@@ -1434,7 +1434,7 @@ class ChronoPropScript(PrintRScript) :
         dendrof <- "%s"
         load(inRData)
         load(dendrof)
         dendrof <- "%s"
         load(inRData)
         load(dendrof)
-        """ % (self.pathout['RData.RData'], self.pathout['dendrogramme.RData'])
+        """ % (ffr(self.pathout['RData.RData']), ffr(self.pathout['dendrogramme.RData']))
         txt += """
         svg <- %s
         """ % self.parametres['svg']
         txt += """
         svg <- %s
         """ % self.parametres['svg']