* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ipc’ ...
** this is package ‘ipc’ version ‘0.1.4’
** package ‘ipc’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
R6Class Consumer: finalize() method is public, but it should be private as of R6 2.4.0. This code will continue to work, but in a future version of R6, finalize() will be required to be private.
R6Class RedisSource: finalize() method is public, but it should be private as of R6 2.4.0. This code will continue to work, but in a future version of R6, finalize() will be required to be private.
** help
*** installing help indices
converting help for package ‘ipc’
finding HTML links ... done
AsyncInterruptor html
AsyncProgress html
Consumer html
Producer html
Queue html
RedisSource html
ShinyConsumer html
ShinyProducer html
TextFileSource html
defaultSource html
ipc-package html
redisConfig html
redisIdGenerator html
shinyExample html
shinyQueue html
stopMulticoreFuture html
tempFileGenerator html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ipc)