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 

Package 88/658HostnameOS / ArchBUILDCHECKBUILD BIN
BSgenome 1.27.1
H. Pages
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/BSgenome
Last Changed Rev: 72402 / Revision: 74774
Last Changed Date: 2013-01-09 10:43:44 -0800 (Wed, 09 Jan 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ WARNINGS ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: BSgenome
Version: 1.27.1
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings BSgenome_1.27.1.tar.gz
StartedAt: 2013-03-25 00:27:48 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 00:34:08 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 380.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: BSgenome.Rcheck
Warnings: 2

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/BSgenome.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* 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.27.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 ... 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 ... [19s/19s] OK
* checking installed package size ... OK
* checking package 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 for unstated 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 ... 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 examples ... [171s/181s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
BSgenome-utils    46.342  0.388  50.882
injectSNPs        35.859  4.488  43.139
getSeq-methods    27.985  0.680  29.877
available.genomes 21.857  0.740  23.848
bsapply           12.417  0.956  13.446
BSgenome-class     7.157  0.104   7.293
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There were 2 warnings.
NOTE: There was 1 note.
See
  ‘/home/biocbuild/bbs-2.12-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
   ‘BSgenomeForge.Rnw’ 
   ‘GenomeSearching.Rnw’ 
** testing if installed package can be loaded
* DONE (BSgenome)

BSgenome.Rcheck/BSgenome-Ex.timings:

nameusersystemelapsed
BSgenome-class7.1570.1047.293
BSgenome-utils46.342 0.38850.882
BSgenomeForge0.0440.0040.092
GenomeData-class0.0320.0000.082
GenomeDataList-class0.0360.0000.072
GenomeDescription-class0.0640.0000.064
available.genomes21.857 0.74023.848
bsapply12.417 0.95613.446
gdReduce0.0560.0000.056
getSeq-methods27.985 0.68029.877
injectSNPs35.859 4.48843.139