DEGseq 1.2.2 Likun Wang
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/DEGseq | Last Changed Rev: 47091 / Revision: 49923 | Last Changed Date: 2010-05-24 08:05:30 -0700 (Mon, 24 May 2010) |
| wilson1 | Linux (openSUSE 11.1) / 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 |
pelham | Mac OS X Leopard (10.5.8) / i386 | OK | OK | [ OK ] |
INSTALLATION WITH 'R CMD INSTALL --preclean --library=DEGseq.buildbin-libdir DEGseq_1.2.2.tar.gz'
* installing *source* package ‘DEGseq’ ...
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -c getGeneExp.cpp -o getGeneExp.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DEGseq.so getGeneExp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DEGseq.buildbin-libdir/DEGseq/libs/i386
*** arch - ppc
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -c getGeneExp.cpp -o getGeneExp.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DEGseq.so getGeneExp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DEGseq.buildbin-libdir/DEGseq/libs/ppc
*** arch - x86_64
g++ -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -c getGeneExp.cpp -o getGeneExp.o
g++ -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DEGseq.so getGeneExp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DEGseq.buildbin-libdir/DEGseq/libs/x86_64
** R
** inst
** preparing package for lazy loading
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: IRanges
Attaching package: 'IRanges'
The following object(s) are masked from 'package:base':
Map, cbind, mapply, order, paste, pmax, pmax.int, pmin, pmin.int,
rbind, rep.int, table
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: lattice
Loading required package: Rsamtools
Loading required package: impute
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (DEGseq)