| Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:04:42 -0400 (Wed, 15 Apr 2020).
| Package 202/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| BSgenome 1.54.0 H. Pagès
| malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ WARNINGS ] | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
| Package: BSgenome |
| Version: 1.54.0 |
| Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings BSgenome_1.54.0.tar.gz |
| StartedAt: 2020-04-15 00:19:51 -0400 (Wed, 15 Apr 2020) |
| EndedAt: 2020-04-15 00:27:45 -0400 (Wed, 15 Apr 2020) |
| EllapsedTime: 474.3 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: BSgenome.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:BSgenome.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings BSgenome_1.54.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/BSgenome.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.54.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.6Mb
sub-directories of 1Mb or more:
R 1.5Mb
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 ... WARNING
Documented arguments not in \usage in documentation object 'getSeq-methods':
‘...’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 90.044 2.032 92.937
SNPlocs-class 48.672 1.504 51.002
BSgenome-utils 25.136 0.188 25.489
BSgenomeViews-class 20.768 1.768 28.894
bsapply 17.472 0.360 18.258
injectSNPs 11.368 1.820 15.428
BSgenome-class 11.756 0.640 14.083
getSeq-methods 6.136 0.012 6.162
export-methods 5.580 0.184 5.768
available.genomes 5.476 0.176 6.911
BSgenomeForge 5.088 0.072 5.190
* 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: 2 WARNINGs, 5 NOTEs
See
‘/home/biocbuild/bbs-3.10-bioc/meat/BSgenome.Rcheck/00check.log’
for details.
BSgenome.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL BSgenome ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’ * installing *source* package ‘BSgenome’ ... ** using staged installation ** 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BSgenome)
BSgenome.Rcheck/BSgenome-Ex.timings
| name | user | system | elapsed | |
| BSgenome-class | 11.756 | 0.640 | 14.083 | |
| BSgenome-utils | 25.136 | 0.188 | 25.489 | |
| BSgenomeForge | 5.088 | 0.072 | 5.190 | |
| BSgenomeViews-class | 20.768 | 1.768 | 28.894 | |
| SNPlocs-class | 48.672 | 1.504 | 51.002 | |
| XtraSNPlocs-class | 90.044 | 2.032 | 92.937 | |
| available.genomes | 5.476 | 0.176 | 6.911 | |
| bsapply | 17.472 | 0.360 | 18.258 | |
| export-methods | 5.580 | 0.184 | 5.768 | |
| getSeq-methods | 6.136 | 0.012 | 6.162 | |
| injectSNPs | 11.368 | 1.820 | 15.428 | |