X-Git-Url: https://git.auder.net/?p=epclust.git;a=blobdiff_plain;f=epclust%2FR%2Fmain.R;h=a982f4cae4b671f15217e8c04b971f7a72363df3;hp=b09e93418836dd5786037323dca1d94538a2e5b4;hb=dc646a9749509ce4c52079d456f6967e9ac833b5;hpb=4bcfdbee4e2157f232427a5bfdf240f34760110d diff --git a/epclust/R/main.R b/epclust/R/main.R index b09e934..a982f4c 100644 --- a/epclust/R/main.R +++ b/epclust/R/main.R @@ -131,7 +131,7 @@ claws = function(getSeries, K1, K2, nbytes = .toInteger(nbytes, function(x) x==4 || x==8) # Serialize series if required, to always use a function - bin_dir = ".epclust.bin/" + bin_dir = ".epclust_bin/" dir.create(bin_dir, showWarnings=FALSE, mode="0755") if (!is.function(getSeries)) {