* installing *source* package 'pamr' ...
** package 'pamr' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpeOLpch/R.INSTALL1ab505bd55820/pamr/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c knnimpute.f -o knnimpute.o
knnimpute.f:99:72:

   99 |  20                  pos(k1+1) = pos(k1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
knnimpute.f:113:72:

  113 |  35                     pos(k1+1) = pos(k1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1)
gcc -shared -s -static-libgcc -o pamr.dll tmp.def knnimpute.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpeOLpch/R.INSTALL1ab505bd55820/pamr/src'
make[1]: Entering directory '/d/temp/RtmpeOLpch/R.INSTALL1ab505bd55820/pamr/src'
make[1]: Leaving directory '/d/temp/RtmpeOLpch/R.INSTALL1ab505bd55820/pamr/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-pamr/00new/pamr/libs/x64
** R
** data
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'pamr' as pamr_1.56.2.zip
* DONE (pamr)