Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:21:25 -0400 (Tue, 09 Apr 2019).
Package 1665/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
universalmotif 1.1.66 Benjamin Jean-Marie Tremblay
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | [ OK ] | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: universalmotif |
Version: 1.1.66 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL universalmotif |
StartedAt: 2019-04-08 18:31:33 -0400 (Mon, 08 Apr 2019) |
EndedAt: 2019-04-08 18:33:59 -0400 (Mon, 08 Apr 2019) |
EllapsedTime: 145.3 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL universalmotif ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘universalmotif’ ... ** using staged installation ** libs clang++ -std=gnu++11 -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++ -std=gnu++11 -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 add_multifreq_helper.cpp -o add_multifreq_helper.o clang++ -std=gnu++11 -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 motif_peaks_helper.cpp -o motif_peaks_helper.o clang++ -std=gnu++11 -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 motif_pvalue_helper.cpp -o motif_pvalue_helper.o clang++ -std=gnu++11 -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 motif_simil_helper.cpp -o motif_simil_helper.o clang++ -std=gnu++11 -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 scan_sequences_helper.cpp -o scan_sequences_helper.o clang++ -std=gnu++11 -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 shuffle_sequences_helper.cpp -o shuffle_sequences_helper.o clang++ -std=gnu++11 -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 trim_motifs_helper.cpp -o trim_motifs_helper.o clang++ -std=gnu++11 -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 universalmotif_helper.cpp -o universalmotif_helper.o clang++ -std=gnu++11 -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 utils.cpp -o utils.o clang++ -std=gnu++11 -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 universalmotif.so RcppExports.o add_multifreq_helper.o motif_peaks_helper.o motif_pvalue_helper.o motif_simil_helper.o scan_sequences_helper.o shuffle_sequences_helper.o trim_motifs_helper.o universalmotif_helper.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug universalmotif.so; fi installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-universalmotif/00new/universalmotif/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading in method for ‘convert_motifs’ with signature ‘motifs="MotifList"’: no definition for class “MotifList” in method for ‘convert_motifs’ with signature ‘motifs="TFFMFirst"’: no definition for class “TFFMFirst” in method for ‘convert_motifs’ with signature ‘motifs="PFMatrix"’: no definition for class “PFMatrix” in method for ‘convert_motifs’ with signature ‘motifs="PWMatrix"’: no definition for class “PWMatrix” in method for ‘convert_motifs’ with signature ‘motifs="ICMatrix"’: no definition for class “ICMatrix” in method for ‘convert_motifs’ with signature ‘motifs="XMatrixList"’: no definition for class “XMatrixList” in method for ‘convert_motifs’ with signature ‘motifs="pwm"’: no definition for class “pwm” in method for ‘convert_motifs’ with signature ‘motifs="pcm"’: no definition for class “pcm” in method for ‘convert_motifs’ with signature ‘motifs="pfm"’: no definition for class “pfm” in method for ‘convert_motifs’ with signature ‘motifs="PWM"’: no definition for class “PWM” in method for ‘convert_motifs’ with signature ‘motifs="Motif"’: no definition for class “Motif” ** help Loading required namespace: universalmotif Registered S3 methods overwritten by 'ggplot2': method from [.quosures rlang c.quosures rlang print.quosures rlang Registered S3 method overwritten by 'treeio': method from root.phylo ape *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (universalmotif)