* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SpatialPack’ ...
** package ‘SpatialPack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
using Fortran compiler: ‘Debian flang-new version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpqAa2Bg/R.INSTALL17e9395b26333a/SpatialPack/src'
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c R_init_SpatialPack.c -o R_init_SpatialPack.o
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c base.c -o base.o
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c codisp.c -o codisp.o
flang-new-18  -fpic  -g -O2 -c codisp_direction.f -o codisp_direction.o
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c cor_spatial.c -o cor_spatial.o
flang-new-18  -fpic  -g -O2 -c denoise.f -o denoise.o
./denoise.f:369:7: warning: Reference to the procedure 'moments' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
        call moments(window, n, mean, var)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:52:7: previous reference to 'moments'
        call moments(x, nobs, xbar, xvar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:395:7: warning: Reference to the procedure 'moments' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
        call moments(window, n, mean, var)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:52:7: previous reference to 'moments'
        call moments(x, nobs, xbar, xvar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:426:7: warning: Reference to the procedure 'moments' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
        call moments(window, n, mean, var)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:52:7: previous reference to 'moments'
        call moments(x, nobs, xbar, xvar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:454:7: warning: Reference to the procedure 'moments' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
        call moments(window, n, mean, var)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:52:7: previous reference to 'moments'
        call moments(x, nobs, xbar, xvar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:480:7: warning: Reference to the procedure 'moments' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
        call moments(window, n, mean, var)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:52:7: previous reference to 'moments'
        call moments(x, nobs, xbar, xvar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:510:7: warning: Reference to the procedure 'moments' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
        call moments(window, n, mean, var)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./denoise.f:52:7: previous reference to 'moments'
        call moments(x, nobs, xbar, xvar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c image.c -o image.o
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c mod_ttest.c -o mod_ttest.o
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c similarity.c -o similarity.o
clang-18 -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/fastmatrix/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c stats.c -o stats.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o SpatialPack.so R_init_SpatialPack.o base.o codisp.o codisp_direction.o cor_spatial.o denoise.o image.o mod_ttest.o similarity.o stats.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 -lm -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/RtmpqAa2Bg/R.INSTALL17e9395b26333a/SpatialPack/src'
make[1]: Entering directory '/tmp/RtmpqAa2Bg/R.INSTALL17e9395b26333a/SpatialPack/src'
make[1]: Leaving directory '/tmp/RtmpqAa2Bg/R.INSTALL17e9395b26333a/SpatialPack/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-SpatialPack/00new/SpatialPack/libs
** R
** data
** 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 (SpatialPack)