Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-01-16 13:52:50 -0500 (Thu, 16 Jan 2020).
Package 1775/1818 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
universalmotif 1.5.13 Benjamin Jean-Marie Tremblay
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | NA | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: universalmotif |
Version: 1.5.13 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:universalmotif.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings universalmotif_1.5.13.tar.gz |
StartedAt: 2020-01-16 09:44:17 -0500 (Thu, 16 Jan 2020) |
EndedAt: 2020-01-16 09:48:50 -0500 (Thu, 16 Jan 2020) |
EllapsedTime: 273.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: universalmotif.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:universalmotif.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings universalmotif_1.5.13.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/universalmotif.Rcheck’ * using R Under development (unstable) (2019-12-14 r77572) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘universalmotif/DESCRIPTION’ ... OK * this is package ‘universalmotif’ version ‘1.5.13’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘universalmotif’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE motif_clusters: no visible binding for global variable ‘target.sequences’ Undefined global functions or variables: target.sequences * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed convert_motifs 15.254 0.961 16.219 filter_motifs 13.880 0.694 14.579 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/Users/biocbuild/bbs-3.11-bioc/meat/universalmotif.Rcheck/00check.log’ for details.
universalmotif.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL universalmotif ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/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/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c add_multifreq.cpp -o add_multifreq.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c compare_motifs.cpp -o compare_motifs.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c motif_peaks.cpp -o motif_peaks.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c motif_pvalue.cpp -o motif_pvalue.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c scan_sequences.cpp -o scan_sequences.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c shuffle_sequences.cpp -o shuffle_sequences.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c trim_motifs.cpp -o trim_motifs.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c universalmotif-class.cpp -o universalmotif-class.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c utils-exported.cpp -o utils-exported.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppThread/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c utils-internal.cpp -o utils-internal.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.o compare_motifs.o motif_peaks.o motif_pvalue.o scan_sequences.o shuffle_sequences.o trim_motifs.o universalmotif-class.o utils-exported.o utils-internal.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/4.0/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 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)
universalmotif.Rcheck/tests/spelling.Rout
R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if(requireNamespace('spelling', quietly = TRUE)) + spelling::spell_check_test(vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE) NULL > > proc.time() user system elapsed 0.422 0.161 0.529
universalmotif.Rcheck/tests/testthat.Rout
R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if (R.Version()$arch != "i386") { + + library(testthat) + library(universalmotif) + + test_check("universalmotif") + + } else TRUE ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 207 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 12.828 1.238 13.999
universalmotif.Rcheck/universalmotif-Ex.timings
name | user | system | elapsed | |
add_multifreq | 0.030 | 0.005 | 0.040 | |
compare_motifs | 0.008 | 0.001 | 0.009 | |
convert_motifs | 15.254 | 0.961 | 16.219 | |
convert_type | 0.013 | 0.001 | 0.013 | |
create_motif | 0.575 | 0.070 | 0.644 | |
create_sequences | 0.010 | 0.004 | 0.023 | |
enrich_motifs | 0.430 | 0.067 | 0.496 | |
filter_motifs | 13.880 | 0.694 | 14.579 | |
get_bkg | 0.457 | 0.020 | 0.482 | |
make_DBscores | 0 | 0 | 0 | |
merge_motifs | 0.000 | 0.000 | 0.001 | |
motif_peaks | 0.704 | 0.081 | 0.785 | |
motif_pvalue | 0.030 | 0.006 | 0.035 | |
motif_rc | 0.010 | 0.001 | 0.010 | |
motif_tree | 0.107 | 0.003 | 0.111 | |
read_cisbp | 0.006 | 0.000 | 0.008 | |
read_homer | 0.014 | 0.001 | 0.016 | |
read_jaspar | 0.008 | 0.001 | 0.008 | |
read_matrix | 0.005 | 0.001 | 0.006 | |
read_meme | 0.028 | 0.002 | 0.031 | |
read_transfac | 0.014 | 0.001 | 0.015 | |
read_uniprobe | 0.011 | 0.001 | 0.016 | |
run_meme | 0.000 | 0.000 | 0.001 | |
sample_sites | 0.039 | 0.002 | 0.041 | |
scan_sequences | 3.220 | 0.029 | 3.249 | |
shuffle_sequences | 0.009 | 0.002 | 0.011 | |
switch_alph | 0.004 | 0.000 | 0.004 | |
trim_motifs | 0.013 | 0.000 | 0.013 | |
universalmotif-class | 0.038 | 0.006 | 0.044 | |
utils-motif | 0.057 | 0.010 | 0.066 | |
utils-sequence | 0.007 | 0.002 | 0.009 | |
view_motifs | 0.000 | 0.000 | 0.001 | |
write_homer | 0.010 | 0.001 | 0.011 | |
write_jaspar | 0.029 | 0.001 | 0.030 | |
write_matrix | 0.004 | 0.001 | 0.004 | |
write_meme | 0.046 | 0.001 | 0.047 | |
write_transfac | 0.016 | 0.001 | 0.018 | |