* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘mapfit’ ... ** package ‘mapfit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpcGVm6o/R.INSTALLc9dd671a6556c/mapfit/src' clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gamma.cpp -o gamma.o clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c phase_dist.cpp -o phase_dist.o In file included from phase_dist.cpp:4: In file included from ./phase_gen.h:8: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from phase_dist.cpp:4: In file included from ./phase_gen.h:9: ./unif.h:12:13: warning: unused variable 'm' [-Wunused-variable] 12 | const int m = traits1::nrow(A); | ^ ./unif.h:18:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 18 | int maxi = 0; | ^ ./unif.h:45:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 45 | int maxi = 0; | ^ ./unif.h:77:13: warning: unused variable 'm' [-Wunused-variable] 77 | const int m = traits1::nrow(A); | ^ ./unif.h:85:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 85 | int maxi = 0; | ^ ./unif.h:117:13: warning: unused variable 'm' [-Wunused-variable] 117 | const int m = traits1::nrow(A); | ^ ./unif.h:118:13: warning: unused variable 'n' [-Wunused-variable] 118 | const int n = traits1::ncol(A); | ^ ./unif.h:126:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 126 | int maxi = 0; | ^ ./unif.h:193:13: warning: unused variable 'm' [-Wunused-variable] 193 | const int m = traits1::nrow(A); | ^ ./unif.h:211:13: warning: unused variable 'n' [-Wunused-variable] 211 | const int n = traits1::ncol(A); | ^ ./unif.h:236:13: warning: unused variable 'm' [-Wunused-variable] 236 | const int m = traits1::nrow(A); | ^ ./unif.h:262:13: warning: unused variable 'm' [-Wunused-variable] 262 | const int m = traits1::nrow(A); | ^ In file included from phase_dist.cpp:4: ./phase_gen.h:230:10: warning: unused variable 'scale' [-Wunused-variable] 230 | double scale; | ^~~~~ ./phase_gen.h:232:10: warning: unused variable 'tllf' [-Wunused-variable] 232 | double tllf = 0.0; | ^~~~ ./phase_gen.h:443:10: warning: unused variable 'scale' [-Wunused-variable] 443 | double scale; | ^~~~~ ./phase_gen.h:445:10: warning: unused variable 'tllf' [-Wunused-variable] 445 | double tllf = 0.0; | ^~~~ 20 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emfit_phase_gen.cpp -o emfit_phase_gen.o In file included from emfit_phase_gen.cpp:4: In file included from ./phase_gen.h:8: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from emfit_phase_gen.cpp:4: In file included from ./phase_gen.h:9: ./unif.h:12:13: warning: unused variable 'm' [-Wunused-variable] 12 | const int m = traits1::nrow(A); | ^ ./unif.h:18:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 18 | int maxi = 0; | ^ ./unif.h:45:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 45 | int maxi = 0; | ^ ./unif.h:77:13: warning: unused variable 'm' [-Wunused-variable] 77 | const int m = traits1::nrow(A); | ^ ./unif.h:85:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 85 | int maxi = 0; | ^ ./unif.h:117:13: warning: unused variable 'm' [-Wunused-variable] 117 | const int m = traits1::nrow(A); | ^ ./unif.h:118:13: warning: unused variable 'n' [-Wunused-variable] 118 | const int n = traits1::ncol(A); | ^ ./unif.h:126:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 126 | int maxi = 0; | ^ ./unif.h:193:13: warning: unused variable 'm' [-Wunused-variable] 193 | const int m = traits1::nrow(A); | ^ ./unif.h:211:13: warning: unused variable 'n' [-Wunused-variable] 211 | const int n = traits1::ncol(A); | ^ ./unif.h:236:13: warning: unused variable 'm' [-Wunused-variable] 236 | const int m = traits1::nrow(A); | ^ ./unif.h:262:13: warning: unused variable 'm' [-Wunused-variable] 262 | const int m = traits1::nrow(A); | ^ In file included from emfit_phase_gen.cpp:4: ./phase_gen.h:230:10: warning: unused variable 'scale' [-Wunused-variable] 230 | double scale; | ^~~~~ ./phase_gen.h:232:10: warning: unused variable 'tllf' [-Wunused-variable] 232 | double tllf = 0.0; | ^~~~ ./phase_gen.h:443:10: warning: unused variable 'scale' [-Wunused-variable] 443 | double scale; | ^~~~~ ./phase_gen.h:445:10: warning: unused variable 'tllf' [-Wunused-variable] 445 | double tllf = 0.0; | ^~~~ 20 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emfit_phase_cf1.cpp -o emfit_phase_cf1.o In file included from emfit_phase_cf1.cpp:4: In file included from ./phase_cf1.h:5: In file included from ./phase_gen.h:8: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from emfit_phase_cf1.cpp:4: In file included from ./phase_cf1.h:5: In file included from ./phase_gen.h:9: ./unif.h:12:13: warning: unused variable 'm' [-Wunused-variable] 12 | const int m = traits1::nrow(A); | ^ ./unif.h:18:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 18 | int maxi = 0; | ^ ./unif.h:45:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 45 | int maxi = 0; | ^ ./unif.h:77:13: warning: unused variable 'm' [-Wunused-variable] 77 | const int m = traits1::nrow(A); | ^ ./unif.h:85:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 85 | int maxi = 0; | ^ ./unif.h:117:13: warning: unused variable 'm' [-Wunused-variable] 117 | const int m = traits1::nrow(A); | ^ ./unif.h:118:13: warning: unused variable 'n' [-Wunused-variable] 118 | const int n = traits1::ncol(A); | ^ ./unif.h:126:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 126 | int maxi = 0; | ^ ./unif.h:193:13: warning: unused variable 'm' [-Wunused-variable] 193 | const int m = traits1::nrow(A); | ^ ./unif.h:211:13: warning: unused variable 'n' [-Wunused-variable] 211 | const int n = traits1::ncol(A); | ^ ./unif.h:236:13: warning: unused variable 'm' [-Wunused-variable] 236 | const int m = traits1::nrow(A); | ^ ./unif.h:262:13: warning: unused variable 'm' [-Wunused-variable] 262 | const int m = traits1::nrow(A); | ^ In file included from emfit_phase_cf1.cpp:4: In file included from ./phase_cf1.h:5: ./phase_gen.h:230:10: warning: unused variable 'scale' [-Wunused-variable] 230 | double scale; | ^~~~~ ./phase_gen.h:232:10: warning: unused variable 'tllf' [-Wunused-variable] 232 | double tllf = 0.0; | ^~~~ ./phase_gen.h:443:10: warning: unused variable 'scale' [-Wunused-variable] 443 | double scale; | ^~~~~ ./phase_gen.h:445:10: warning: unused variable 'tllf' [-Wunused-variable] 445 | double tllf = 0.0; | ^~~~ 20 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emfit_phase_herlang.cpp -o emfit_phase_herlang.o In file included from emfit_phase_herlang.cpp:4: In file included from ./phase_herlang.h:7: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from emfit_phase_herlang.cpp:4: ./phase_herlang.h:356:11: warning: unused variable 'alpha' [-Wunused-variable] 356 | double* alpha = trait2::value(model.alpha); | ^~~~~ ./phase_herlang.h:378:11: warning: unused variable 'alpha' [-Wunused-variable] 378 | double* alpha = trait2::value(model.alpha); | ^~~~~ 6 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emfit_map_gen.cpp -o emfit_map_gen.o In file included from emfit_map_gen.cpp:4: In file included from ./map_gen.h:8: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from emfit_map_gen.cpp:4: In file included from ./map_gen.h:10: ./unif.h:12:13: warning: unused variable 'm' [-Wunused-variable] 12 | const int m = traits1::nrow(A); | ^ ./unif.h:18:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 18 | int maxi = 0; | ^ ./unif.h:45:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 45 | int maxi = 0; | ^ ./unif.h:77:13: warning: unused variable 'm' [-Wunused-variable] 77 | const int m = traits1::nrow(A); | ^ ./unif.h:85:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 85 | int maxi = 0; | ^ ./unif.h:117:13: warning: unused variable 'm' [-Wunused-variable] 117 | const int m = traits1::nrow(A); | ^ ./unif.h:118:13: warning: unused variable 'n' [-Wunused-variable] 118 | const int n = traits1::ncol(A); | ^ ./unif.h:126:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 126 | int maxi = 0; | ^ ./unif.h:193:13: warning: unused variable 'm' [-Wunused-variable] 193 | const int m = traits1::nrow(A); | ^ ./unif.h:211:13: warning: unused variable 'n' [-Wunused-variable] 211 | const int n = traits1::ncol(A); | ^ ./unif.h:236:13: warning: unused variable 'm' [-Wunused-variable] 236 | const int m = traits1::nrow(A); | ^ ./unif.h:262:13: warning: unused variable 'm' [-Wunused-variable] 262 | const int m = traits1::nrow(A); | ^ In file included from emfit_map_gen.cpp:4: ./map_gen.h:256:17: warning: unused variable 'eb' [-Wunused-variable] 256 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:262:11: warning: unused variable 'alpha' [-Wunused-variable] 262 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ ./map_gen.h:320:11: warning: unused variable 'j' [-Wunused-variable] 320 | int j = colind1[z] - base1; | ^ ./map_gen.h:293:17: warning: unused variable 'eb' [-Wunused-variable] 293 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:304:11: warning: unused variable 'alpha' [-Wunused-variable] 304 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ ./map_gen.h:337:17: warning: unused variable 'eb' [-Wunused-variable] 337 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:348:11: warning: unused variable 'alpha' [-Wunused-variable] 348 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ ./map_gen.h:411:9: warning: unused variable 'j' [-Wunused-variable] 411 | int j = colind1[z] - base1; | ^ ./map_gen.h:381:17: warning: unused variable 'eb' [-Wunused-variable] 381 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:394:11: warning: unused variable 'alpha' [-Wunused-variable] 394 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ 26 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emfit_map_erhmm.cpp -o emfit_map_erhmm.o In file included from emfit_map_erhmm.cpp:4: In file included from ./map_erhmm.h:9: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from emfit_map_erhmm.cpp:4: ./map_erhmm.h:114:17: warning: unused variable 'eb' [-Wunused-variable] 114 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ 5 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emfit_map_gmmpp.cpp -o emfit_map_gmmpp.o In file included from emfit_map_gmmpp.cpp:4: In file included from ./map_gmmpp.h:7: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ In file included from emfit_map_gmmpp.cpp:4: In file included from ./map_gmmpp.h:8: ./unif.h:12:13: warning: unused variable 'm' [-Wunused-variable] 12 | const int m = traits1::nrow(A); | ^ ./unif.h:18:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 18 | int maxi = 0; | ^ ./unif.h:45:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 45 | int maxi = 0; | ^ ./unif.h:77:13: warning: unused variable 'm' [-Wunused-variable] 77 | const int m = traits1::nrow(A); | ^ ./unif.h:85:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 85 | int maxi = 0; | ^ ./unif.h:117:13: warning: unused variable 'm' [-Wunused-variable] 117 | const int m = traits1::nrow(A); | ^ ./unif.h:118:13: warning: unused variable 'n' [-Wunused-variable] 118 | const int n = traits1::ncol(A); | ^ ./unif.h:126:7: warning: variable 'maxi' set but not used [-Wunused-but-set-variable] 126 | int maxi = 0; | ^ ./unif.h:193:13: warning: unused variable 'm' [-Wunused-variable] 193 | const int m = traits1::nrow(A); | ^ ./unif.h:211:13: warning: unused variable 'n' [-Wunused-variable] 211 | const int n = traits1::ncol(A); | ^ ./unif.h:236:13: warning: unused variable 'm' [-Wunused-variable] 236 | const int m = traits1::nrow(A); | ^ ./unif.h:262:13: warning: unused variable 'm' [-Wunused-variable] 262 | const int m = traits1::nrow(A); | ^ In file included from emfit_map_gmmpp.cpp:4: In file included from ./map_gmmpp.h:12: ./map_gen.h:256:17: warning: unused variable 'eb' [-Wunused-variable] 256 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:262:11: warning: unused variable 'alpha' [-Wunused-variable] 262 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ ./map_gen.h:320:11: warning: unused variable 'j' [-Wunused-variable] 320 | int j = colind1[z] - base1; | ^ ./map_gen.h:293:17: warning: unused variable 'eb' [-Wunused-variable] 293 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:304:11: warning: unused variable 'alpha' [-Wunused-variable] 304 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ ./map_gen.h:337:17: warning: unused variable 'eb' [-Wunused-variable] 337 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:348:11: warning: unused variable 'alpha' [-Wunused-variable] 348 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ ./map_gen.h:411:9: warning: unused variable 'j' [-Wunused-variable] 411 | int j = colind1[z] - base1; | ^ ./map_gen.h:381:17: warning: unused variable 'eb' [-Wunused-variable] 381 | const double* eb = stride_vector_traits::value(eres.eb); | ^~ ./map_gen.h:394:11: warning: unused variable 'alpha' [-Wunused-variable] 394 | double* alpha = stride_vector_traits::value(model.alpha); | ^~~~~ In file included from emfit_map_gmmpp.cpp:4: ./map_gmmpp.h:56:15: warning: variable 'dji' set but not used [-Wunused-but-set-variable] 56 | double dij, dji; | ^ ./map_gmmpp.h:174:16: warning: unused variable 'tmax' [-Wunused-variable] 174 | const double tmax = data.maxtime; | ^~~~ emfit_map_gmmpp.cpp:63:8: warning: unused variable 'm' [-Wunused-variable] 63 | auto m = tdat.length(); | ^ 29 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gth.cpp -o gth.o In file included from gth.cpp:4: In file included from ./gth.h:6: ./blas.h:95:13: warning: unused variable 'n' [-Wunused-variable] 95 | const int n = traits1::ncol(A); | ^ ./blas.h:116:13: warning: unused variable 'm' [-Wunused-variable] 116 | const int m = traits1::nrow(A); | ^ ./blas.h:138:13: warning: unused variable 'm' [-Wunused-variable] 138 | const int m = traits1::nrow(A); | ^ ./blas.h:139:13: warning: unused variable 'n' [-Wunused-variable] 139 | const int n = traits1::ncol(A); | ^ 4 warnings generated. clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o mapfit.so gamma.o phase_dist.o emfit_phase_gen.o emfit_phase_cf1.o emfit_phase_herlang.o emfit_map_gen.o emfit_map_erhmm.o emfit_map_gmmpp.o gth.o RcppExports.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/RtmpcGVm6o/R.INSTALLc9dd671a6556c/mapfit/src' make[1]: Entering directory '/tmp/RtmpcGVm6o/R.INSTALLc9dd671a6556c/mapfit/src' make[1]: Leaving directory '/tmp/RtmpcGVm6o/R.INSTALLc9dd671a6556c/mapfit/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-mapfit/00new/mapfit/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (mapfit)