* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘asteRisk’ ...
** package ‘asteRisk’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/RtmpLr63VL/R.INSTALLc94195935dad/asteRisk/src'
g++-13 -std=gnu++11 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c oceanTides.cpp -o oceanTides.o
oceanTides.cpp: In member function ‘virtual void OceanTidesCorrections::operator()(std::size_t, std::size_t)’:
oceanTides.cpp:134:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
  134 |             if(n > nmax) {
      |                ~~^~~~~~
oceanTides.cpp: In function ‘Rcpp::List parallelOceanTidesCorrections(Rcpp::NumericVector, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericMatrix, Rcpp::NumericMatrix, double, double)’:
oceanTides.cpp:189:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  189 |     for(int i = 0; i < oceanTidesCorrections.dCnm.size(); i++) {
      |                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include/RcppParallel/TinyThread.h:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include/RcppParallel.h:6,
                 from oceanTides.cpp:5:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include/RcppParallel/Common.h: In instantiation of ‘int RcppParallel::resolveValue(const char*, T, U) [with T = long unsigned int; U = int]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include/RcppParallel.h:57:28:   required from ‘void RcppParallel::parallelReduce(std::size_t, std::size_t, Reducer&, std::size_t, int) [with Reducer = OceanTidesCorrections; std::size_t = long unsigned int]’
oceanTides.cpp:188:19:   required from here
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include/RcppParallel/Common.h:16:23: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
   16 |    if (requestedValue != defaultValue && requestedValue > 0)
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o asteRisk.so RcppExports.o oceanTides.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpLr63VL/R.INSTALLc94195935dad/asteRisk/src'
make[1]: Entering directory '/tmp/RtmpLr63VL/R.INSTALLc94195935dad/asteRisk/src'
make[1]: Leaving directory '/tmp/RtmpLr63VL/R.INSTALLc94195935dad/asteRisk/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-asteRisk/00new/asteRisk/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘asteRisk’
    finding HTML links ... done
    ECItoKOE                                html  
    GCRFtoITRF                              html  
    GCRFtoLATLON                            html  
    ITRFtoGCRF                              html  
    ITRFtoLATLON                            html  
    JPLephemerides                          html  
    KOEtoECI                                html  
    LATLONtoGCRF                            html  
    LATLONtoITRF                            html  
    TEMEtoGCRF                              html  
    TEMEtoITRF                              html  
    TEMEtoLATLON                            html  
    calculateRazel                          html  
    dateTimeToMJD                           html  
    deg2rad                                 html  
    getLatestSpaceData                      html  
    hpop                                    html  
    finding level-2 HTML links ... done

    parseTLElines                           html  
    rad2deg                                 html  
    readGLONASSNavigationRINEX              html  
    readGPSNavigationRINEX                  html  
    readOEM                                 html  
    readTLE                                 html  
    revDay2radMin                           html  
    sdp4                                    html  
    sgdp4                                   html  
    sgp4                                    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 (asteRisk)