Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQRST[U]VWXYZ

CHECK report for universalmotif on celaya2

This page was generated on 2019-04-09 13:21:26 -0400 (Tue, 09 Apr 2019).

Package 1665/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
universalmotif 1.1.66
Benjamin Jean-Marie Tremblay
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/universalmotif
Branch: master
Last Commit: 658826b
Last Changed Date: 2019-04-08 09:22:42 -0400 (Mon, 08 Apr 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK YES, new version is higher than in internal repository
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 YES, new version is higher than in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: universalmotif
Version: 1.1.66
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.1.66.tar.gz
StartedAt: 2019-04-09 06:12:38 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 06:16:50 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 252.1 seconds
RetCode: 0
Status:  OK 
CheckDir: universalmotif.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.1.66.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/universalmotif.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* 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.1.66’
* 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 ... NOTE
Unexported object imported by a ':::' call: ‘TFBSTools:::schneider_correction’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
convert_to_tfbstools_tffmfirst: no visible binding for global variable
  ‘2’
motif_peaks: no visible binding for global variable ‘x’
motif_peaks: no visible binding for global variable ‘y’
motif_tree: no visible binding for global variable ‘group’
motif_tree: no visible binding for global variable ‘icscore’
Undefined global functions or variables:
  2 group icscore x y
* 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 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 or elapsed time > 5s
                 user system elapsed
convert_motifs 13.908  0.898  14.817
motif_peaks     9.557  0.760  10.316
filter_motifs   8.818  0.505   9.324
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/universalmotif.Rcheck/00check.log’
for details.



Installation output

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/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)

Tests output

universalmotif.Rcheck/tests/spelling.Rout


R Under development (unstable) (2019-03-18 r76245) -- "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.398   0.158   0.502 

universalmotif.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-03-18 r76245) -- "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.

> library(testthat)
> library(universalmotif)
> 
> test_check("universalmotif")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 212 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 19.914   1.990  21.859 

Example timings

universalmotif.Rcheck/universalmotif-Ex.timings

nameusersystemelapsed
add_multifreq0.9360.0320.971
compare_motifs0.0110.0000.011
convert_motifs13.908 0.89814.817
convert_type0.0140.0020.016
create_motif0.6380.0220.660
create_sequences0.0110.0010.012
enrich_motifs0.2390.0230.262
filter_motifs8.8180.5059.324
get_bkg1.5710.0351.606
merge_motifs0.2280.0100.238
motif_peaks 9.557 0.76010.316
motif_pvalue0.0130.0020.015
motif_rc0.0040.0000.005
motif_tree0.0590.0020.061
read_cisbp0.0060.0010.008
read_homer0.0050.0000.005
read_jaspar0.0070.0010.008
read_matrix0.0050.0010.005
read_meme0.0250.0020.027
read_transfac0.0120.0010.014
read_uniprobe0.0100.0010.011
run_meme0.0010.0000.001
sample_sites0.0310.0000.031
scan_sequences0.3610.0170.378
shuffle_sequences0.0160.0010.017
switch_alph0.0030.0000.003
trim_motifs0.0100.0000.012
universalmotif-class0.0250.0050.031
utilities0.0270.0030.029
view_motifs0.0000.0010.001
write_homer0.0100.0010.012
write_jaspar0.0360.0010.038
write_matrix0.0030.0010.003
write_meme0.0400.0010.041
write_transfac0.0180.0010.019