-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ablation() error #67
Comments
Hi Thomas, I would need the 'irace.Rdata' file. If you have a 'tmp.RDa' or a "iracedump.rda" file that would be useful as well. |
You say you are using version 3.6, but the latest version in CRAN is 3.5. Are you installing from CRAN or from git? |
Here is the zip of my Rda file |
It was already installed but when I do packageVersion("irace"), it is written 3.5 so CRAN I think , common installed |
Would it possible for you to test with the version in git? I have fixed lots of bugs and made a lot of improvements. To install open the R console and type: install.packages("devtools")
devtools::install_github("MLopez-Ibanez/irace") Pay attention to where it is installed. There you can find the folder |
I tried but unfortunately the ubuntu cluster version is so old that R can't be updated and therefore no devtools. |
Please let me know how it goes. If there is a bug, I am very interested in fixing it. But if the bug is already fixed in git, there are so many changes that I am unlikely to backport it to 3.5. I would like to release the next irace version soon. |
By the way, if the R version in your cluster is at least 3.6, you download the files from git to a folder R CMD build --no-build-vignettes irace/
R CMD INSTALL irace_3.5.1.9000.tar.gz |
No information forthcoming. Please reopen if you have more details to share. Thanks! |
Hello,
I'm using the ablation function, but I have an issue ( I'm using version 3.6 not the last because on a cluster used by others). When I run the command, I use a logFile generated by the same version. Then it executes runs (none of them crash), as soon as all first runs have finished, irace returns that I don't understand:
After I get that :
The text was updated successfully, but these errors were encountered: