Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for bsseq on tokay2

This page was generated on 2017-08-16 13:21:45 -0400 (Wed, 16 Aug 2017).

Package 155/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
bsseq 1.12.2
Kasper Daniel Hansen
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/bsseq
Last Changed Rev: 131467 / Revision: 131943
Last Changed Date: 2017-07-21 09:26:45 -0400 (Fri, 21 Jul 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: bsseq
Version: 1.12.2
Command: rm -rf bsseq.buildbin-libdir bsseq.Rcheck && mkdir bsseq.buildbin-libdir bsseq.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=bsseq.buildbin-libdir bsseq_1.12.2.tar.gz >bsseq.Rcheck\00install.out 2>&1 && cp bsseq.Rcheck\00install.out bsseq-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=bsseq.buildbin-libdir --install="check:bsseq-install.out" --force-multiarch --no-vignettes --timings bsseq_1.12.2.tar.gz
StartedAt: 2017-08-15 22:24:57 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:32:51 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 473.7 seconds
RetCode: 0
Status:  OK  
CheckDir: bsseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf bsseq.buildbin-libdir bsseq.Rcheck && mkdir bsseq.buildbin-libdir bsseq.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=bsseq.buildbin-libdir bsseq_1.12.2.tar.gz >bsseq.Rcheck\00install.out 2>&1 && cp bsseq.Rcheck\00install.out bsseq-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=bsseq.buildbin-libdir --install="check:bsseq-install.out" --force-multiarch --no-vignettes --timings bsseq_1.12.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/bsseq.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'bsseq/DESCRIPTION' ... OK
* this is package 'bsseq' version '1.12.2'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ... OK
* checking whether package 'bsseq' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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
Namespace in Imports field not imported from: 'HDF5Array'
  All declared Imports should be used.
* 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 ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
BSmooth.tstat 10.96   1.75   14.86
getMeth        5.08   1.30    6.38
goodnessOfFit  3.80   1.25    5.20
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
BSmooth.tstat 8.07   1.54    9.61
getMeth       4.48   1.25    5.73
goodnessOfFit 4.09   1.33    5.42
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* 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 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/bsseq.Rcheck/00check.log'
for details.


bsseq.Rcheck/00install.out:


install for i386

* installing *source* package 'bsseq' ...
** R
** data
*** moving datasets to lazyload DB
** 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 'bsseq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'bsseq' as bsseq_1.12.2.zip
* DONE (bsseq)

bsseq.Rcheck/examples_i386/bsseq-Ex.timings:

nameusersystemelapsed
BS.chr221.250.061.32
BSmooth000
BSmooth.fstat000
BSmooth.tstat10.96 1.7514.86
BSseq-class2.400.092.63
BSseq0.910.030.93
computeStat000
data.frame2GRanges0.030.000.03
dmrFinder2.200.293.43
fisherTests0.530.040.58
getCoverage4.000.614.64
getMeth5.081.306.38
getStats0.370.100.47
goodnessOfFit3.801.255.20
hasGRanges-class000
read.bismark1.790.143.40
read.umtab000
smoothSds000

bsseq.Rcheck/examples_x64/bsseq-Ex.timings:

nameusersystemelapsed
BS.chr222.030.032.06
BSmooth000
BSmooth.fstat000
BSmooth.tstat8.071.549.61
BSseq-class2.390.092.95
BSseq0.820.010.83
computeStat000
data.frame2GRanges0.020.000.02
dmrFinder1.500.191.69
fisherTests0.450.030.48
getCoverage3.160.583.88
getMeth4.481.255.73
getStats0.610.110.72
goodnessOfFit4.091.335.42
hasGRanges-class000
read.bismark2.000.343.83
read.umtab000
smoothSds000