Back to the "Multiple platform build/check report" A  B  C [D] E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 93/354HostnameOS / ArchBUILDCHECKBUILD BIN
DEGseq 1.1.2
Likun Wang
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/DEGseq
Last Changed Rev: 43216 / Revision: 43434
Last Changed Date: 2009-11-23 01:30:34 -0800 (Mon, 23 Nov 2009)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK [ OK ]
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
Package: DEGseq
Version: 1.1.2
Command: /Users/biocbuild/BBS/utils/build-universal.sh DEGseq_1.1.2.tar.gz /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R DEGseq.buildbin-libdir
StartedAt: 2009-12-07 19:38:40 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 19:39:15 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 34.8 seconds
RetCode: 0
Status: OK
PackageFile: DEGseq_1.1.2.tgz
PackageFileSize: 2.101 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=DEGseq.buildbin-libdir DEGseq_1.1.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 -c getGeneExp.cpp -o getGeneExp.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -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
** 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 -c getGeneExp.cpp -o getGeneExp.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -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
** 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,
	 pmax,
	 pmax.int,
	 pmin,
	 pmin.int,
	 rbind,
	 rep.int,
	 table 

Loading required package: Biostrings
Loading required package: BSgenome
Loading required package: lattice
Loading required package: RCurl
Loading required package: bitops
Loading required package: impute
** help
*** installing help indices
** building package indices ...
* DONE (DEGseq)