Back to Multiple platform build/check report for BioC 3.6
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for BSgenome on malbec1

This page was generated on 2018-04-12 13:07:41 -0400 (Thu, 12 Apr 2018).

Package 162/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BSgenome 1.46.0
H. Pagès
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/BSgenome
Branch: RELEASE_3_6
Last Commit: bdfbd6d
Last Changed Date: 2017-10-30 12:39:17 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: BSgenome
Version: 1.46.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings BSgenome_1.46.0.tar.gz
StartedAt: 2018-04-11 21:55:22 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 22:02:29 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 426.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: BSgenome.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings BSgenome_1.46.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/BSgenome.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-pc-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.46.0’
* package encoding: UTF-8
* 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 ... OK
* checking installed package size ... NOTE
  installed size is  7.2Mb
  sub-directories of 1Mb or more:
    extdata   5.8Mb
* 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
Unexported objects imported by ':::' calls:
  ‘GenomeInfoDb:::compactPrintNamedAtomicVector’
  ‘GenomeInfoDb:::showGenomeDescription’ ‘IRanges:::.normargSEW’
  ‘S4Vectors:::anyMissing’ ‘S4Vectors:::anyMissingOrOutside’
  ‘S4Vectors:::decodeRle’ ‘S4Vectors:::diffWithInitialZero’
  ‘S4Vectors:::makeClassinfoRowForCompactPrinting’
  ‘S4Vectors:::makePrettyMatrixForCompactPrinting’
  ‘S4Vectors:::make_zero_col_DataFrame’ ‘S4Vectors:::quick_unlist’
  ‘S4Vectors:::quick_unsplit’ ‘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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘MaskedBSgenome’ ‘OnDiskLongTable’ ‘OnDiskLongTable_old’
  ‘as.data.frame.BSgenomeViews’ ‘batchsizes’ ‘blocksizes’ ‘breakpoints’
  ‘forgeMaskedBSgenomeDataPkg’
  ‘getBatchesByOverlapsFromOnDiskLongTable’
  ‘getBatchesBySeqnameFromOnDiskLongTable’
  ‘getBatchesFromOnDiskLongTable’ ‘getBatchesFromOnDiskLongTable_old’
  ‘getRowsByIdFromOnDiskLongTable’ ‘getRowsByIdFromOnDiskLongTable_old’
  ‘getRowsByIndexFromOnDiskLongTable_old’ ‘getRowsFromOnDiskLongTable’
  ‘rowids’ ‘saveAsOnDiskLongTable_old’
  ‘saveRowidsForOnDiskLongTable_old’ ‘spatialIndex’
  ‘writeOnDiskLongTable’ ‘writeOnDiskLongTableRowids’
Undocumented S4 classes:
  ‘OnDiskLongTable_old’ ‘OnDiskLongTable’ ‘MaskedBSgenome’
  ‘GRanges_OR_NULL’
Undocumented S4 methods:
  generic '[' and siglist 'XStringSet,GRangesList,ANY,ANY'
  generic '[' and siglist 'XStringSet,GenomicRanges,ANY,ANY'
  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 'batchsizes' and siglist 'OnDiskLongTable'
  generic 'blocksizes' and siglist 'OnDiskLongTable_old'
  generic 'breakpoints' and siglist 'OnDiskLongTable'
  generic 'breakpoints' and siglist 'OnDiskLongTable_old'
  generic 'dim' and siglist 'OnDiskLongTable'
  generic 'dim' and siglist 'OnDiskLongTable_old'
  generic 'dimnames' and siglist 'OnDiskLongTable'
  generic 'dimnames' and siglist 'OnDiskLongTable_old'
  generic 'dimnames' and siglist 'XtraSNPlocs'
  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 'rowids' and siglist 'OnDiskLongTable'
  generic 'rowids' and siglist 'OnDiskLongTable_old'
  generic 'seqinfo' and siglist 'FastaNamedSequences'
  generic 'seqinfo' and siglist 'RdaNamedSequences'
  generic 'seqinfo' and siglist 'TwobitNamedSequences'
  generic 'seqnames' and siglist 'OnDiskNamedSequences'
  generic 'show' and siglist 'OnDiskLongTable'
  generic 'show' and siglist 'OnDiskLongTable_old'
  generic 'show' and siglist 'OnDiskNamedSequences'
  generic 'spatialIndex' and siglist 'OnDiskLongTable'
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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
XtraSNPlocs-class   105.128  1.804 107.949
SNPlocs-class        40.152  1.416  47.386
BSgenome-utils       20.368  0.164  20.615
injectSNPs            9.972  1.496  12.581
BSgenomeViews-class  10.156  1.108  24.464
BSgenome-class        8.224  0.604   9.855
export-methods        5.316  0.284   5.613
bsapply               5.240  0.280   5.962
getSeq-methods        5.064  0.024   5.092
available.genomes     1.976  0.216  27.213
* 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: 1 WARNING, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/BSgenome.Rcheck/00check.log’
for details.



Installation output

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)

Tests output


Example timings

BSgenome.Rcheck/BSgenome-Ex.timings

nameusersystemelapsed
BSgenome-class8.2240.6049.855
BSgenome-utils20.368 0.16420.615
BSgenomeForge3.9680.0564.029
BSgenomeViews-class10.156 1.10824.464
SNPlocs-class40.152 1.41647.386
XtraSNPlocs-class105.128 1.804107.949
available.genomes 1.976 0.21627.213
bsapply5.2400.2805.962
export-methods5.3160.2845.613
getSeq-methods5.0640.0245.092
injectSNPs 9.972 1.49612.581