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 

BioC 3.3: INSTALL report for graph on morelia

This page was generated on 2015-10-22 17:51:46 -0400 (Thu, 22 Oct 2015).

Package 461/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
graph 1.49.1
Bioconductor Package Maintainer
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/graph
Last Changed Rev: 109682 / Revision: 109826
Last Changed Date: 2015-10-16 08:13:33 -0400 (Fri, 16 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: graph
Version: 1.49.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL graph
StartedAt: 2015-10-21 21:12:27 -0400 (Wed, 21 Oct 2015)
EndedAt: 2015-10-21 21:12:33 -0400 (Wed, 21 Oct 2015)
EllapsedTime: 6.1 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL graph
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library’
* installing *source* package ‘graph’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c graph.c -o graph.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
mv graph.so BioC_graph.so
installing to /Library/Frameworks/R.framework/Versions/3.3/Resources/library/graph/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (graph)