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 2.13: CHECK report for HTSeqGenie on zin1

This page was generated on 2014-02-28 09:47:14 -0800 (Fri, 28 Feb 2014).

Package 352/750HostnameOS / ArchBUILDCHECKBUILD BIN
HTSeqGenie 3.12.0
Gregoire Pau
Snapshot Date: 2014-02-27 16:20:29 -0800 (Thu, 27 Feb 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/HTSeqGenie
Last Changed Rev: 81642 / Revision: 86906
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
perceval Mac OS X Snow Leopard (10.6.8) / x86_64 N O T   S U P P O R T E D

Summary

Package: HTSeqGenie
Version: 3.12.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings HTSeqGenie_3.12.0.tar.gz
StartedAt: 2014-02-28 01:05:25 -0800 (Fri, 28 Feb 2014)
EndedAt: 2014-02-28 01:14:42 -0800 (Fri, 28 Feb 2014)
EllapsedTime: 556.8 seconds
RetCode: 0
Status:  OK 
CheckDir: HTSeqGenie.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/HTSeqGenie.Rcheck’
* using R version 3.0.2 Patched (2013-12-18 r64488)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HTSeqGenie/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HTSeqGenie’ version ‘3.12.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘HTSeqGenie’ can be installed ... [30s/30s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘rtracklayer’ ‘GenomicFeatures’
A package should be listed in only one of these fields.
* 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
Namespaces in Imports field not imported from:
  ‘GenomicFeatures’ ‘Rsamtools’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘BiocParallel’ ‘Cairo’ ‘ShortRead’ ‘gmapR’ ‘hwriter’ ‘rtracklayer’
  These packages need to be imported from for the case when
  this namespace is loaded but not attached.
‘:::’ call which should be ‘::’: ‘BiocGenerics:::sapply’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ‘:::’ calls:
  ‘ShortRead:::.set_omp_threads’ ‘gmapR:::..gsnap’
  ‘gmapR:::checkPackageInstalled’ ‘gmapR:::getDefaultGmapGenomePath’
  ‘gmapR:::getGeneRoi’ ‘gmapR:::subsetRegion’ ‘parallel:::mckill’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Call(ShortRead:::.set_omp_threads, ...)
See the chapter ‘System and foreign language interfaces’ of the
‘Writing R Extensions’ manual.
* checking R code for possible problems ... NOTE
FastQStreamer.init: no visible binding for '<<-' assignment to
  ‘FastQStreamer.lfqs’
FastQStreamer.init: no visible binding for '<<-' assignment to
  ‘FastQStreamer.chunkid’
FastQStreamer.init: no visible binding for '<<-' assignment to
  ‘FastQStreamer.subsampling_filter’
FastQStreamer.init: no visible binding for '<<-' assignment to
  ‘FastQStreamer.max_nbchunks’
addHandler: no visible binding for '<<-' assignment to
  ‘logging.handlers’
addHandler: no visible binding for global variable ‘logging.handlers’
addHandler: no visible binding for '<<-' assignment to ‘logging.file’
listIterator.init: no visible binding for '<<-' assignment to
  ‘listIterator.n’
listIterator.init: no visible binding for '<<-' assignment to
  ‘listIterator.x’
logReset: no visible binding for '<<-' assignment to ‘logging.handlers’
logReset: no visible binding for '<<-' assignment to ‘logging.loglevel’
logReset: no visible binding for '<<-' assignment to ‘logging.file’
loglevel: no visible binding for global variable ‘logging.loglevel’
loglevel: no visible binding for global variable ‘logging.handlers’
setLevel: no visible binding for '<<-' assignment to ‘logging.loglevel’
writeToFile: no visible binding for global variable ‘logging.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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [15s/15s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘doRUnit.R’ [182s/260s]
 [182s/260s] 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

NOTE: There were 5 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/HTSeqGenie.Rcheck/00check.log’
for details.

HTSeqGenie.Rcheck/00install.out:

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

HTSeqGenie.Rcheck/HTSeqGenie-Ex.timings:

nameusersystemelapsed
HTSeqGenie0.3520.0040.357
buildGenomicFeaturesFromTxDb0.0000.0040.005
runPipeline0.0040.0000.008