https://github.com/cran/RandomFields
Raw File
Tip revision: 9298a5792ec3101f8d2a98edeb37d86b7263e34e authored by Martin Schlather on 24 July 2015, 00:00:00 UTC
version 3.1.0
Tip revision: 9298a57
Makevars.win
## windows: does not include Rue's algorithms for GMRF	 

PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) 
back to top