https://github.com/cran/RandomFields
Raw File
Tip revision: 6b74edb41c4ebbda06af16d7834cba9b7f23e819 authored by Martin Schlather on 27 October 2011, 00:00:00 UTC
version 2.0.52
Tip revision: 6b74edb
Makevars.win
## windows: does not include Rue's algorithms for GMRF	 

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