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

CHECK report for universalmotif on malbec1

This page was generated on 2019-04-16 11:53:55 -0400 (Tue, 16 Apr 2019).

Package 1613/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
universalmotif 1.0.22
Benjamin Jean-Marie Tremblay
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/universalmotif
Branch: RELEASE_3_8
Last Commit: 34a663f
Last Changed Date: 2019-03-06 10:32:14 -0400 (Wed, 06 Mar 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: universalmotif
Version: 1.0.22
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:universalmotif.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings universalmotif_1.0.22.tar.gz
StartedAt: 2019-04-16 03:36:52 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 03:39:07 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 135.0 seconds
RetCode: 0
Status:  OK 
CheckDir: universalmotif.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:universalmotif.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings universalmotif_1.0.22.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/universalmotif.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘universalmotif/DESCRIPTION’ ... OK
* this is package ‘universalmotif’ version ‘1.0.22’
* 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
motif_tree: no visible binding for global variable ‘group’
motif_tree: no visible binding for global variable ‘icscore’
convert_motifs,universalmotif: no visible binding for global variable
  ‘2’
Undefined global functions or variables:
  2 group icscore
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
convert_motifs 11.100   0.26  11.883
filter_motifs   6.068   0.10   6.221
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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
  ‘/home/biocbuild/bbs-3.8-bioc/meat/universalmotif.Rcheck/00check.log’
for details.



Installation output

universalmotif.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL universalmotif
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘universalmotif’ ...
** libs
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c add_multifreq_helper.cpp -o add_multifreq_helper.o
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c motif_pvalue_helper.cpp -o motif_pvalue_helper.o
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c motif_simil_helper.cpp -o motif_simil_helper.o
In file included from /home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/RcppCommon.h:187:0,
                 from /home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from motif_simil_helper.cpp:1:
/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h: In function ‘Rcpp::List merge_motifs_get_offset(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::String, double, Rcpp::NumericVector, Rcpp::NumericVector, double, bool)’:
/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:442:13: warning: ‘score’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             r_vector_start<RTYPE>(x)[0] = object;
             ^
motif_simil_helper.cpp:732:10: note: ‘score’ was declared here
   double score;
          ^
In file included from /home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/RcppCommon.h:187:0,
                 from /home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from motif_simil_helper.cpp:1:
/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:442:13: warning: ‘offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             r_vector_start<RTYPE>(x)[0] = object;
             ^
motif_simil_helper.cpp:731:7: note: ‘offset’ was declared here
   int offset;
       ^
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c scan_sequences_helper.cpp -o scan_sequences_helper.o
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c trim_motifs_helper.cpp -o trim_motifs_helper.o
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c universalmotif_helper.cpp -o universalmotif_helper.o
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c utils.cpp -o utils.o
g++ -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o universalmotif.so RcppExports.o add_multifreq_helper.o motif_pvalue_helper.o motif_simil_helper.o scan_sequences_helper.o trim_motifs_helper.o universalmotif_helper.o utils.o -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR
if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug universalmotif.so; fi
installing to /home/biocbuild/bbs-3.8-bioc/R/library/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
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (universalmotif)

Tests output

universalmotif.Rcheck/tests/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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: 139 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  6.012   0.152   6.278 

Example timings

universalmotif.Rcheck/universalmotif-Ex.timings

nameusersystemelapsed
add_multifreq0.1080.0040.115
compare_motifs0.0000.0040.006
convert_motifs11.100 0.26011.883
convert_type0.0280.0000.030
create_motif0.5440.0080.556
create_sequences0.0080.0040.015
enrich_motifs1.4760.0521.533
filter_motifs6.0680.1006.221
merge_motifs0.2080.0000.208
motif_pvalue2.2120.0042.244
motif_rc0.0080.0000.005
motif_tree0.0640.0000.066
read_cisbp0.0040.0000.015
read_homer0.0000.0000.004
read_jaspar0.0040.0000.004
read_matrix0.0040.0000.003
read_meme0.0160.0000.020
read_transfac0.0120.0000.012
read_uniprobe0.2040.0000.208
run_meme0.0000.0000.001
sample_sites0.040.000.04
scan_sequences000
shuffle_sequences0.1000.0000.101
switch_alph0.0000.0000.003
trim_motifs0.0160.0000.019
universalmotif-class0.0280.0080.034
utilities0.0640.0000.064
view_motifs0.0000.0000.001
write_homer0.0160.0000.013
write_jaspar0.0240.0000.025
write_matrix0.0040.0000.004
write_meme0.0360.0000.040
write_transfac0.0080.0000.011