* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘starsExtra’ ...
** package ‘starsExtra’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpvQyehC/R.INSTALL17fce42014ddd7/starsExtra/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c CI.c -o CI.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c aspect.c -o aspect.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c focal2.c -o focal2.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c max.c -o max.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mean.c -o mean.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c min.c -o min.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mode.c -o mode.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c slope.c -o slope.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c starsExtra_init.c -o starsExtra_init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c sum.c -o sum.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o starsExtra.so CI.o aspect.o focal2.o max.o mean.o min.o mode.o slope.o starsExtra_init.o sum.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpvQyehC/R.INSTALL17fce42014ddd7/starsExtra/src'
make[1]: Entering directory '/tmp/RtmpvQyehC/R.INSTALL17fce42014ddd7/starsExtra/src'
make[1]: Leaving directory '/tmp/RtmpvQyehC/R.INSTALL17fce42014ddd7/starsExtra/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-starsExtra/00new/starsExtra/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘starsExtra’
    finding HTML links ... done
    CI                                      html  
    aspect                                  html  
    carmel                                  html  
    dem                                     html  
    detrend                                 html  
    dist_to_nearest                         html  
    extract2                                html  
    flowlength                              html  
    focal2                                  html  
    focal2r                                 html  
    footprints                              html  
    golan                                   html  
    landsat                                 html  
    layer_to_matrix                         html  
    layer_to_vector                         html  
    make_grid                               html  
    matrix_extend                           html  
    matrix_get_neighbors                    html  
    matrix_to_stars                         html  
    matrix_trim                             html  
    mode_value                              html  
    normalize_2d                            html  
    normalize_3d                            html  
    rgb_to_greyscale                        html  
    slope                                   html  
    starsExtra-package                      html  
    trim2                                   html  
    w_azimuth                               html  
    w_circle                                html  
** 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 ‘starsExtra’ as ‘starsExtra_0.2.8_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (starsExtra)