* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘strucchange’ ...
** this is package ‘strucchange’ version ‘1.5-4’
** package ‘strucchange’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.8 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuWXyI6/R.INSTALL1177eb44fbfc35/strucchange/src'
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c strucchange_functions.c -o strucchange_functions.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c strucchange_init.c -o strucchange_init.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o strucchange.so strucchange_functions.o strucchange_init.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuWXyI6/R.INSTALL1177eb44fbfc35/strucchange/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuWXyI6/R.INSTALL1177eb44fbfc35/strucchange/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuWXyI6/R.INSTALL1177eb44fbfc35/strucchange/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-strucchange/00new/strucchange/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
Warning in structure(c(1.22762665817831, 1.68732328328598, 2.22408818231127, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(c(2.25506699807814, 2.36269715842798, 2.39111391987183, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(c(0.7552, 0.9809, 1.1211, 1.217, 1.2811, 1.3258, 1.3514, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(list(k = c("1", "2", "3", "4", "5", "6", "7", "8", :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(c(0.860612275599396, 1.20081265451663, 1.50020932274675, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(list(k = c("1", "2", "3", "4", "5", "6", "7", "8", :
Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(c(3.78661071373336, 4.6276622451118, 5.23208824292206, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(c(-0.0648467, -0.15305667, -0.23071675, -0.29247661, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(c(-0.0183718, -0.05119386, -0.07867301, -0.10590321, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
Warning in structure(c(-0.00205601, -0.04350992, -0.07621043, -0.10080565, :
Replacing special names ‘.Dim’, ‘.Dimnames’ is deprecated; use ‘dim’, ‘dimnames’ instead.
** 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 (strucchange)