* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘marked’ ... ** package ‘marked’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNcbGtU/R.INSTALL29e60658282ee5/marked/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bayesCR.cpp -o bayesCR.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjs.f -o cjs.o cjs.f:9:25: 9 | DOUBLE PRECISION X,Y | 1 Warning: Unused variable ‘x’ declared at (1) [-Wunused-variable] cjs.f:9:27: 9 | DOUBLE PRECISION X,Y | 1 Warning: Unused variable ‘y’ declared at (1) [-Wunused-variable] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjs1tldmat.f -o cjs1tldmat.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjs1tlgam.f -o cjs1tlgam.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjs2tldmat.f -o cjs2tldmat.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjs2tlgam.f -o cjs2tlgam.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjsdmat.f -o cjsdmat.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cjsgamma.f -o cjsgamma.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c hmm_like.f -o hmm_like.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c ms2gamma.f -o ms2gamma.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c msdmat.f -o msdmat.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c msgamma.f -o msgamma.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c mvmsdmat.f -o mvmsdmat.o mvmsdmat.f:1:55: 1 | SUBROUTINE MVMSP(P,DELTA,N,M,F,T,NP,NOBS,PCOUNTS,INDICES, | 1 Warning: Unused dummy argument ‘pcounts’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c ums2dmat.f -o ums2dmat.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c umsdmat.f -o umsdmat.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o marked.so bayesCR.o cjs.o cjs1tldmat.o cjs1tlgam.o cjs2tldmat.o cjs2tlgam.o cjsdmat.o cjsgamma.o hmm_like.o init.o ms2gamma.o msdmat.o msgamma.o mvmsdmat.o ums2dmat.o umsdmat.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNcbGtU/R.INSTALL29e60658282ee5/marked/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNcbGtU/R.INSTALL29e60658282ee5/marked/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNcbGtU/R.INSTALL29e60658282ee5/marked/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-marked/00new/marked/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 * creating tarball packaged installation of ‘marked’ as ‘marked_1.2.8_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (marked)