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 372/658HostnameOS / ArchBUILDCHECKBUILD BIN
maanova 1.29.0
Keith Sheppard
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/maanova
Last Changed Rev: 70052 / Revision: 74756
Last Changed Date: 2012-10-01 15:43:56 -0700 (Mon, 01 Oct 2012)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS [ OK ]

Summary

Package: maanova
Version: 1.29.0
Command: rm -rf maanova.buildbin-libdir && mkdir maanova.buildbin-libdir && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL --build --no-multiarch --library=maanova.buildbin-libdir maanova_1.29.0.tar.gz
StartedAt: 2013-03-24 11:51:59 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 11:52:05 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 6.1 seconds
RetCode: 0
Status:  OK 
PackageFile: maanova_1.29.0.tgz
PackageFileSize: 1.178 MiB

Command output

* installing *source* package 'maanova' ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c makeratio.c -o makeratio.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c masvd.c -o masvd.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c shift.c -o shift.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c util.c -o util.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o maanova.so makeratio.o masvd.o shift.o util.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/usr/local/lib/x86_64 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/maanova.buildbin-libdir/maanova/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'maanova.Rnw' 
** testing if installed package can be loaded
packaged installation of 'maanova' as 'maanova_1.29.0.tgz'
* DONE (maanova)