* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘textrecipes’ ...
** this is package ‘textrecipes’ version ‘1.1.0’
** package ‘textrecipes’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpaq5Fpg/R.INSTALL19f9211082ecc2/textrecipes/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ngram.c -o ngram.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o textrecipes.so init.o ngram.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpaq5Fpg/R.INSTALL19f9211082ecc2/textrecipes/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpaq5Fpg/R.INSTALL19f9211082ecc2/textrecipes/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpaq5Fpg/R.INSTALL19f9211082ecc2/textrecipes/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-textrecipes/00new/textrecipes/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘textrecipes’
finding HTML links ... done
all_tokenized html
count_functions html
emoji_samples html
ngram html
pipe html
reexports html
required_pkgs.step html
show_tokens html
step_clean_levels html
step_clean_names html
step_dummy_hash html
step_lda html
step_lemma html
step_ngram html
step_pos_filter html
step_sequence_onehot html
step_stem html
step_stopwords html
step_text_normalization html
step_textfeature html
step_texthash html
step_tf html
step_tfidf html
step_tokenfilter html
step_tokenize html
step_tokenize_bpe html
step_tokenize_sentencepiece html
step_tokenize_wordpiece html
step_tokenmerge html
step_untokenize html
step_word_embeddings html
textrecipes-package html
tokenlist html
tunable_textrecipes html
*** copying figures
** 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 (textrecipes)