* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘nanotime’ ...
** package ‘nanotime’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++11
make[1]: Entering directory '/tmp/RtmpawxUow/R.INSTALLa7b2e6ccfb9c4/nanotime/src'
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c RcppExports.cpp -o RcppExports.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c duration.cpp -o duration.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c interval.cpp -o interval.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c nanotime.cpp -o nanotime.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c period.cpp -o period.o
period.cpp:199:23: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  199 |     res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                       ^~~~~~~~~~~~~~~~~~~~~~
      |                       {                     }
period.cpp:220:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  220 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
period.cpp:263:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  263 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
period.cpp:267:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  267 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
period.cpp:283:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  283 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
period.cpp:287:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  287 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
period.cpp:303:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  303 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
period.cpp:307:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  307 |       res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 };
      |                         ^~~~~~~~~~~~~~~~~~~~~~
      |                         {                     }
8 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c rounding.cpp -o rounding.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCCTZ/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDate/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c strnlen.cpp -o strnlen.o
clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o nanotime.so RcppExports.o duration.o interval.o nanotime.o period.o rounding.o strnlen.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpawxUow/R.INSTALLa7b2e6ccfb9c4/nanotime/src'
make[1]: Entering directory '/tmp/RtmpawxUow/R.INSTALLa7b2e6ccfb9c4/nanotime/src'
make[1]: Leaving directory '/tmp/RtmpawxUow/R.INSTALLa7b2e6ccfb9c4/nanotime/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-nanotime/00new/nanotime/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘intersect’ from package ‘base’ in package ‘nanotime’
Creating a generic function for ‘union’ from package ‘base’ in package ‘nanotime’
Creating a generic function for ‘setdiff’ from package ‘base’ in package ‘nanotime’
Creating a generic function for ‘is.unsorted’ from package ‘base’ in package ‘nanotime’
** help
*** installing help indices
** 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 (nanotime)