cn.mops 1.0.7 Guenter Klambauer
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/cn.mops | Last Changed Rev: 62824 / Revision: 64395 | Last Changed Date: 2012-02-16 07:57:57 -0800 (Thu, 16 Feb 2012) |
| wilson2 | Linux (openSUSE 11.4) / x86_64 | OK | OK | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ OK ] |
pitt | Mac OS X Leopard (10.5.8) / i386 | OK | OK | OK |
install for i386
* installing *source* package 'cn.mops' ...
** libs
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O3 -Wall -std=gnu99 -mtune=core2 -c R_init_cnmops.c -o R_init_cnmops.o
g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c cnmops.cpp -o cnmops.o
g++ -I"D:/biocbld/BBS-2˜1.9-B/R/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]
g++ -shared -s -static-libgcc -o cn.mops.dll tmp.def R_init_cnmops.o cnmops.o segment.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-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 ...
*** tangling vignette sources ...
'cn.mops.Rnw'
** testing if installed package can be loaded
add DLL for x64
* installing *source* package 'cn.mops' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include" -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"D:/biocbld/BBS-2˜1.9-B/R/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c cnmops.cpp -o cnmops.o
g++ -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include" -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]
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 -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-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.0.7.zip
* DONE (cn.mops)