* installing *source* package ‘twdtw’ ... ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 12.3.0-4) 12.3.0’ using C++ compiler: ‘Debian clang version 16.0.6 (3)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c twdtwcpp.cpp -o twdtwcpp.o gfortran -fpic -g -O2 -Wall -mtune=native -c twdtwf90.f90 -o twdtwf90.o twdtwf90.f90:231:2: 231 | 99 continue | 1 Warning: Label 99 at (1) defined but not used [-Wunused-label] twdtwf90.f90:60:32: 60 | real(c_double) :: W, CP, ST, A, B, TD, DIST | 1 Warning: Unused variable ‘a’ declared at (1) [-Wunused-variable] twdtwf90.f90:60:35: 60 | real(c_double) :: W, CP, ST, A, B, TD, DIST | 1 Warning: Unused variable ‘b’ declared at (1) [-Wunused-variable] twdtwf90.f90:60:21: 60 | real(c_double) :: W, CP, ST, A, B, TD, DIST | 1 Warning: Unused variable ‘w’ declared at (1) [-Wunused-variable] twdtwf90.f90:165:42: 165 | double precision :: CM(N+1,M), CP, ST, A, B, TD, DIST | 1 Warning: Unused variable ‘a’ declared at (1) [-Wunused-variable] twdtwf90.f90:165:45: 165 | double precision :: CM(N+1,M), CP, ST, A, B, TD, DIST | 1 Warning: Unused variable ‘b’ declared at (1) [-Wunused-variable] clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c twdtwf90_wrapper.cpp -o twdtwf90_wrapper.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o twdtw.so RcppExports.o twdtwcpp.o twdtwf90.o twdtwf90_wrapper.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/twdtw.Rcheck/00LOCK-twdtw/00new/twdtw/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 (twdtw)