https://github.com/cran/RandomFields
Raw File
Tip revision: 3c90f347bc460c8a4c039aeae31353b0fc035d42 authored by Martin Schlather on 02 February 2006, 00:00:00 UTC
version 1.3.18
Tip revision: 3c90f34
Makevars
#PKG_CFLAGS = -O2 -Wall -pedantic -g
#
PKG_CXXFLAGS = -g
#PKG_FFLAGS = -O2 -Wall -pedantic -g
PKG_LIBS = $(LAPACK_LIBS)
back to top