stefano-meschiari / Systemic2

Systemic is a C library for modeling exoplanetary radial velocities, with an R binding and a full GUI IDE.
http://www.stefanom.org/?systemic
GNU General Public License v3.0
54 stars 17 forks source link

Lazyeval namespace #22

Open jvines opened 7 years ago

jvines commented 7 years ago

I tried installing systemic 2.2 on ubuntu, and after searching here for the fix for libsystemic.so not being found by the program, I encountered another problem given by lazyeval.

This is the exact warning message:

Warning message: In FUN(X[[i]], ...) : failed to assign NativeSymbolInfo for env since env is already defined in the ‘lazyeval’ namespace

I'm using Ubuntu 16.04, R 3.2.3 and Systemic 2.2

Any help would be greatly appreciated!

Cheers