* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘drugDemand’ ...
** package ‘drugDemand’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpbW9Png/R.INSTALL37d610ba46a77/drugDemand/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dosing_imputation.cpp -o dosing_imputation.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utilities.cpp -o utilities.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o drugDemand.so RcppExports.o dosing_imputation.o utilities.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpbW9Png/R.INSTALL37d610ba46a77/drugDemand/src'
make[1]: Entering directory '/tmp/RtmpbW9Png/R.INSTALL37d610ba46a77/drugDemand/src'
make[1]: Leaving directory '/tmp/RtmpbW9Png/R.INSTALL37d610ba46a77/drugDemand/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-drugDemand/00new/drugDemand/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘drugDemand’
    finding HTML links ... done
    df1                                     html  
    df2                                     html  
    dosing_schedule_df                      html  
    drugDemand-package                      html  
    f_cum_dose                              html  
    f_dispensing_models                     html  
    f_dose_draw                             html  
    f_dose_draw_1                           html  
    f_dose_draw_t_1                         html  
    f_dose_new_cpp                          html  
    f_dose_observed                         html  
    f_dose_ongoing_cpp                      html  
    f_dose_pp                               html  
    f_drug_demand                           html  
    f_fit_di                                html  
    f_fit_ki                                html  
    f_fit_t0                                html  
    f_fit_ti                                html  
    f_ongoing_new                           html  
    kit_description_df                      html  
    rdirichlet                              html  
    treatment_by_drug_df                    html  
    visitview1                              html  
    visitview2                              html  
** 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
* creating tarball
packaged installation of ‘drugDemand’ as ‘drugDemand_0.1.3_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (drugDemand)