Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SELEX on celaya2

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

Package 1454/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SELEX 1.15.0
Harmen Bussemaker
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/SELEX
Branch: master
Last Commit: fd16eaa
Last Changed Date: 2018-10-30 11:54:34 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: SELEX
Version: 1.15.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SELEX.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SELEX_1.15.0.tar.gz
StartedAt: 2019-04-09 05:21:25 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 05:25:11 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 225.8 seconds
RetCode: 0
Status:  OK 
CheckDir: SELEX.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SELEX.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SELEX_1.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/SELEX.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 ‘SELEX/DESCRIPTION’ ... OK
* this is package ‘SELEX’ version ‘1.15.0’
* 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 ‘SELEX’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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
selex.config: no visible global function definition for ‘read.table’
selex.config: no visible global function definition for ‘write.table’
selex.counts: no visible global function definition for ‘flush.console’
selex.infogain: no visible global function definition for
  ‘flush.console’
selex.kmax: no visible global function definition for ‘flush.console’
selex.loadCountTable: no visible global function definition for
  ‘flush.console’
selex.mm: no visible global function definition for ‘flush.console’
selex.revcomp: no visible global function definition for
  ‘complete.cases’
Undefined global functions or variables:
  complete.cases flush.console read.table write.table
Consider adding
  importFrom("stats", "complete.cases")
  importFrom("utils", "flush.console", "read.table", "write.table")
to your NAMESPACE file.
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... OK
* 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
SELEX           51.390 15.529  37.854
selex.seqfilter 14.407  3.270   9.379
selex.infogain   5.488  2.448   6.191
selex.run        5.475  2.233   5.547
selex.kmax       3.639  2.202   5.337
selex.summary    3.593  2.042   5.358
* 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.9-bioc/meat/SELEX.Rcheck/00check.log’
for details.



Installation output

SELEX.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘SELEX’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SELEX)

Tests output


Example timings

SELEX.Rcheck/SELEX-Ex.timings

nameusersystemelapsed
SELEX51.39015.52937.854
selex.affinities1.9700.9712.579
selex.config0.5250.2620.604
selex.countSummary2.7161.1132.939
selex.counts3.1381.2643.493
selex.defineSample0.4590.2780.659
selex.exampledata0.4250.2600.618
selex.fastqPSFM0.9900.3471.093
selex.getAttributes0.7600.3460.842
selex.getRound00.6090.3520.931
selex.getSeqfilter1.5640.2840.933
selex.infogain5.4882.4486.191
selex.infogainSummary1.7020.9772.535
selex.jvmStatus0.4180.2710.685
selex.kmax3.6392.2025.337
selex.kmerPSFM1.3000.6271.626
selex.loadAnnotation1.4350.3970.992
selex.mm1.7950.8812.302
selex.mmProb1.3890.8212.116
selex.mmSummary1.7250.9542.430
selex.revcomp1.9600.9962.709
selex.run5.4752.2335.547
selex.sample0.6130.3020.773
selex.samplePSFM0.8590.3460.992
selex.sampleSummary0.8800.3600.896
selex.saveAnnotation0.4420.3110.751
selex.seqfilter14.407 3.270 9.379
selex.setwd0.3690.1940.461
selex.split1.4480.7911.987
selex.summary3.5932.0425.358