* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘StereoMorph’ ...
** package ‘StereoMorph’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.3.0-1) 13.3.0’
using C++ compiler: ‘g++-13 (Debian 13.3.0-1) 13.3.0’
make[1]: Entering directory '/tmp/RtmpfK6UHC/R.INSTALL1f9c7c54933835/StereoMorph/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c StereoMorph_init.c -o StereoMorph_init.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dilateImage.cpp -o dilateImage.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c drawRectangle.cpp -o drawRectangle.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c equalizeImageHist.cpp -o equalizeImageHist.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c erodeImage.cpp -o erodeImage.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c findBoundaryPoints.cpp -o findBoundaryPoints.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c findCornerSubPix.cpp -o findCornerSubPix.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c generateQuads.cpp -o generateQuads.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c meanBlurImage.cpp -o meanBlurImage.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rgbToGray.cpp -o rgbToGray.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c thresholdImageMatrix.cpp -o thresholdImageMatrix.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o StereoMorph.so RcppExports.o StereoMorph_init.o dilateImage.o drawRectangle.o equalizeImageHist.o erodeImage.o findBoundaryPoints.o findCornerSubPix.o generateQuads.o meanBlurImage.o rgbToGray.o thresholdImageMatrix.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpfK6UHC/R.INSTALL1f9c7c54933835/StereoMorph/src'
make[1]: Entering directory '/tmp/RtmpfK6UHC/R.INSTALL1f9c7c54933835/StereoMorph/src'
make[1]: Leaving directory '/tmp/RtmpfK6UHC/R.INSTALL1f9c7c54933835/StereoMorph/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-StereoMorph/00new/StereoMorph/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘StereoMorph’
    finding HTML links ... done
    StereoMorph-package                     html  
    TPSToShapes                             html  
    alignLandmarksToMidline                 html  
    avectors                                html  
    calibrateCameras                        html  
    digitizeImage                           html  
    digitizeImages                          html  
    distanceGridUnits                       html  
    distancePointToLine                     html  
    distancePointToPoint                    html  
    dltCalibrateCameras                     html  
    dltCoefficientRMSError                  html  
    dltCoefficients                         html  
    dltEpipolarDistance                     html  
    dltEpipolarLine                         html  
    dltInverse                              html  
    dltMatchCurvePoints                     html  
    dltNearestPointOnEpipolar               html  
    dltReconstruct                          html  
    dltTestCalibration                      html  
    dltTransformationParameterRMSError      html  
    drawCheckerboard                        html  
    extractFrames                           html  
    findCheckerboardCorners                 html  
    findOptimalPointAlignment               html  
    gridPointsFit                           html  
    imagePlaneGridTransform                 html  
    imagePlaneGridTransformError            html  
    landmarkListToMatrix                    html  
    landmarkMatrixToList                    html  
    measureCheckerboardSize                 html  
    orthogonalProjectionToLine              html  
    pointsAtEvenSpacing                     html  
    quadraticPointsOnInterval               html  
    readBezierControlPoints                 html  
    readCheckerboardsToArray                html  
    readLandmarksToList                     html  
    readLandmarksToMatrix                   html  
    readShapes                              html  
    reconstructStereoSets                   html  
    reflectMissingLandmarks                 html  
    resampleGridImagePoints                 html  
    transformPlanarCalibrationCoordinates   html  
    unifyLandmarks                          html  
    writeLMToTPS                            html  
** 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 (StereoMorph)