https://github.com/cran/RandomFields
Raw File
Tip revision: c27039c7cef802a6cfe1eb332c92401bdee18861 authored by Martin Schlather on 05 October 2012, 00:00:00 UTC
version 2.0.59
Tip revision: c27039c
Makevars.win
## windows: does not include Rue's algorithms for GMRF	 

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