BSgenome 1.39.0 H. Pages
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/BSgenome | Last Changed Rev: 109592 / Revision: 109948 | Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | WARNINGS | | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ WARNINGS ] | OK | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf BSgenome.buildbin-libdir BSgenome.Rcheck && mkdir BSgenome.buildbin-libdir BSgenome.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BSgenome.buildbin-libdir BSgenome_1.39.0.tar.gz >BSgenome.Rcheck\00install.out 2>&1 && cp BSgenome.Rcheck\00install.out BSgenome-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=BSgenome.buildbin-libdir --install="check:BSgenome-install.out" --force-multiarch --no-vignettes --timings BSgenome_1.39.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/BSgenome.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'BSgenome/DESCRIPTION' ... OK
* this is package 'BSgenome' version '1.39.0'
* 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 whether package 'BSgenome' can be installed ... OK
* checking installed package size ... NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
extdata 5.7Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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:::diffWithInitialZero'
'S4Vectors:::makeClassinfoRowForCompactPrinting'
'S4Vectors:::makePrettyMatrixForCompactPrinting'
'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' 'as.data.frame.BSgenomeViews'
'blocksizes' 'breakpoints' 'forgeMaskedBSgenomeDataPkg'
'getBatchesFromOnDiskLongTable' 'getRowsByIdFromOnDiskLongTable'
'getRowsByIndexFromOnDiskLongTable' 'rowids' 'saveAsOnDiskLongTable'
'saveRowidsForOnDiskLongTable'
Undocumented S4 classes:
'MaskedBSgenome' 'OnDiskLongTable'
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 'blocksizes' and siglist 'OnDiskLongTable'
generic 'breakpoints' and siglist 'OnDiskLongTable'
generic 'colnames' and siglist 'OnDiskLongTable'
generic 'dim' and siglist 'OnDiskLongTable'
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 'ncol' and siglist 'OnDiskLongTable'
generic 'ncol' and siglist 'XtraSNPlocs'
generic 'nrow' and siglist 'OnDiskLongTable'
generic 'nrow' and siglist 'XtraSNPlocs'
generic 'rowids' and siglist 'OnDiskLongTable'
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 '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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [314s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
XtraSNPlocs-class 50.55 5.11 63.36
SNPlocs-class 37.04 0.97 43.12
BSgenome-utils 26.57 0.44 27.28
injectSNPs 18.75 0.30 19.81
bsapply 18.48 0.41 19.37
BSgenomeViews-class 14.67 3.03 73.78
BSgenome-class 14.93 0.46 17.56
available.genomes 5.61 2.04 24.53
export-methods 7.11 0.48 7.60
getSeq-methods 5.97 0.08 6.04
BSgenomeForge 5.95 0.06 6.05
** running examples for arch 'x64' ... [239s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
XtraSNPlocs-class 54.76 1.03 55.81
SNPlocs-class 38.64 1.20 39.85
BSgenome-utils 25.39 0.32 25.71
injectSNPs 22.62 1.00 23.62
BSgenome-class 15.96 0.56 16.51
BSgenomeViews-class 13.05 1.07 14.14
bsapply 13.22 0.18 13.39
export-methods 8.41 0.56 8.97
getSeq-methods 5.91 0.00 5.91
available.genomes 5.44 0.45 23.11
BSgenomeForge 5.17 0.04 5.22
* 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
'c:/biocbld/bbs-3.3-bioc/meat/BSgenome.Rcheck/00check.log'
for details.
install for i386
* 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
install for x64
* installing *source* package 'BSgenome' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'BSgenome' as BSgenome_1.39.0.zip
* DONE (BSgenome)