openCyto 1.8.1 Mike Jiang
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/openCyto | Last Changed Rev: 109947 / Revision: 109947 | Last Changed Date: 2015-10-26 18:02:35 -0400 (Mon, 26 Oct 2015) |
| linux1.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | ERROR | ERROR | skipped | | |
windows1.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | ERROR | ERROR | skipped | skipped | |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | ERROR | [ ERROR ] | skipped | skipped | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | ERROR | ERROR | skipped | skipped | |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data openCyto
###
##############################################################################
##############################################################################
* checking for file ‘openCyto/DESCRIPTION’ ... OK
* preparing ‘openCyto’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
-----------------------------------
* installing *source* package ‘openCyto’ ...
** 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.2/Resources/library/Rcpp/include" -fPIC -mtune=core2 -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
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.2/Resources/library/Rcpp/include" -fPIC -mtune=core2 -g -O2 -Wall -c misc.cpp -o misc.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -fPIC -mtune=core2 -g -O2 -Wall -c unlockNamespace.c -o unlockNamespace.o
llvm-g++-4.2 -arch x86_64 -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 -L/usr/local/lib -o openCyto.so RcppExports.o misc.o unlockNamespace.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/RtmppoVEBQ/Rinst116196f0b7b41/openCyto/libs
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace ‘flowStats’ 3.28.1 is being loaded, but >= 3.29.1 is required
ERROR: lazy loading failed for package ‘openCyto’
* removing ‘/private/tmp/RtmppoVEBQ/Rinst116196f0b7b41/openCyto’
-----------------------------------
ERROR: package installation failed