* installing *source* package ‘kmlShape’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c kmlShape.c -o kmlShape.o kmlShape.c:5:81: warning: invalid UTF-8 in comment [-Winvalid-utf8] 5 | const int diagonale=0,gauche=1,haut=2, directionStart=3 ; //ces valeurs sont fixes pour tout le programme | ^ kmlShape.c:157:85: warning: invalid UTF-8 in comment [-Winvalid-utf8] 157 | // fonction renvoyant "l'emplacement" du nombre minimum dans le cas triangulaire suprieur droit | ^ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c kmlShape_init.c -o kmlShape_init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o kmlShape.so kmlShape.o kmlShape_init.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/kmlShape.Rcheck/00LOCK-kmlShape/00new/kmlShape/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading in method for ‘plotTraj’ with signature ‘"Clds","missing"’: no definition for class “Clds” in method for ‘plotMeans’ with signature ‘"Clds","missing"’: no definition for class “Clds” in method for ‘plot’ with signature ‘"Clds","missing"’: no definition for class “Clds” ### Constructor ### ### Constructor ### ### Show ### ### Getteur ### ### Setteur ### ### Constructor ### ### Show ### ### Getteur ### ### Setteur ### ** help *** installing help indices ** 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 (kmlShape)