* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘Rlinsolve’ ...
** package ‘Rlinsolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++11
make[1]: Entering directory '/tmp/Rtmp8U1wXa/R.INSTALLd65af4d49a9d7/Rlinsolve/src'
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c RcppExports.cpp -o RcppExports.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_bicg.cpp -o krylov_bicg.o
In file included from krylov_bicg.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_bicgstab.cpp -o krylov_bicgstab.o
In file included from krylov_bicgstab.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
krylov_bicgstab.cpp:45:10: warning: variable 'resid' set but not used [-Wunused-but-set-variable]
   45 |   double resid = 0;
      |          ^
krylov_bicgstab.cpp:162:10: warning: variable 'resid' set but not used [-Wunused-but-set-variable]
  162 |   double resid = 0;
      |          ^
5 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_cg.cpp -o krylov_cg.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_cgs.cpp -o krylov_cgs.o
In file included from krylov_cgs.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_cheby.cpp -o krylov_cheby.o
In file included from krylov_cheby.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_gmres.cpp -o krylov_gmres.o
In file included from krylov_gmres.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c krylov_qmr.cpp -o krylov_qmr.o
In file included from krylov_qmr.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
krylov_qmr.cpp:72:10: warning: unused variable 'beta_1' [-Wunused-variable]
   72 |   double beta_1 =0.0;
      |          ^~~~~~
krylov_qmr.cpp:250:10: warning: unused variable 'beta_1' [-Wunused-variable]
  250 |   double beta_1 =0.0;
      |          ^~~~~~
5 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c method_gs.cpp -o method_gs.o
In file included from method_gs.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c method_jacobi.cpp -o method_jacobi.o
In file included from method_jacobi.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c method_sor.cpp -o method_sor.o
In file included from method_sor.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c method_ssor.cpp -o method_ssor.o
In file included from method_ssor.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:11: warning: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed [-W#pragma-messages]
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:13: warning: INFO: suggest to use ARMA_WARN_LEVEL option instead [-W#pragma-messages]
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:11: warning: INFO: see the documentation for details [-W#pragma-messages]
  329 |   #pragma message ("INFO: see the documentation for details")
      |           ^
3 warnings generated.
clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o Rlinsolve.so RcppExports.o krylov_bicg.o krylov_bicgstab.o krylov_cg.o krylov_cgs.o krylov_cheby.o krylov_gmres.o krylov_qmr.o method_gs.o method_jacobi.o method_sor.o method_ssor.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp8U1wXa/R.INSTALLd65af4d49a9d7/Rlinsolve/src'
make[1]: Entering directory '/tmp/Rtmp8U1wXa/R.INSTALLd65af4d49a9d7/Rlinsolve/src'
make[1]: Leaving directory '/tmp/Rtmp8U1wXa/R.INSTALLd65af4d49a9d7/Rlinsolve/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-Rlinsolve/00new/Rlinsolve/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Rlinsolve)