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 BSgenome on zin1

This page was generated on 2014-04-05 09:47:20 -0700 (Sat, 05 Apr 2014).

Package 100/750HostnameOS / ArchBUILDCHECKBUILD BIN
BSgenome 1.30.0
H. Pages
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/BSgenome
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ WARNINGS ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS  OK 

Summary

Package: BSgenome
Version: 1.30.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings BSgenome_1.30.0.tar.gz
StartedAt: 2014-04-04 23:58:24 -0700 (Fri, 04 Apr 2014)
EndedAt: 2014-04-05 00:01:42 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 198.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: BSgenome.Rcheck
Warnings: 2

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/BSgenome.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BSgenome/DESCRIPTION’ ... OK
* this is package ‘BSgenome’ version ‘1.30.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 ... NOTE
Found the following non-portable file path:
  BSgenome/inst/extdata/GentlemanLab/1000genomes/BSgenome.Hsapiens.1000g.b36female-tools/split_human_b36_female.sh

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘BSgenome’ can be installed ... [10s/10s] 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 objects imported by ‘:::’ calls:
  ‘BiocGenerics:::labeledLine’ ‘GenomicRanges:::showSeqlengths’
  ‘IRanges:::.normargSEW’ ‘IRanges:::anyMissing’
  ‘IRanges:::recycleVector’
  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 ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘compatibleGenomes’ ‘newSNPlocs’ ‘referenceGenome’ ‘snpcount’
  ‘snpid2alleles’ ‘snpid2grange’ ‘snpid2loc’ ‘snplocs’
Undocumented S4 classes:
  ‘SNPlocs’
Undocumented S4 methods:
  generic '[[' and siglist 'BSgenome,ANY,ANY'
  generic '[[<-' and siglist 'BSgenome,ANY,ANY'
  generic 'compatibleGenomes' and siglist 'SNPlocs'
  generic 'organism' and siglist 'SNPlocs'
  generic 'provider' and siglist 'SNPlocs'
  generic 'providerVersion' and siglist 'SNPlocs'
  generic 'referenceGenome' and siglist 'SNPlocs'
  generic 'releaseDate' and siglist 'SNPlocs'
  generic 'releaseName' and siglist 'SNPlocs'
  generic 'seqinfo' and siglist 'SNPlocs'
  generic 'seqnames' and siglist 'GenomeDescription'
  generic 'seqnames' and siglist 'SNPlocs'
  generic 'show' and siglist 'SNPlocs'
  generic 'snpcount' and siglist 'SNPlocs'
  generic 'snpid2alleles' and siglist 'SNPlocs'
  generic 'snpid2grange' and siglist 'SNPlocs'
  generic 'snpid2loc' and siglist 'SNPlocs'
  generic 'snplocs' and siglist 'SNPlocs'
  generic 'species' and siglist 'SNPlocs'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... WARNING
‘library’ or ‘require’ call not declared from: ‘BSgenome.Scerevisiae.UCSC.sacCer1’
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘BSgenomeForge.Rnw’, ‘GenomeSearching.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [98s/99s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
BSgenome-utils    29.462  0.112  29.758
injectSNPs        18.401  1.320  19.910
getSeq-methods    16.073  0.236  16.426
available.genomes 13.008  0.420  13.861
bsapply           10.673  0.204  10.987
* 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

WARNING: There were 2 warnings.
NOTE: There were 3 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/BSgenome.Rcheck/00check.log’
for details.

BSgenome.Rcheck/00install.out:

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

BSgenome.Rcheck/BSgenome-Ex.timings:

nameusersystemelapsed
BSgenome-class2.4600.0362.509
BSgenome-utils29.462 0.11229.758
BSgenomeForge0.0240.0000.025
GenomeData-class0.0080.0000.010
GenomeDataList-class0.0200.0000.019
GenomeDescription-class0.0320.0040.035
available.genomes13.008 0.42013.861
bsapply10.673 0.20410.987
gdReduce0.0320.0000.034
getSeq-methods16.073 0.23616.426
injectSNPs18.401 1.32019.910