* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘randomizr’ ...
** package ‘randomizr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpHeth7T/R.INSTALL3bd59f3ce4fe4f/randomizr/src'
gcc-13 -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 onload.c -o onload.o
gcc-13 -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 restrictedparts.c -o restrictedparts.o
gcc-13 -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 vsample.c -o vsample.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o randomizr.so onload.o restrictedparts.o vsample.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpHeth7T/R.INSTALL3bd59f3ce4fe4f/randomizr/src'
make[1]: Entering directory '/tmp/RtmpHeth7T/R.INSTALL3bd59f3ce4fe4f/randomizr/src'
make[1]: Leaving directory '/tmp/RtmpHeth7T/R.INSTALL3bd59f3ce4fe4f/randomizr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-randomizr/00new/randomizr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘randomizr’
    finding HTML links ... done
    block_and_cluster_ra                    html  
    block_and_cluster_ra_probabilities      html  
    block_ra                                html  
    block_ra_probabilities                  html  
    cluster_ra                              html  
    cluster_ra_probabilities                html  
    cluster_rs                              html  
    cluster_rs_probabilities                html  
    complete_ra                             html  
    complete_ra_probabilities               html  
    complete_rs                             html  
    complete_rs_probabilities               html  
    conduct_ra                              html  
    custom_ra                               html  
    custom_ra_probabilities                 html  
    declare_ra                              html  
    declare_rs                              html  
    draw_rs                                 html  
    obtain_condition_probabilities          html  
    obtain_inclusion_probabilities          html  
    obtain_num_permutations                 html  
    obtain_permutation_matrix               html  
    obtain_permutation_probabilities        html  
    randomizr                               html  
    simple_ra                               html  
    simple_ra_probabilities                 html  
    simple_rs                               html  
    simple_rs_probabilities                 html  
    strata_and_cluster_rs                   html  
    strata_and_cluster_rs_probabilities     html  
    strata_rs                               html  
    strata_rs_probabilities                 html  
** 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 (randomizr)