fastseg 1.2.3 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/fastseg | Last Changed Rev: 65948 / Revision: 69725 | Last Changed Date: 2012-05-16 00:29:43 -0700 (Wed, 16 May 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 'fastseg' ...
** libs
gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c R_init_fastseg.c -o R_init_fastseg.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++ -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -O2 -Wall -mtune=core2 -c segmentCyberT.cpp -o segmentCyberT.o
segmentCyberT.cpp: In function 'SEXPREC* segmentCyberT(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segmentCyberT.cpp:59:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:60:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:61:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:63:50: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -shared -s -static-libgcc -o fastseg.dll tmp.def R_init_fastseg.o segment.o segmentCyberT.o -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/fastseg.buildbin-libdir/fastseg/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
'fastseg.Rnw'
** testing if installed package can be loaded
install for x64
* installing *source* package 'fastseg' ...
** 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_fastseg.c -o R_init_fastseg.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 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c segmentCyberT.cpp -o segmentCyberT.o
segmentCyberT.cpp: In function 'SEXPREC* segmentCyberT(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
segmentCyberT.cpp:59:20: warning: variable 'globalSd' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:60:9: warning: variable 'oldStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:61:31: warning: variable 'maxStatistic' set but not used [-Wunused-but-set-variable]
segmentCyberT.cpp:63:50: warning: unused variable 'Rf_beta' [-Wunused-variable]
g++ -m64 -shared -s -static-libgcc -o fastseg.dll tmp.def R_init_fastseg.o segment.o segmentCyberT.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/fastseg.buildbin-libdir/fastseg/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'fastseg' as fastseg_1.2.3.zip
* DONE (fastseg)