* installing *source* package ‘samr’ ...
** package ‘samr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 13.0.0 (clang-1300.0.29.30)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c rankcol.f -o rankcol.o
rankcol.f:11:5:

   11 | 23003 continue
      |     1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
rankcol.f:13:5:

   13 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
rankcol.f:127:12:

  127 |       DATAP=DATA(INDEXP)
      |            1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
rankcol.f:133:15:

  133 |          DATAP=DATA(INDEXP)
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
rankcol.f:145:15:

  145 |          DATAP=DATA(INDEXP)
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
rankcol.f:232:18:

  232 |             DATAP=DATA(INDEXP)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
rankcol.f:75:16:

   75 |      INTEGER   M
      |                1
Warning: Unused variable ‘datapntegerm’ declared at (1) [-Wunused-variable]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c samr_init.c -o samr_init.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o samr.so rankcol.o samr_init.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/samr.Rcheck/00LOCK-samr/00new/samr/libs
** generating debug symbols (dSYM)
** 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 (samr)