* using log directory 'd:/Rcompile/CRANpkg/local64/2.11/psgp.Rcheck'
* using R version 2.11.1 Patched (2010-07-29 r52657)
* using session charset: ISO8859-1
* checking for file 'psgp/DESCRIPTION' ... OK
* this is package 'psgp' version '0.2-11'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'psgp' can be installed ... ERROR
Installation failed.
The installation logfile:
* installing *source* package 'psgp' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
  making DLL ...
make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local64/2.11/psgp/src'
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c astonGeostats.cpp -o astonGeostats.o
astonGeostats.cpp: In function 'void learnParameters(int, double*, double*, int, int*, int*, char**, double*)':
astonGeostats.cpp:94: warning: 'defaultLikelihood' may be used uninitialized in this function
astonGeostats.cpp: In function 'void makePredictions(int, int, double*, double*, double*, int, int*, int*, char**, double*, double*, double*)':
astonGeostats.cpp:200: warning: 'defaultLikelihood' may be used uninitialized in this function
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c RInterface.cpp -o RInterface.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c gaussianProcesses/GaussianProcess.cpp -o gaussianProcesses/GaussianProcess.o
gaussianProcesses/GaussianProcess.h: In constructor 'GaussianProcess::GaussianProcess(int, int, itpp::mat&, itpp::vec&, CovarianceFunction&)':
gaussianProcesses/GaussianProcess.h:68: warning: 'GaussianProcess::Observations' will be initialized after
gaussianProcesses/GaussianProcess.h:66: warning:   'CovarianceFunction& GaussianProcess::covFunc'
gaussianProcesses/GaussianProcess.cpp:6: warning:   when initialized here
gaussianProcesses/GaussianProcess.h:66: warning: 'GaussianProcess::covFunc' will be initialized after
gaussianProcesses/GaussianProcess.cpp:6: warning:   base 'ForwardModel'
gaussianProcesses/GaussianProcess.cpp:6: warning:   when initialized here
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c gaussianProcesses/PSGP.cpp -o gaussianProcesses/PSGP.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c gaussianProcesses/ForwardModel.cpp -o gaussianProcesses/ForwardModel.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/ConstantCF.cpp -o covarianceFunctions/ConstantCF.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/CovarianceFunction.cpp -o covarianceFunctions/CovarianceFunction.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/ExponentialCF.cpp -o covarianceFunctions/ExponentialCF.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/Matern5CF.cpp -o covarianceFunctions/Matern5CF.o
covarianceFunctions/Matern5CF.cpp: In member function 'virtual double Matern5CF::getParameter(int) const':
covarianceFunctions/Matern5CF.cpp:107: warning: control reaches end of non-void function
covarianceFunctions/Matern5CF.cpp: In member function 'virtual std::string Matern5CF::getParameterName(int) const':
covarianceFunctions/Matern5CF.cpp:64: warning: control reaches end of non-void function
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/WhiteNoiseCF.cpp -o covarianceFunctions/WhiteNoiseCF.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/SumCovarianceFunction.cpp -o covarianceFunctions/SumCovarianceFunction.o
covarianceFunctions/SumCovarianceFunction.cpp: In member function 'virtual Transform* SumCovarianceFunction::getTransform(int) const':
covarianceFunctions/SumCovarianceFunction.cpp:105: warning: control reaches end of non-void function
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/Transform.cpp -o covarianceFunctions/Transform.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/LogTransform.cpp -o covarianceFunctions/LogTransform.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c covarianceFunctions/IdentityTransform.cpp -o covarianceFunctions/IdentityTransform.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c likelihoodModels/AnalyticLikelihood.cpp -o likelihoodModels/AnalyticLikelihood.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c likelihoodModels/LikelihoodType.cpp -o likelihoodModels/LikelihoodType.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c likelihoodModels/GaussianLikelihood.cpp -o likelihoodModels/GaussianLikelihood.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c optimisation/Optimisable.cpp -o optimisation/Optimisable.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c optimisation/ModelTrainer.cpp -o optimisation/ModelTrainer.o
optimisation/ModelTrainer.cpp: In member function 'void ModelTrainer::checkGradient()':
optimisation/ModelTrainer.cpp:196: warning: unused variable 'pos'
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c optimisation/SCGModelTrainer.cpp -o optimisation/SCGModelTrainer.o
x86_64-w64-mingw32-g++ -I"d:/Rcompile/recent/R64-2.11.1/include" -Id:/Rcompile/CRANpkg/extralibs/itpplib/include -g -Wall -fmessage-length=0 -DNDEBUG -O3 -pipe -I.   -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -c itppext/itppext.cpp -o itppext/itppext.o
itppext/itppext.cpp: In function 'void itppext::tokenise(const std::string&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, const std::string&, int)':
itppext/itppext.cpp:284: warning: comparison between signed and unsigned integer expressions
itppext/itppext.cpp:296: warning: comparison between signed and unsigned integer expressions
x86_64-w64-mingw32-g++ -shared -s -static-libgcc -o psgp.dll tmp.def astonGeostats.o RInterface.o gaussianProcesses/GaussianProcess.o gaussianProcesses/PSGP.o gaussianProcesses/ForwardModel.o covarianceFunctions/ConstantCF.o covarianceFunctions/CovarianceFunction.o covarianceFunctions/ExponentialCF.o covarianceFunctions/Matern5CF.o covarianceFunctions/WhiteNoiseCF.o covarianceFunctions/SumCovarianceFunction.o covarianceFunctions/Transform.o covarianceFunctions/LogTransform.o covarianceFunctions/IdentityTransform.o likelihoodModels/AnalyticLikelihood.o likelihoodModels/LikelihoodType.o likelihoodModels/GaussianLikelihood.o optimisation/Optimisable.o optimisation/ModelTrainer.o optimisation/SCGModelTrainer.o itppext/itppext.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib -Ld:/Rcompile/CRANpkg/extralibs/itpplib/lib -litpp -llapack -lblas -lgfortranbegin -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lR -lg2c -Ld:/Rcompile/recent/R64-2.11.1/bin -lR
astonGeostats.o: In function `ZN4itpp4SortIdE10sort_indexEiiRKNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/sort.h:255: undefined reference to `itpp::it_assert_f(std::string, std::string, std::string, int)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/sort.h:278: undefined reference to `itpp::it_error_f(std::string, std::string, int)'
astonGeostats.o: In function `Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:641: undefined reference to `itpp::Vec<int>::set(char const*)'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
astonGeostats.o: In function `Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:647: undefined reference to `itpp::Vec<double>::set(std::string const&)'
astonGeostats.o: In function `Z13parseMetadataPPcRN4itpp3VecISsEERNS2_INS2_IdEEEE':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:421: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o: In function `randu':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:752: undefined reference to `itpp::Uniform_RNG::Uniform_RNG(double, double)'
astonGeostats.o: In function `ZN4itpp11Uniform_RNG13sample_vectorEiRNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:376: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
astonGeostats.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:10: undefined reference to `itpp::Random_Generator::state'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:10: undefined reference to `itpp::Random_Generator::state'
astonGeostats.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:10: undefined reference to `itpp::Random_Generator::state'
astonGeostats.o: In function `ZNK4itpp16Random_Generator5twistERKjS2_S2_':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:232: undefined reference to `itpp::Random_Generator::state'
astonGeostats.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:130: undefined reference to `itpp::Random_Generator::left'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:133: undefined reference to `itpp::Random_Generator::pNext'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:133: undefined reference to `itpp::Random_Generator::pNext'
astonGeostats.o: In function `ZN4itpp11Uniform_RNG6sampleEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:129: undefined reference to `itpp::Random_Generator::left'
astonGeostats.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::pNext'
astonGeostats.o: In function `Z15learnParametersiPdS_iPiS0_PPcS_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:25: undefined reference to `itpp::zeros(int, int)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:26: undefined reference to `itpp::zeros(int)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:32: undefined reference to `itpp::Mat<double>::operator()(int, int)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:33: undefined reference to `itpp::Mat<double>::operator()(int, int)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:42: undefined reference to `itpp::mean(itpp::Vec<double> const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:52: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:53: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:168: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:117: undefined reference to `itpp::Vec<int>::operator()(itpp::Vec<int> const&) const'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:117: undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
astonGeostats.o: In function `copy_vector<itpp::Vec<double> >':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:83: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o: In function `Z15learnParametersiPdS_iPiS0_PPcS_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:168: undefined reference to `itpp::Mat<double>::~Mat()'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
astonGeostats.o: In function `randu':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:752: undefined reference to `itpp::Uniform_RNG::Uniform_RNG(double, double)'
astonGeostats.o: In function `ZN4itpp11Uniform_RNG13sample_vectorEiRNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:376: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
astonGeostats.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:196: undefined reference to `itpp::Random_Generator::state'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:196: undefined reference to `itpp::Random_Generator::state'
astonGeostats.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:196: undefined reference to `itpp::Random_Generator::state'
astonGeostats.o: In function `ZNK4itpp16Random_Generator5twistERKjS2_S2_':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:232: undefined reference to `itpp::Random_Generator::state'
astonGeostats.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:130: undefined reference to `itpp::Random_Generator::left'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:133: undefined reference to `itpp::Random_Generator::pNext'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:133: undefined reference to `itpp::Random_Generator::pNext'
astonGeostats.o: In function `ZN4itpp11Uniform_RNG6sampleEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:129: undefined reference to `itpp::Random_Generator::left'
astonGeostats.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::pNext'
astonGeostats.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:208: undefined reference to `itpp::Mat<double> itpp::reshape<double>(itpp::Vec<double> const&, int, int)'
astonGeostats.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:211: undefined reference to `itpp::Mat<double> itpp::reshape<double>(itpp::Vec<double> const&, int, int)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:212: undefined reference to `itpp::zeros(int)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:213: undefined reference to `itpp::zeros(int)'
astonGeostats.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:336: undefined reference to `itpp::Vec<double>::replace_mid(int, itpp::Vec<double> const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:337: undefined reference to `itpp::Vec<double>::replace_mid(int, itpp::Vec<double> const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:324: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:328: undefined reference to `itpp::Mat<double>::get_rows(int, int) const'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:272: undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
astonGeostats.o: In function `copy_vector<itpp::Vec<double> >':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:83: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o: In function `Z15makePredictionsiiPdS_S_iPiS0_PPcS_S_S_':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/astonGeostats.cpp:324: undefined reference to `itpp::Mat<double>::~Mat()'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
astonGeostats.o: In function `int2bits':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/log_exp.h:100: undefined reference to `itpp::it_assert_f(std::string, std::string, std::string, int)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/log_exp.h:116: undefined reference to `itpp::it_assert_f(std::string, std::string, std::string, int)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:160: undefined reference to `itpp::it_assert_f(std::string, std::string, std::string, int)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:168: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:170: undefined reference to `itpp::Mat<double>::get_row(int) const'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:163: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:165: undefined reference to `itpp::Mat<double>::get_col(int) const'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:79: undefined reference to `itpp::it_assert_f(std::string, std::string, std::string, int)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:87: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:89: undefined reference to `itpp::Mat<double>::get_row(int) const'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:82: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
astonGeostats.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/math/min_max.h:84: undefined reference to `itpp::Mat<double>::get_col(int) const'
astonGeostats.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:199: undefined reference to `itpp::Mat<double>::Mat(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:205: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:208: undefined reference to `itpp::chol(itpp::Mat<double> const&, itpp::Mat<double>&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:215: undefined reference to `double itpp::trace<double>(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:227: undefined reference to `itpp::chol(itpp::Mat<double> const&, itpp::Mat<double>&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::eye(int)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:231: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:218: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:237: undefined reference to `itpp::eye(int)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:237: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:238: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:162: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:163: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:166: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:168: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:174: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:174: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:176: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:182: undefined reference to `double itpp::elem_mult_sum<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:174: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:185: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:92: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:93: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:97: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:97: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:100: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:106: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:106: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:108: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:108: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:108: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:108: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:108: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:108: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:97: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:55: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:55: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:56: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:58: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:63: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:64: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:72: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:72: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:74: undefined reference to `itpp::ls_solve_chol(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:76: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:76: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:76: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:80: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double> itpp::elem_mult<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Vec<double> itpp::sum<double>(itpp::Mat<double> const&, int)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:85: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:84: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:72: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:34: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:35: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:40: undefined reference to `itpp::ls_solve(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:41: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:41: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:41: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:41: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::ls_solve(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double> itpp::elem_mult<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Vec<double> itpp::sum<double>(itpp::Mat<double> const&, int)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:46: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:41: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/GaussianProcess.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/GaussianProcess.cpp:45: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1111: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1221: undefined reference to `itpp::Mat<double>::Mat(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1227: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1230: undefined reference to `itpp::chol(itpp::Mat<double> const&, itpp::Mat<double>&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1237: undefined reference to `double itpp::trace<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1249: undefined reference to `itpp::chol(itpp::Mat<double> const&, itpp::Mat<double>&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::eye(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1253: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1240: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1266: undefined reference to `itpp::eye(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1266: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1266: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1267: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1158: undefined reference to `itpp::eye(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1159: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1163: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1164: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1171: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1174: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1174: undefined reference to `double itpp::trace<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1174: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1168: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1168: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1177: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1177: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1177: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1177: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1177: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1177: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1166: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1168: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1172: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:913: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:914: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:915: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:916: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:917: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:918: undefined reference to `itpp::Vec<int>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:920: undefined reference to `itpp::zeros(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:920: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:920: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:922: undefined reference to `itpp::zeros(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:922: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:922: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:923: undefined reference to `itpp::zeros(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:923: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:923: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:924: undefined reference to `itpp::zeros(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:924: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:924: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:925: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:925: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:926: undefined reference to `itpp::zeros(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:926: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:926: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:927: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:927: undefined reference to `itpp::Vec<int> itpp::to_ivec<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:927: undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:928: undefined reference to `itpp::zeros(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:928: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:928: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:935: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:935: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:936: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:936: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:937: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:937: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:938: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:938: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:939: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:939: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:942: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:942: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:943: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:943: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:944: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:944: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:922: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:62: undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:63: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: more undefined references to `itpp::Mat<double>::Mat(itpp::Factory const&)' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:17: more undefined references to `itpp::Mat<double>::Mat(itpp::Factory const&)' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:39: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:889: undefined reference to `itpp::Mat<double>::Mat(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:890: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:895: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:896: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:896: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&, itpp::Mat<double>&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:896: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:897: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:897: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:897: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:899: undefined reference to `itpp::Mat<double> itpp::diag<double>(itpp::Vec<double> const&, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:900: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:900: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:900: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:901: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:902: undefined reference to `itpp::eye(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:902: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:902: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:902: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:902: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:903: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:903: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:903: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:905: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:904: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:902: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:897: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:900: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:806: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:808: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:808: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double> itpp::elem_mult<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Vec<double> itpp::sum<double>(itpp::Mat<double> const&, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:813: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:495: undefined reference to `itpp::Mat<double>::operator()(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:496: undefined reference to `itpp::Mat<double>::operator()(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:497: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:500: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:501: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:502: undefined reference to `itpp::Vec<double>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:503: undefined reference to `itpp::Vec<double>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:506: undefined reference to `itpp::Vec<double>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:507: undefined reference to `itpp::Mat<double>::del_col(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:508: undefined reference to `itpp::Mat<double>::del_row(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:509: undefined reference to `itpp::Mat<double>::del_col(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:510: undefined reference to `itpp::Mat<double>::del_row(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:511: undefined reference to `itpp::Mat<double>::del_col(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:514: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:514: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:514: undefined reference to `itpp::Vec<double>::operator-=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:515: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:515: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:517: undefined reference to `itpp::Mat<double>::operator-=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:518: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:518: undefined reference to `itpp::Mat<double>::operator-=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:518: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:518: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:521: undefined reference to `itpp::Mat<double>::del_row(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:522: undefined reference to `itpp::Mat<double>::del_col(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:525: undefined reference to `itpp::Mat<double>::del_row(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:526: undefined reference to `itpp::Vec<int>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:527: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:518: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:527: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:518: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:515: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:516: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1124: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1125: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1128: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1128: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1134: undefined reference to `itpp::Vec<double>::operator()(itpp::Vec<int> const&) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1135: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1137: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1137: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1139: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1144: undefined reference to `double itpp::elem_mult_sum<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1137: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1146: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1128: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1059: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1060: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1064: undefined reference to `itpp::Vec<double>::operator()(itpp::Vec<int> const&) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1066: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1068: undefined reference to `itpp::chol(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1068: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1068: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1068: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1071: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1071: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1071: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1068: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1071: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1071: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1071: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o: In function `~PSGP':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:47: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:319: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:319: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:325: undefined reference to `itpp::Vec<int>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:331: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:331: undefined reference to `itpp::Mat<double>::append_row(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:334: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:335: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:338: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:342: undefined reference to `itpp::Mat<double>::append_col(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:345: undefined reference to `itpp::Mat<double>::append_col(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:346: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:346: undefined reference to `itpp::Mat<double>::append_row(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:349: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:351: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:352: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:352: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:352: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:352: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:356: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:359: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:359: undefined reference to `itpp::Vec<double>::operator+=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:360: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:360: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:352: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:352: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:360: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:621: undefined reference to `itpp::Mat<double>::operator()(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:622: undefined reference to `itpp::Mat<double>::operator()(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:623: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:623: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:626: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:626: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:627: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:627: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:639: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:640: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:642: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:643: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:645: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:649: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:650: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:653: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:659: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:659: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:659: undefined reference to `itpp::Vec<double>::operator-=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:660: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:660: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:662: undefined reference to `itpp::Mat<double>::operator-=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::operator-=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:613: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:614: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:615: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:661: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:663: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:660: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:542: undefined reference to `itpp::Mat<double>::swap_cols(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:543: undefined reference to `itpp::Mat<double>::swap_rows(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:544: undefined reference to `itpp::Mat<double>::swap_cols(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:545: undefined reference to `itpp::Mat<double>::swap_rows(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:546: undefined reference to `itpp::Mat<double>::swap_cols(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:547: undefined reference to `itpp::Mat<double>::swap_rows(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:548: undefined reference to `itpp::Mat<double>::swap_cols(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:552: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:552: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:555: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:556: undefined reference to `itpp::Vec<double>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:558: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:559: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:562: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:562: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:566: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:567: undefined reference to `itpp::Mat<double>::operator()(int, int, int, int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:567: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:567: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:568: undefined reference to `itpp::Mat<double>::operator()(int, int, int, int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:568: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:568: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:573: undefined reference to `itpp::Mat<double>::operator()(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:574: undefined reference to `itpp::Mat<double>::operator()(int, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:575: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:578: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:579: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:580: undefined reference to `itpp::Vec<double>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:581: undefined reference to `itpp::Vec<double>::del(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:584: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:584: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:584: undefined reference to `itpp::Vec<double>::operator-=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:585: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:585: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:587: undefined reference to `itpp::Mat<double>::operator-=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::operator-=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:588: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:586: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:585: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:568: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:281: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:281: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:288: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:294: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:294: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1080: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1083: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1084: undefined reference to `itpp::chol(itpp::Mat<double> const&, itpp::Mat<double>&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1094: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1094: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::eye(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `double itpp::trace<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1100: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1025: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1029: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1031: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1031: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1032: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double> itpp::diag<double>(itpp::Vec<double> const&, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::eye(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1036: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::backslash(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1039: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1039: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1039: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1041: undefined reference to `itpp::eig(itpp::Mat<double> const&, itpp::Vec<std::complex<double> >&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1043: undefined reference to `itpp::real(itpp::Vec<std::complex<double> > const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1043: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1050: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<std::complex<double> >::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1034: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1035: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1037: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1039: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:832: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:832: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:832: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:839: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:839: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:839: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:840: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:841: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:842: undefined reference to `itpp::eig_sym(itpp::Mat<double> const&, itpp::Vec<double>&, itpp::Mat<double>&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:843: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:843: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:843: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `Random_Generator':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:117: undefined reference to `itpp::Random_Generator::initialized'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator10initializeEj':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:180: undefined reference to `itpp::Random_Generator::state'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:180: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator10initializeEj':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: undefined reference to `itpp::Random_Generator::state'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: more undefined references to `itpp::Random_Generator::state' follow
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::left'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator5resetEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:123: undefined reference to `itpp::Random_Generator::initialized'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::pNext'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:198: undefined reference to `itpp::Random_Generator::state'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:198: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp10Normal_RNG13sample_vectorEiRNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:471: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:472: undefined reference to `itpp::Normal_RNG::sample()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:844: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:855: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:857: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:858: undefined reference to `itpp::Mat<double> itpp::diag<double>(itpp::Vec<double> const&, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:858: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:858: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:848: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::transpose() const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:851: undefined reference to `itpp::eig_sym(itpp::Mat<double> const&, itpp::Vec<double>&, itpp::Mat<double>&)'
gaussianProcesses/PSGP.o: In function `Random_Generator':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:117: undefined reference to `itpp::Random_Generator::initialized'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator5resetEj':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:125: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator10initializeEj':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:180: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator10initializeEj':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: undefined reference to `itpp::Random_Generator::state'
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:830: more undefined references to `itpp::Random_Generator::state' follow
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::left'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator5resetEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:123: undefined reference to `itpp::Random_Generator::initialized'
gaussianProcesses/PSGP.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::pNext'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:198: undefined reference to `itpp::Random_Generator::state'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:198: undefined reference to `itpp::Random_Generator::state'
gaussianProcesses/PSGP.o: In function `ZN4itpp10Normal_RNG13sample_vectorEiRNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:471: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:472: undefined reference to `itpp::Normal_RNG::sample()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:852: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:852: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:852: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:843: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:839: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:850: more undefined references to `itpp::Mat<double>::~Mat()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:860: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:858: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:253: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:254: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:257: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:257: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:259: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:259: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:259: undefined reference to `itpp::Vec<double>::operator+=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:260: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:260: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:260: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:260: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:260: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:260: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:699: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:700: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:700: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:701: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:701: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:723: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:723: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:723: undefined reference to `itpp::Vec<double> itpp::elem_div<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:711: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:711: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:712: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:712: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:712: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:713: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:713: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:713: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:720: undefined reference to `itpp::Vec<double> itpp::operator/<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:705: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:705: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:706: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:707: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:707: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:745: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:745: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:747: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:747: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:747: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:747: undefined reference to `double itpp::elem_mult_sum<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:749: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:749: undefined reference to `double itpp::elem_mult_sum<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:752: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:752: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:752: undefined reference to `itpp::Vec<double> itpp::elem_div<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:752: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:753: undefined reference to `itpp::Vec<double> itpp::elem_div<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:753: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:754: undefined reference to `itpp::Vec<double> itpp::elem_div<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:754: undefined reference to `itpp::Vec<double> itpp::operator+<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:754: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:755: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:755: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:763: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:731: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:731: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:733: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:733: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:733: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:733: undefined reference to `double itpp::elem_mult_sum<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:738: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:738: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:740: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:740: undefined reference to `itpp::Mat<double>::get_col(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:740: undefined reference to `itpp::Vec<double> itpp::elem_mult<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:740: undefined reference to `double itpp::elem_mult_sum<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:448: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:448: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:451: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:451: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:456: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:457: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:457: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:460: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:460: undefined reference to `itpp::Vec<double> itpp::operator/<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:460: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:463: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:467: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:467: undefined reference to `itpp::Vec<double>::operator+=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:468: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:468: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:468: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:468: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:469: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:469: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:469: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:469: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:469: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:468: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:468: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:469: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:378: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:380: undefined reference to `itpp::Vec<int> itpp::concat<int>(itpp::Vec<int> const&, int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:380: undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:381: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:381: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:383: undefined reference to `itpp::Mat<double>::set_submatrix(int, int, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:384: undefined reference to `itpp::Mat<double>::set_submatrix(int, int, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:385: undefined reference to `itpp::Mat<double>::set_submatrix(int, int, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:386: undefined reference to `itpp::Mat<double>::set_submatrix(int, int, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:387: undefined reference to `itpp::Mat<double>::set_submatrix(int, int, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:389: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:390: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:391: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:392: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:395: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:395: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:398: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:400: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:403: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:404: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:405: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:408: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:409: undefined reference to `itpp::Mat<double> itpp::operator/<double>(itpp::Mat<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:409: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:409: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:409: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:413: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:413: undefined reference to `itpp::Vec<double> itpp::concat<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:415: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:415: undefined reference to `itpp::Vec<double>::operator+=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:416: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:416: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:416: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:416: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:416: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:416: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:409: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:409: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:146: undefined reference to `itpp::zeros(int)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:154: undefined reference to `itpp::Mat<double>::get_row(int) const'
gaussianProcesses/PSGP.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:225: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:228: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:228: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:229: undefined reference to `itpp::Vec<double>::operator+=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:234: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:234: undefined reference to `itpp::Vec<double> itpp::operator*<double>(itpp::Vec<double> const&, double)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:234: undefined reference to `itpp::Vec<double>::operator+=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `outer_product<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1024: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1025: undefined reference to `itpp::Mat<double>::zeros()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:1029: undefined reference to `dger_'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:235: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:235: undefined reference to `itpp::Mat<double>::operator+=(itpp::Mat<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:235: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:235: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:196: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:196: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:187: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:187: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:215: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:215: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:209: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:209: undefined reference to `itpp::Vec<double>::Vec(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:235: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:235: undefined reference to `itpp::Mat<double>::~Mat()'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
gaussianProcesses/PSGP.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:999: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1012: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1007: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/gaussianProcesses/PSGP.cpp:1003: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
gaussianProcesses/PSGP.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::ones(int, int)'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ConstantCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ConstantCF.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:161: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:23: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:24: undefined reference to `itpp::Vec<double>::transpose() const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:24: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:25: undefined reference to `itpp::Mat<double>::operator()(int, int)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:25: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:24: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:25: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:110: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:101: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:101: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:91: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:91: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:91: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:48: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:48: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:49: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:50: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:57: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:57: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:37: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:37: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:212: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:213: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:214: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:212: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:212: undefined reference to `itpp::Mat<double>::get_row(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:212: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:216: undefined reference to `itpp::Mat<double>::set(int, int, double)'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:73: undefined reference to `itpp::Mat<double>::Mat(itpp::Vec<double> const&, itpp::Factory const&)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:74: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:75: undefined reference to `itpp::Mat<double>::transpose() const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:75: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:76: undefined reference to `itpp::Mat<double>::get_col(int) const'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:76: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:76: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/CovarianceFunction.cpp:75: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/CovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:114: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:115: undefined reference to `itpp::Mat<double>::set_size(int, int, bool)'
covarianceFunctions/ExponentialCF.o: In function `apply_function<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:74: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:77: undefined reference to `itpp::Mat<double>::operator()(int, int)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:77: undefined reference to `itpp::Mat<double>::operator()(int, int) const'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, double)'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `void itpp::elem_mult_inplace<double>(itpp::Mat<double> const&, itpp::Mat<double>&)'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:120: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:126: undefined reference to `itpp::Mat<double>::operator*=(double)'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:120: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:118: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/ExponentialCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:31: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
covarianceFunctions/ExponentialCF.o: In function `ZNK13ExponentialCF15calcExponentialERKN4itpp3VecIdEE':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/ExponentialCF.cpp:41: undefined reference to `double itpp::sum<double>(itpp::Vec<double> const&)'
covarianceFunctions/ExponentialCF.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:147: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:148: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:148: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o: In function `apply_function<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:74: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:77: undefined reference to `itpp::Mat<double>::operator()(int, int)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:77: undefined reference to `itpp::Mat<double>::operator()(int, int) const'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&)'
covarianceFunctions/Matern5CF.o: In function `apply_function<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:74: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:77: undefined reference to `itpp::Mat<double>::operator()(int, int)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/help_functions.h:77: undefined reference to `itpp::Mat<double>::operator()(int, int) const'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double> itpp::operator+<double>(double, itpp::Mat<double> const&)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double> itpp::elem_mult<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `void itpp::elem_mult_out<double>(itpp::Mat<double> const&, itpp::Mat<double> const&, itpp::Mat<double>&)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:155: more undefined references to `itpp::Mat<double>::~Mat()' follow
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:161: undefined reference to `itpp::Mat<double>::operator*=(double)'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:155: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:155: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: undefined reference to `itpp::Mat<double>::~Mat()'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:153: more undefined references to `itpp::Mat<double>::~Mat()' follow
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:115: undefined reference to `itpp::Vec<double>::operator==(itpp::Vec<double> const&) const'
covarianceFunctions/Matern5CF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/Matern5CF.cpp:118: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
covarianceFunctions/WhiteNoiseCF.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/WhiteNoiseCF.cpp:87: undefined reference to `itpp::Mat<double>::operator*=(double)'
covarianceFunctions/SumCovarianceFunction.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/covarianceFunctions/SumCovarianceFunction.cpp:159: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
covarianceFunctions/SumCovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
covarianceFunctions/SumCovarianceFunction.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
covarianceFunctions/SumCovarianceFunction.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<itpp::bin>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<itpp::bin>::free()'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:135: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:140: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:122: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:252: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:252: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: more undefined references to `dcopy_' follow
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: more undefined references to `dcopy_' follow
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:97: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:104: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/ModelTrainer.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
optimisation/ModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/ModelTrainer.cpp:202: undefined reference to `std::ostream& itpp::operator<< <double>(std::ostream&, itpp::Vec<double> const&)'
optimisation/ModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/ModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/SCGModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:71: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:72: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:74: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:74: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:130: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:130: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:130: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/SCGModelTrainer.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:98: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:98: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:112: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:112: undefined reference to `itpp::Vec<double> itpp::operator+<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:112: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:113: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:114: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:159: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:138: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:199: undefined reference to `itpp::Vec<double> itpp::operator/<double>(itpp::Vec<double> const&, double)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:199: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:200: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:200: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&, itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:200: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:168: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:169: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `dot<double>':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:981: undefined reference to `ddot_'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:192: undefined reference to `itpp::Vec<double> itpp::operator-<double>(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/optimisation/SCGModelTrainer.cpp:192: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
optimisation/SCGModelTrainer.o: In function `copy_vector':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/copy_vector.h:66: undefined reference to `dcopy_'
optimisation/SCGModelTrainer.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
optimisation/SCGModelTrainer.o:d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: more undefined references to `itpp::Vec<double>::free()' follow
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:104: undefined reference to `itpp::norm(itpp::Mat<double> const&, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:104: undefined reference to `itpp::inv(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:104: undefined reference to `itpp::norm(itpp::Mat<double> const&, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:104: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:104: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:91: undefined reference to `itpp::zeros(int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:96: undefined reference to `itpp::Mat<double>::operator()(int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:98: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:66: undefined reference to `itpp::zeros(int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:71: undefined reference to `itpp::Mat<double>::operator()(int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:73: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:23: undefined reference to `itpp::Mat<double>::operator()(int, int)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:46: undefined reference to `itpp::Mat<double>::operator()(int, int)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:156: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:158: undefined reference to `itpp::Mat<double>::get_col(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:158: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:159: undefined reference to `itpp::Mat<double>::get_col(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:159: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:161: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:142: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:144: undefined reference to `itpp::Mat<double>::get_col(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:144: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:145: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:147: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:252: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:253: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:256: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:258: undefined reference to `itpp::Mat<double>::get_col(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:258: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:258: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:261: undefined reference to `itpp::Mat<double> itpp::repmat<double>(itpp::Mat<double> const&, int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:261: undefined reference to `itpp::Mat<double> itpp::operator+<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:261: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:263: more undefined references to `itpp::Mat<double>::~Mat()' follow
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:261: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:184: undefined reference to `itpp::Mat<double>::get_row(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:184: undefined reference to `itpp::mean(itpp::Vec<double> const&)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:172: undefined reference to `itpp::Mat<double>::get_col(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:172: undefined reference to `itpp::mean(itpp::Vec<double> const&)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:196: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:197: undefined reference to `itpp::Mat<double>::Mat(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:197: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:197: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:199: undefined reference to `itpp::Mat<double> itpp::repmat<double>(itpp::Mat<double> const&, int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:199: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:199: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double>::transpose() const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double> itpp::operator*<double>(double, itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double> itpp::operator*<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:203: undefined reference to `itpp::Mat<double>::get_row(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:203: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:204: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:204: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:204: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:204: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:204: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:201: more undefined references to `itpp::Mat<double>::~Mat()' follow
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:197: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:199: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:225: undefined reference to `itpp::Mat<double>::Mat(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:225: undefined reference to `itpp::Vec<double> itpp::diag<double>(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:225: undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:225: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:225: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:227: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:229: undefined reference to `itpp::Mat<double>::set_row(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:231: undefined reference to `itpp::Mat<double> itpp::repmat<double>(itpp::Mat<double> const&, int, int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:231: undefined reference to `itpp::Mat<double> itpp::operator-<double>(itpp::Mat<double> const&, itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:231: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:232: undefined reference to `itpp::Mat<double>::Mat(int, int, itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:235: undefined reference to `itpp::Mat<double>::get_col(int) const'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:235: undefined reference to `itpp::Vec<double> itpp::operator*<double>(double, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:235: undefined reference to `itpp::Mat<double>::set_col(int, itpp::Vec<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:237: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:225: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:231: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:209: undefined reference to `itpp::Mat<double>::Mat(itpp::Factory const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:211: undefined reference to `itpp::Mat<double>::Mat(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:211: undefined reference to `itpp::Mat<double>::operator=(itpp::Mat<double> const&)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:211: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:211: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:211: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:211: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:212: undefined reference to `itpp::Mat<double>::~Mat()'
itppext/itppext.o: In function `ZN4itpp4SortIdE10sort_indexEiiRKNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/sort.h:255: undefined reference to `itpp::it_assert_f(std::string, std::string, std::string, int)'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/sort.h:278: undefined reference to `itpp::it_error_f(std::string, std::string, int)'
itppext/itppext.o: In function `Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:641: undefined reference to `itpp::Vec<int>::set(char const*)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<int>::free()'
itppext/itppext.o: In function `randu':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:752: undefined reference to `itpp::Uniform_RNG::Uniform_RNG(double, double)'
itppext/itppext.o: In function `ZN4itpp11Uniform_RNG13sample_vectorEiRNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:376: undefined reference to `itpp::Vec<double>::set_size(int, bool)'
itppext/itppext.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:110: undefined reference to `itpp::Random_Generator::state'
itppext/itppext.o: In function `ZN4itpp11Uniform_RNG13sample_vectorEiRNS_3VecIdEE':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:377: undefined reference to `itpp::Random_Generator::left'
itppext/itppext.o: In function `ZN4itpp3VecIdEclEi':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:717: undefined reference to `itpp::Random_Generator::pNext'
itppext/itppext.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:110: undefined reference to `itpp::Random_Generator::state'
itppext/itppext.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:110: undefined reference to `itpp::Random_Generator::state'
itppext/itppext.o: In function `ZNK4itpp16Random_Generator5twistERKjS2_S2_':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:232: undefined reference to `itpp::Random_Generator::state'
itppext/itppext.o: In function `ZN4itpp16Random_Generator6reloadEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:200: undefined reference to `itpp::Random_Generator::state'
itppext/itppext.o: In function `ZN4itpp16Random_Generator10random_intEv':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/random.h:130: undefined reference to `itpp::Random_Generator::left'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Random_Generator::pNext'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:114: undefined reference to `itpp::zeros(int)'
itppext/itppext.o:d:\Rcompile\CRANpkg\local64\2.11\psgp\src/itppext/itppext.cpp:114: undefined reference to `itpp::Vec<int> itpp::to_ivec<double>(itpp::Vec<double> const&)'
itppext/itppext.o: In function `~Vec':
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
d:/Rcompile/CRANpkg/extralibs/itpplib/include/itpp/base/vec.h:660: undefined reference to `itpp::Vec<double>::free()'
collect2: ld returned 1 exit status
make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local64/2.11/psgp/src'
  ... done
ERROR: compilation failed for package 'psgp'
* removing 'd:/Rcompile/CRANpkg/lib64/2.11/psgp'

