Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

INSTALL report for cytofkit on merida2

This page was generated on 2018-10-29 10:46:09 -0400 (Mon, 29 Oct 2018).

Package 360/1642HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cytofkit 1.13.2
Jinmiao Chen , Matthew Myint
Snapshot Date: 2018-10-28 16:46:29 -0400 (Sun, 28 Oct 2018)
URL: https://git.bioconductor.org/packages/cytofkit
Branch: master
Last Commit: d13a480
Last Changed Date: 2018-09-24 12:08:52 -0400 (Mon, 24 Sep 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
merida2 OS X 10.11.6 El Capitan / x86_64 [ OK ] OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: cytofkit
Version: 1.13.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL cytofkit
StartedAt: 2018-10-28 19:49:55 -0400 (Sun, 28 Oct 2018)
EndedAt: 2018-10-28 19:50:43 -0400 (Sun, 28 Oct 2018)
EllapsedTime: 48.2 seconds
RetCode: 0
Status:  OK 

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘cytofkit’ ...
** libs
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c jaccard_coeff.cpp -o jaccard_coeff.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 cytofkit.so RcppExports.o jaccard_coeff.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/cytofkit/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: S3 method ‘xts::as.xts.data.table’ was declared in NAMESPACE but not found
Warning: S3 methods ‘ggplot2::autoplot.zoo’, ‘ggplot2::fortify.zoo’ were declared in NAMESPACE but not found
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: S3 method ‘xts::as.xts.data.table’ was declared in NAMESPACE but not found
Warning: S3 methods ‘ggplot2::autoplot.zoo’, ‘ggplot2::fortify.zoo’ were declared in NAMESPACE but not found
Warning: Package 'cytofkit' is deprecated and will be removed from Bioconductor
  version 3.9
* DONE (cytofkit)