* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘colorspace’ ...
** package ‘colorspace’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpTM8jTi/R.INSTALL38167455bb6b35/colorspace/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 colorspace.c -o colorspace.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 init.c -o init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o colorspace.so colorspace.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpTM8jTi/R.INSTALL38167455bb6b35/colorspace/src'
make[1]: Entering directory '/tmp/RtmpTM8jTi/R.INSTALL38167455bb6b35/colorspace/src'
make[1]: Leaving directory '/tmp/RtmpTM8jTi/R.INSTALL38167455bb6b35/colorspace/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-colorspace/00new/colorspace/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘colorspace’
    finding HTML links ... done
    HLS                                     html  
    HSV                                     html  
    LAB                                     html  
    LUV                                     html  
    RGB                                     html  
    USSouthPolygon                          html  
    XYZ                                     html  
    adjust_transparency                     html  
    choose_palette                          html  
    color-class                             html  
    contrast_ratio                          html  
    coords                                  html  
    cvd                                     html  
    cvd_emulator                            html  
    cvd_image                               html  
    demoplot                                html  
    desaturate                              html  
    divergingx_hcl                          html  
    hcl_color_picker                        html  
    hcl_palettes                            html  
    hclplot                                 html  
    hex                                     html  
    hex2RGB                                 html  
    lighten                                 html  
    max_chroma                              html  
    mixcolor                                html  
    polarLAB                                html  
    polarLUV                                html  
    rainbow_hcl                             html  
    readRGB                                 html  
    readhex                                 html  
    sRGB                                    html  
    scale_colour_binned_diverging           html  
    scale_colour_binned_divergingx          html  
    scale_colour_binned_qualitative         html  
    scale_colour_binned_sequential          html  
    scale_colour_continuous_diverging       html  
    scale_colour_continuous_divergingx      html  
    scale_colour_continuous_qualitative     html  
    scale_colour_continuous_sequential      html  
    scale_colour_discrete_diverging         html  
    scale_colour_discrete_divergingx        html  
    scale_colour_discrete_qualitative       html  
    scale_colour_discrete_sequential        html  
    simulate_cvd                            html  
    specplot                                html  
    swatchplot                              html  
    whitepoint                              html  
    writehex                                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
* DONE (colorspace)