cn.mops 1.2.6 Guenter Klambauer
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/cn.mops | Last Changed Rev: 67018 / Revision: 69725 | Last Changed Date: 2012-06-26 00:27:39 -0700 (Tue, 26 Jun 2012) |
| lamb2 | Linux (openSUSE 11.4) / x86_64 | OK | OK | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ OK ] |
petty | Mac OS X Leopard (10.5.8) / i386 | OK | OK | OK |
install for i386
* installing *source* package 'cn.mops' ...
** libs
gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c R_init_cnmops.c -o R_init_cnmops.o
g++ -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -O2 -Wall -mtune=core2 -c cnmops.cpp -o cnmops.o
g++ -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -O2 -Wall -mtune=core2 -c segment.cpp -o segment.o
segment.cpp: In function 'SEXPREC* segment(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segment.cpp:60:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segment.cpp:61:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:62:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:63:40: warning: variable 'maxIdx' set but not used [-Wunused-but-set-variable]
segment.cpp:65:9: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -shared -s -static-libgcc -o cn.mops.dll tmp.def R_init_cnmops.o cnmops.o segment.o -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/cn.mops.buildbin-libdir/cn.mops/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'cn.mops'
** help
*** installing help indices
** building package indices
** installing vignettes
'cn.mops.Rnw'
** testing if installed package can be loaded
install for x64
* installing *source* package 'cn.mops' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c R_init_cnmops.c -o R_init_cnmops.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c cnmops.cpp -o cnmops.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c segment.cpp -o segment.o
segment.cpp: In function 'SEXPREC* segment(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segment.cpp:60:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segment.cpp:61:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:62:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segment.cpp:63:40: warning: variable 'maxIdx' set but not used [-Wunused-but-set-variable]
segment.cpp:65:9: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -m64 -shared -s -static-libgcc -o cn.mops.dll tmp.def R_init_cnmops.o cnmops.o segment.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2~1.10-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/cn.mops.buildbin-libdir/cn.mops/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'cn.mops' as cn.mops_1.2.6.zip
* DONE (cn.mops)