Skip to content

R-help

2 messages · HM Diego Hernán, dr mike

#
Hello

I need help with the way to install nls2 library for windows, or the script 
that can be used for install the nls2 library.

Do you know if this library works in windows?

Best regards.

Diego Rojas
Cali-Colombia
#
Diego,

Have you checked out the home site for nls2? Specifically the system
requirements page?

http://www.inra.fr/miaj/public/AB/nls2/available.html

That says that nls2 requires a Unix-like operating system. Basically, the
script for building the library is for such systems only, it also depends
upon a lex (flex) library being available.

Regards,

Mike