https://github.com/cran/RandomFields
Raw File
Tip revision: 69a583c493415ed5fdae6cf8de3cc6c367399153 authored by Martin Schlather on 24 October 2005, 00:00:00 UTC
version 1.3.6
Tip revision: 69a583c
Makevars
#PKG_CFLAGS = -O2 -Wall -pedantic -g
#
PKG_CXXFLAGS = -g
#PKG_FFLAGS = -O2 -Wall -pedantic -g
PKG_LIBS = $(LAPACK_LIBS)
back to top