* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘Cubist’ ...
** package ‘Cubist’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpHVxKZg/R.INSTALL70b606b6424ea/Cubist/src'
clang-18 -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 construct.c -o construct.o
In file included from construct.c:37:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from construct.c:37:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 contin.c -o contin.o
In file included from contin.c:49:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from contin.c:49:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 discr.c -o discr.o
In file included from discr.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from discr.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 formrules.c -o formrules.o
In file included from formrules.c:43:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from formrules.c:43:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
formrules.c:245:14: warning: variable 'Bestid' set but not used [-Wunused-but-set-variable]
  245 |   int d, id, Bestid, Remaining = NCond;
      |              ^
3 warnings generated.
clang-18 -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 formtree.c -o formtree.o
In file included from formtree.c:38:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from formtree.c:38:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 getdata.c -o getdata.o
In file included from getdata.c:38:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from getdata.c:38:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 getnames.c -o getnames.o
In file included from getnames.c:40:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from getnames.c:40:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 global.c -o global.o
In file included from global.c:35:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from global.c:35:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 hash.c -o hash.o
clang-18 -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 implicitatt.c -o implicitatt.o
In file included from implicitatt.c:38:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from implicitatt.c:38:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 instance.c -o instance.o
In file included from instance.c:29:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from instance.c:29:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
instance.c:237:21: warning: variable 'IErr' set but not used [-Wunused-but-set-variable]
  237 |   double RSErr = 0, IErr = 0, RSIErr = 0, AvRules = 0;
      |                     ^
3 warnings generated.
clang-18 -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 modelfiles.c -o modelfiles.o
In file included from modelfiles.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from modelfiles.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 predict.c -o predict.o
In file included from predict.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from predict.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 prunetree.c -o prunetree.o
In file included from prunetree.c:29:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from prunetree.c:29:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 rcubist.c -o rcubist.o
In file included from rcubist.c:38:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from rcubist.c:38:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 redefine.c -o redefine.o
clang-18 -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 regress.c -o regress.o
In file included from regress.c:38:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from regress.c:38:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 rsample.c -o rsample.o
clang-18 -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 rulebasedmodels.c -o rulebasedmodels.o
clang-18 -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 rules.c -o rules.o
In file included from rules.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from rules.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 sample.c -o sample.o
sample.c:20:10: warning: variable 'pval' set but not used [-Wunused-but-set-variable]
   20 |   double pval;
      |          ^
1 warning generated.
clang-18 -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 sort.c -o sort.o
In file included from sort.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from sort.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 stats.c -o stats.o
In file included from stats.c:29:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from stats.c:29:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 strbuf.c -o strbuf.o
strbuf.c:193:11: warning: unused variable 'ap3' [-Wunused-variable]
  193 |   va_list ap3;
      |           ^~~
1 warning generated.
clang-18 -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 top.c -o top.o
clang-18 -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 trees.c -o trees.o
In file included from trees.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from trees.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 update.c -o update.o
In file included from update.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from update.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 utility.c -o utility.o
In file included from utility.c:38:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from utility.c:38:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -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 xval.c -o xval.o
In file included from xval.c:36:
./transform.h:17:9: warning: 'fprintf' macro redefined [-Wmacro-redefined]
   17 | #define fprintf rbm_fprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
In file included from xval.c:36:
./transform.h:25:9: warning: 'printf' macro redefined [-Wmacro-redefined]
   25 | #define printf Rprintf
      |         ^
/usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here
   89 | #  define printf(...) \
      |           ^
2 warnings generated.
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o Cubist.so construct.o contin.o discr.o formrules.o formtree.o getdata.o getnames.o global.o hash.o implicitatt.o instance.o modelfiles.o predict.o prunetree.o rcubist.o redefine.o regress.o rsample.o rulebasedmodels.o rules.o sample.o sort.o stats.o strbuf.o top.o trees.o update.o utility.o xval.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpHVxKZg/R.INSTALL70b606b6424ea/Cubist/src'
make[1]: Entering directory '/tmp/RtmpHVxKZg/R.INSTALL70b606b6424ea/Cubist/src'
make[1]: Leaving directory '/tmp/RtmpHVxKZg/R.INSTALL70b606b6424ea/Cubist/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-Cubist/00new/Cubist/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (Cubist)