https://github.com/cran/RandomFields
Raw File
Tip revision: 4d4c43e95599f0766fd8663a4ad9ac236b7e70af authored by Martin Schlather on 28 November 2005, 00:00:00 UTC
version 1.3.12
Tip revision: 4d4c43e
Makevars
#PKG_CFLAGS = -O2 -Wall -pedantic -g
#
PKG_CXXFLAGS = -g
#PKG_FFLAGS = -O2 -Wall -pedantic -g
PKG_LIBS = $(LAPACK_LIBS)
back to top