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 463/658HostnameOS / ArchBUILDCHECKBUILD BIN
pcaMethods 1.49.1
Henning Redestig
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/pcaMethods
Last Changed Rev: 74244 / Revision: 74756
Last Changed Date: 2013-03-12 14:43:34 -0700 (Tue, 12 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / 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 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ]

Summary

Package: pcaMethods
Version: 1.49.1
Command: rm -rf pcaMethods.buildbin-libdir && mkdir pcaMethods.buildbin-libdir && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL --build --no-multiarch --library=pcaMethods.buildbin-libdir pcaMethods_1.49.1.tar.gz
StartedAt: 2013-03-24 11:59:21 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 11:59:40 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 18.3 seconds
RetCode: 0
Status:  OK 
PackageFile: pcaMethods_1.49.1.tgz
PackageFileSize: 960.6 KiB

Command output

* installing *source* package 'pcaMethods' ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2  -c nipals.cpp -o nipals.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o pcaMethods.so nipals.o /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/lib/libRcpp.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/pcaMethods.buildbin-libdir/pcaMethods/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'loadings' in package 'pcaMethods'
Creating a generic function for 'print' from package 'base' in package 'pcaMethods'
Creating a generic function for 'biplot' from package 'stats' in package 'pcaMethods'
Creating a generic function for 'summary' from package 'base' in package 'pcaMethods'
Creating a generic function for 'predict' from package 'stats' in package 'pcaMethods'
Creating a generic function for 'resid' from package 'stats' in package 'pcaMethods'
Creating a generic function for 'fitted' from package 'stats' in package 'pcaMethods'
Creating a generic function for 'plot' from package 'graphics' in package 'pcaMethods'
** help
*** installing help indices
** building package indices
** installing vignettes
   'missingValues.Rnw' 
   'outliers.Rnw' 
   'pcaMethods.Rnw' 
** testing if installed package can be loaded
packaged installation of 'pcaMethods' as 'pcaMethods_1.49.1.tgz'
* DONE (pcaMethods)