Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.4: CHECK report for riboSeqR on zin1

This page was generated on 2016-07-20 10:59:30 -0700 (Wed, 20 Jul 2016).

Package 1000/1231HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
riboSeqR 1.7.1
Thomas J. Hardcastle
Snapshot Date: 2016-07-18 19:15:14 -0700 (Mon, 18 Jul 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/riboSeqR
Last Changed Rev: 118995 / Revision: 119445
Last Changed Date: 2016-06-28 05:25:00 -0700 (Tue, 28 Jun 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: riboSeqR
Version: 1.7.1
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings riboSeqR_1.7.1.tar.gz
StartedAt: 2016-07-19 11:09:05 -0700 (Tue, 19 Jul 2016)
EndedAt: 2016-07-19 11:10:41 -0700 (Tue, 19 Jul 2016)
EllapsedTime: 95.7 seconds
RetCode: 0
Status:  OK 
CheckDir: riboSeqR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings riboSeqR_1.7.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/riboSeqR.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘riboSeqR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘riboSeqR’ version ‘1.7.1’
* 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 ‘riboSeqR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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 loading without being on the library search path ... 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
.readAlignments : <anonymous>: no visible global function definition
  for ‘scanBam’
.readAlignments : <anonymous>: no visible global function definition
  for ‘read.delim’
.readAlignments : <anonymous>: no visible global function definition
  for ‘IRanges’
.tableOverlaps: no visible global function definition for ‘seqlevels’
filterHits : <anonymous> : <anonymous>: no visible global function
  definition for ‘chisq.test’
findCDS: no visible global function definition for ‘IRanges’
lengthDist: no visible global function definition for ‘modifyList’
lengthDist: no visible global function definition for ‘rainbow’
lengthDist: no visible binding for global variable ‘lines’
plotCDS: no visible global function definition for ‘dev.list’
plotCDS: no visible global function definition for ‘par’
plotCDS : <anonymous> : <anonymous>: no visible global function
  definition for ‘seqlevels’
plotCDS : <anonymous> : <anonymous> : makeMatz: no visible binding for
  global variable ‘weighted.mean’
plotCDS : <anonymous> : <anonymous>: no visible global function
  definition for ‘barplot’
plotCDS : <anonymous> : <anonymous>: no visible global function
  definition for ‘rainbow’
plotCDS : <anonymous> : <anonymous>: no visible global function
  definition for ‘axis’
plotFS: no visible global function definition for ‘barplot’
plotFS: no visible global function definition for ‘rainbow’
plotTranscript: no visible global function definition for ‘dev.list’
plotTranscript: no visible global function definition for ‘par’
plotTranscript: no visible global function definition for ‘plot’
plotTranscript: no visible global function definition for ‘barplot’
plotTranscript: no visible global function definition for ‘axis’
plotTranscript: no visible global function definition for ‘rect’
plotTranscript: no visible global function definition for ‘text’
plotTranscript: no visible global function definition for ‘rgb’
plotTranscript: no visible global function definition for ‘segments’
rnaCounts : <anonymous>: no visible global function definition for
  ‘subjectHits’
Undefined global functions or variables:
  IRanges axis barplot chisq.test dev.list lines modifyList par plot
  rainbow read.delim rect rgb scanBam segments seqlevels subjectHits
  text weighted.mean
Consider adding
  importFrom("grDevices", "dev.list", "rainbow", "rgb")
  importFrom("graphics", "axis", "barplot", "lines", "par", "plot",
             "rect", "segments", "text")
  importFrom("stats", "chisq.test", "weighted.mean")
  importFrom("utils", "modifyList", "read.delim")
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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
  ‘/home/biocbuild/bbs-3.4-bioc/meat/riboSeqR.Rcheck/00check.log’
for details.


riboSeqR.Rcheck/00install.out:

* installing *source* package ‘riboSeqR’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (riboSeqR)

riboSeqR.Rcheck/riboSeqR-Ex.timings:

nameusersystemelapsed
filterHits4.7480.0044.766
findCDS0.1400.0000.141
frameCounting4.2920.0044.298
frameShift4.3080.0044.324
lengthDist2.0120.0002.013
plotCDS4.5240.0004.535
plotTranscript4.7360.0084.758
readRibodata1.8640.0081.873
rnaCounts4.6600.0004.661
sliceCounts4.4000.0044.405