cn.mops 1.15.3 Guenter Klambauer
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/cn.mops | Last Changed Rev: 106321 / Revision: 107696 | Last Changed Date: 2015-07-14 00:47:30 -0700 (Tue, 14 Jul 2015) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | |  |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | [ OK ] | OK | OK | OK |  |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK |  |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL cn.mops
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/3.2/Resources/library’
* installing *source* package ‘cn.mops’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -fPIC -mtune=core2 -g -O2 -Wall -c R_init_cnmops.c -o R_init_cnmops.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -fPIC -mtune=core2 -g -O2 -Wall -c cnmops.cpp -o cnmops.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -fPIC -mtune=core2 -g -O2 -Wall -c segment.cpp -o segment.o
segment.cpp: In function ‘SEXPREC* segment(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
segment.cpp:64: warning: unused variable ‘Rf_beta’
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o cn.mops.so R_init_cnmops.o cnmops.o segment.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.2/Resources/library/cn.mops/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (cn.mops)