Mercurial > repos > siwaa > redelac_stics_g
diff redelacSticsInputGenerator.R @ 16:f2fe11a20371 draft
"planemo upload for repository https://forgemia.inra.fr/redelac commit 27e73ca1d96c6eea20bcad339e074aab0d206d4c"
author | siwaa |
---|---|
date | Mon, 22 Jan 2024 15:15:07 +0000 |
parents | 413cec4dfe5f |
children | 4d0807472ad3 |
line wrap: on
line diff
--- a/redelacSticsInputGenerator.R Sat Jan 20 09:42:29 2024 +0000 +++ b/redelacSticsInputGenerator.R Mon Jan 22 15:15:07 2024 +0000 @@ -105,13 +105,8 @@ beforeGenTxtTime <- Sys.time() - -print("betwin") - - foreach (i = ids, .options.future = list(packages = c("foreach", "SticsRFiles"))) %dofuture% { - print("toto") gen_usms_xml2txt( javastics = javastics_path, workspace = workspace, @@ -121,7 +116,6 @@ parallel = parallel, verbose = FALSE ) - print("titi") } afterGenTxtTime <- Sys.time()