plier 1.23.0 Crispin Miller
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/plier | Last Changed Rev: 54802 / Revision: 56603 | Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 2011) |
| wilson2 | Linux (openSUSE 11.4) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
gewurz | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | OK | OK |
moscato1 | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | OK | [ OK ] |
pitt | Mac OS X Leopard (10.5.8) / i386 | OK | OK | OK |
install for i386
* installing *source* package 'plier' ...
** libs
g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c affyplier.cpp -o affyplier.o
g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c plier_impl.cpp -o plier_impl.o
g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c plieralg.cpp -o plieralg.o
plieralg.cpp: In function 'long int NewtonPlier(plier_data*, double&)':
plieralg.cpp:910:9: warning: 'LogLikelihood' may be used uninitialized in this function
plieralg.cpp: At global scope:
plieralg.cpp:49:12: warning: 'g_ErrorCode' defined but not used
g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c rwrapper.cpp -o rwrapper.o
g++ -shared -s -static-libgcc -o plier.dll tmp.def affyplier.o plier_impl.o plieralg.o rwrapper.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/plier.buildbin-libdir/plier/libs/i386
** R
** preparing package for lazy loading
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation("pkgname")'.
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
add DLL for x64
* installing *source* package 'plier' ...
** libs
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c affyplier.cpp -o affyplier.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c plier_impl.cpp -o plier_impl.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c plieralg.cpp -o plieralg.o
plieralg.cpp: In function 'long int NewtonPlier(plier_data*, double&)':
plieralg.cpp:910:9: warning: 'LogLikelihood' may be used uninitialized in this function
plieralg.cpp: At global scope:
plieralg.cpp:49:12: warning: 'g_ErrorCode' defined but not used
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O2 -Wall -mtune=core2 -c rwrapper.cpp -o rwrapper.o
x86_64-w64-mingw32-g++ -shared -s -static-libgcc -o plier.dll tmp.def affyplier.o plier_impl.o plieralg.o rwrapper.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/plier.buildbin-libdir/plier/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'plier' as plier_1.23.0.zip
* DONE (plier)