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.0: CHECK report for BSgenome on oaxaca

This page was generated on 2015-04-10 10:02:06 -0700 (Fri, 10 Apr 2015).

Package 113/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BSgenome 1.34.1
H. Pages
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/BSgenome
Last Changed Rev: 97896 / Revision: 102249
Last Changed Date: 2014-12-27 21:22:34 -0800 (Sat, 27 Dec 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: BSgenome
Version: 1.34.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch BSgenome_1.34.1.tar.gz
StartedAt: 2015-04-09 21:53:07 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 21:59:22 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 375.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: BSgenome.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch BSgenome_1.34.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/BSgenome.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BSgenome/DESCRIPTION’ ... OK
* this is package ‘BSgenome’ version ‘1.34.1’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’
  ‘Biostrings’ ‘rtracklayer’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ... [22s/23s] OK
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    extdata   5.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’ ‘Biostrings’ ‘rtracklayer’
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
'library' or 'require' calls in package code:
  ‘Biobase’ ‘BiocInstaller’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Missing object imported by a ':::' call: ‘GenomicRanges:::compactPrintNamedAtomicVector’
Unexported objects imported by ':::' calls:
  ‘BiocGenerics:::labeledLine’ ‘GenomeInfoDb:::showGenomeDescription’
  ‘IRanges:::.normargSEW’ ‘S4Vectors:::anyMissing’
  ‘S4Vectors:::recycleVector’ ‘rtracklayer:::.DNAString_to_twoBit’
  ‘rtracklayer:::.TwoBits_export’ ‘rtracklayer:::checkArgFormat’
  ‘rtracklayer:::twoBitPath’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
getDataAnnotationContribUrl: no visible global function definition for
  ‘biocinstallRepos’
forgeBSgenomeDataPkg,BSgenomeDataPkgSeed: no visible global function
  definition for ‘createPackage’
forgeMaskedBSgenomeDataPkg,MaskedBSgenomeDataPkgSeed: no visible global
  function definition for ‘createPackage’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘MaskedBSgenome’ ‘forgeMaskedBSgenomeDataPkg’
Undocumented S4 classes:
  ‘MaskedBSgenome’
Undocumented S4 methods:
  generic '[[' and siglist 'BSgenome,ANY,ANY'
  generic '[[' and siglist 'FastaNamedSequences,ANY,ANY'
  generic '[[' and siglist 'RdaNamedSequences,ANY,ANY'
  generic '[[' and siglist 'TwobitNamedSequences,ANY,ANY'
  generic '[[<-' and siglist 'BSgenome,ANY,ANY'
  generic 'forgeMaskedBSgenomeDataPkg' and siglist
    'MaskedBSgenomeDataPkgSeed'
  generic 'forgeMaskedBSgenomeDataPkg' and siglist 'character'
  generic 'forgeMaskedBSgenomeDataPkg' and siglist 'list'
  generic 'length' and siglist 'OnDiskNamedSequences'
  generic 'names' and siglist 'FastaNamedSequences'
  generic 'names' and siglist 'TwobitNamedSequences'
  generic 'seqinfo' and siglist 'FastaNamedSequences'
  generic 'seqinfo' and siglist 'RdaNamedSequences'
  generic 'seqinfo' and siglist 'TwobitNamedSequences'
  generic 'seqnames' and siglist 'OnDiskNamedSequences'
  generic 'show' and siglist 'OnDiskNamedSequences'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [142s/154s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
BSgenome-utils    32.942  0.529  33.706
injectSNPs        19.921  1.116  22.540
getSeq-methods    13.404  6.425  19.958
bsapply           17.140  1.014  19.463
BSgenome-class    12.167  0.935  15.502
available.genomes  9.638  0.977  16.004
export-methods     6.964  0.764   7.834
BSgenomeForge      6.644  0.141   6.799
* 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

WARNING: There were 2 warnings.
NOTE: There were 6 notes.
See
  ‘/Users/biocbuild/bbs-3.0-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-class12.167 0.93515.502
BSgenome-utils32.942 0.52933.706
BSgenomeForge6.6440.1416.799
GenomeData-class0.0010.0010.001
GenomeDataList-class0.0010.0000.001
SNPlocs-class0.0000.0000.001
available.genomes 9.638 0.97716.004
bsapply17.140 1.01419.463
export-methods6.9640.7647.834
gdReduce0.0010.0000.001
getSeq-methods13.404 6.42519.958
injectSNPs19.921 1.11622.540