InteractionSet 1.5.3 Aaron Lun
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/InteractionSet | Last Changed Rev: 130491 / Revision: 131943 | Last Changed Date: 2017-06-18 10:58:54 -0400 (Sun, 18 Jun 2017) |
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | [ OK ] | OK | OK | | |
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD INSTALL InteractionSet
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.6-bioc/R/library’
* installing *source* package ‘InteractionSet’ ...
** libs
g++ -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c box_bounds.cpp -o box_bounds.o
g++ -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c init.cpp -o init.o
g++ -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c overlaps.cpp -o overlaps.o
g++ -shared -L/home/biocbuild/bbs-3.6-bioc/R/lib -L/usr/local/lib -o InteractionSet.so box_bounds.o init.o overlaps.o -L/home/biocbuild/bbs-3.6-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.6-bioc/R/library/InteractionSet/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (InteractionSet)