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

CHECK report for BSgenome on malbec1

This page was generated on 2019-04-16 11:48:11 -0400 (Tue, 16 Apr 2019).

Package 180/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BSgenome 1.50.0
H. Pagès
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/BSgenome
Branch: RELEASE_3_8
Last Commit: 4391075
Last Changed Date: 2018-10-30 11:41:43 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
merida1 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.50.0
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings BSgenome_1.50.0.tar.gz
StartedAt: 2019-04-15 22:35:44 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 22:43:10 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 445.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: BSgenome.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/BSgenome.Rcheck’
* using R version 3.5.3 (2019-03-11)
* 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.50.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   102.004  2.668 105.443
SNPlocs-class        49.204  1.512  53.287
BSgenome-utils       24.692  0.220  25.046
injectSNPs           12.084  1.520  13.939
BSgenomeViews-class  11.904  0.656  12.834
BSgenome-class       10.344  0.564  12.872
export-methods       10.524  0.336  10.879
bsapply               8.904  0.408  10.221
getSeq-methods        6.844  0.016   6.895
BSgenomeForge         4.640  0.056   5.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.8-bioc/meat/BSgenome.Rcheck/00check.log’
for details.



Installation output

BSgenome.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.8-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-class10.344 0.56412.872
BSgenome-utils24.692 0.22025.046
BSgenomeForge4.6400.0565.213
BSgenomeViews-class11.904 0.65612.834
SNPlocs-class49.204 1.51253.287
XtraSNPlocs-class102.004 2.668105.443
available.genomes2.3720.1843.408
bsapply 8.904 0.40810.221
export-methods10.524 0.33610.879
getSeq-methods6.8440.0166.895
injectSNPs12.084 1.52013.939