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

CHECK report for BSgenome on malbec2

This page was generated on 2018-10-17 08:21:44 -0400 (Wed, 17 Oct 2018).

Package 169/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BSgenome 1.48.0
H. Pagès
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/BSgenome
Branch: RELEASE_3_7
Last Commit: 092a1b9
Last Changed Date: 2018-04-30 10:35:05 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 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.48.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings BSgenome_1.48.0.tar.gz
StartedAt: 2018-10-15 22:54:10 -0400 (Mon, 15 Oct 2018)
EndedAt: 2018-10-15 22:59:57 -0400 (Mon, 15 Oct 2018)
EllapsedTime: 347.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: BSgenome.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings BSgenome_1.48.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/BSgenome.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* 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.48.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.5Mb
  sub-directories of 1Mb or more:
    R         1.4Mb
    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’
  ‘IRanges:::unlist_as_integer’ ‘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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
XtraSNPlocs-class   69.252  1.660  71.133
SNPlocs-class       38.920  1.364  42.633
BSgenome-utils      19.312  0.228  19.602
BSgenomeViews-class 14.872  0.680  16.148
injectSNPs          10.128  1.212  12.352
BSgenome-class       9.016  0.516  10.752
bsapply              6.644  0.224   7.504
export-methods       6.028  0.240   6.279
getSeq-methods       5.248  0.004   5.256
* 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.7-bioc/meat/BSgenome.Rcheck/00check.log’
for details.



Installation output

BSgenome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL BSgenome
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘BSgenome’ ...
** R
** inst
** byte-compile and prepare 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-class 9.016 0.51610.752
BSgenome-utils19.312 0.22819.602
BSgenomeForge3.8080.0643.907
BSgenomeViews-class14.872 0.68016.148
SNPlocs-class38.920 1.36442.633
XtraSNPlocs-class69.252 1.66071.133
available.genomes1.7880.1123.039
bsapply6.6440.2247.504
export-methods6.0280.2406.279
getSeq-methods5.2480.0045.256
injectSNPs10.128 1.21212.352