* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘move’ ...
** package ‘move’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpiWsRq9/R.INSTALL1f2df5641b3d9/move/src'
clang-18 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c bgbVar.c -o bgbVar.o
clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c bgbVarRcpp.cpp -o bgbVarRcpp.o
clang-18 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c bgb_bbmm.c -o bgb_bbmm.o
clang++-18 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c emd.cpp -o emd.o
clang-18 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o move.so bgbVar.o bgbVarRcpp.o bgb_bbmm.o emd.o init.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpiWsRq9/R.INSTALL1f2df5641b3d9/move/src'
make[1]: Entering directory '/tmp/RtmpiWsRq9/R.INSTALL1f2df5641b3d9/move/src'
make[1]: Leaving directory '/tmp/RtmpiWsRq9/R.INSTALL1f2df5641b3d9/move/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-move/00new/move/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
in method for ‘move’ with signature ‘x="telemetry",y="missing",time="missing",data="missing",proj="missing"’: no definition for class “telemetry”
in method for ‘move’ with signature ‘x="track_xyt",y="missing",time="missing",data="missing",proj="missing"’: no definition for class “track_xyt”
in method for ‘move’ with signature ‘x="track",y="missing",time="missing",data="missing",proj="missing"’: no definition for class “track”
in method for ‘move’ with signature ‘x="binClstPath",y="missing",time="missing",data="missing",proj="missing"’: no definition for class “binClstPath”
in method for ‘move’ with signature ‘x="binClstStck",y="missing",time="missing",data="missing",proj="missing"’: no definition for class “binClstStck”
in method for ‘coerce’ with signature ‘"telemetry","Move"’: no definition for class “telemetry”
in method for ‘coerce’ with signature ‘"track_xyt","Move"’: no definition for class “track_xyt”
in method for ‘coerce’ with signature ‘"track","Move"’: no definition for class “track”
in method for ‘coerce’ with signature ‘"binClstPath","Move"’: no definition for class “binClstPath”
in method for ‘coerce’ with signature ‘"binClstStck","MoveStack"’: no definition for class “binClstStck”
** 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
* creating tarball
packaged installation of ‘move’ as ‘move_4.2.4_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (move)