diff FunctPAMPAGalaxy.r @ 6:2cd0a5a321c2 draft

"planemo upload for repository https://github.com/ColineRoyaux/PAMPA-Galaxy commit cd938a05cb066b16f2518159fa0ff5e3ed8a2b2b"
author ecology
date Mon, 26 Apr 2021 16:05:03 +0000
parents 5bd7ddd7601f
children
line wrap: on
line diff
--- a/FunctPAMPAGalaxy.r	Mon Nov 16 11:02:24 2020 +0000
+++ b/FunctPAMPAGalaxy.r	Mon Apr 26 16:05:03 2021 +0000
@@ -1481,7 +1481,7 @@
 
     ## Open file :
     f_ile <- file(description = filename,
-                 open = "w", encoding = "latin1")
+                 open = "w", encoding = "UTF-8")
 
     ## if error  :
     on.exit(if (exists("filename") &&