Closed sj-choi closed 1 year ago
Can you take a look at https://github.com/muschellij2/fslr/issues/8 - currently I don't think we support Neurodebian out of the box, but rather an FSL install.
Thank you very much for your quick reply! Option 1 did not work. Option 2 did work! I appreciate it!
fslr experts and devlopers:
I encountered an error when I ran an R code on Rstudio on Xubuntu 18.04 LTS VirtualBox on Windows 10 host.
There was no issue with the Installation of {fslr} and {ATNsR}. I installed fsl v.5 using Neurodebian.
As you suggested I included the "export LD_LIBRARY_PATH=/usr/lib/fsl/5.0:$LD_LIBRARY_PATH" in my .profile file on my linux VM. This did not clear the error and it remains.
If you have any remedy or suggestions for this error, it would be greatly appreciated.
Thank you. SC