https://github.com/cran/RandomFields
Raw File
Tip revision: 30264b3bfd8e00c9fef91ddaf9ec042feada403b authored by Martin Schlather on 01 July 2006, 00:00:00 UTC
version 1.3.28
Tip revision: 30264b3
Makevars
#PKG_CFLAGS = -O2 -Wall -pedantic -g
#
PKG_CXXFLAGS = -g
#PKG_FFLAGS = -O2 -Wall -pedantic -g
PKG_LIBS = $(LAPACK_LIBS)
back to top