bodkan / slendr

Population genetic simulations in R 🌍
https://bodkan.net/slendr
Other
54 stars 5 forks source link

The slim binary was not found in your $PATH variable. #75

Closed jaurbanChicago closed 2 years ago

jaurbanChicago commented 2 years ago

Hello, I keep getting this error prompt everytime I install slendr on my RStudio:

The slim binary was not found in your $PATH variable. Most of the functionality in this package will work without any issues but you will not be able to simulate data with theslim()function.

I have been able to run every command from the tutorial, except the SLiM one where I get this error prompt:

Error: slim binary not found. Please modify your $PATH accordingly or specify the path manually by setting the 'binary_path' argument.

Is there any way I can fix this problem? How is the $PATH modified?

Thanks in advance

thesnakeguy commented 1 year ago

@jaurbanChicago How did you eventually solve this issue? Many thanks.

bodkan commented 1 year ago

Hi there,

are you on Mac or Linux?

Do you have SLiM installed on your system?

thesnakeguy commented 1 year ago

Hi,

I'm on a windows machine. I just read the recent issue opened yesterday. This is parallel to that and can be closed. Many thanks for you time invested in this application. Cheers, Pablo

bodkan commented 1 year ago

Hey Pablo, thanks for getting back to me.

Sorry for the Windows trouble. As noted elsewhere, it appears that the Windows Subsystem for Linux is a reasonably convenient way to run unix software on Windows. For the time being, maybe this will work?

In any case, keep an eye on this issue. You can even subscribe there to get an email notification as soon as there is an update.

Given that there are two confirmed people interested in porting the SLiM bits of slendr to Windows, I have finally the motivation to do this. :)

Thank you for your patience!