dandanpeng / ARG_Benchmarking

0 stars 1 forks source link

Add instructions for adding mssel #3

Open hyanwong opened 2 months ago

hyanwong commented 2 months ago

When I follow the README instructions, I get

[1] "run mssel"
sh: ../../msseldir/mssel: No such file or directory
Error in strsplit(msoutlines[m + 4], "]")[[1]] : subscript out of bounds
Calls: source -> withVisible -> eval -> eval
In addition: Warning message:
In system(ms.string) : error in running command
Execution halted

I assume I have to install mssel from somewhere. It would be useful to add instructions for how to do this to the readme.

dandanpeng commented 2 months ago

Thank you for the feedback! We'll add the executed code of mssel soon.