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.1: CHECK report for BiSeq on moscato2

This page was generated on 2015-10-09 09:30:21 -0700 (Fri, 09 Oct 2015).

Package 110/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiSeq 1.8.0
Katja Hebestreit
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/BiSeq
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: BiSeq
Version: 1.8.0
Command: rm -rf BiSeq.buildbin-libdir BiSeq.Rcheck && mkdir BiSeq.buildbin-libdir BiSeq.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BiSeq.buildbin-libdir BiSeq_1.8.0.tar.gz >BiSeq.Rcheck\00install.out 2>&1 && cp BiSeq.Rcheck\00install.out BiSeq-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=BiSeq.buildbin-libdir --install="check:BiSeq-install.out" --force-multiarch --no-vignettes --timings BiSeq_1.8.0.tar.gz
StartedAt: 2015-10-08 23:50:17 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 23:57:01 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 404.1 seconds
RetCode: 0
Status:  OK  
CheckDir: BiSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf BiSeq.buildbin-libdir BiSeq.Rcheck && mkdir BiSeq.buildbin-libdir BiSeq.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BiSeq.buildbin-libdir BiSeq_1.8.0.tar.gz >BiSeq.Rcheck\00install.out 2>&1 && cp BiSeq.Rcheck\00install.out BiSeq-install.out  && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=BiSeq.buildbin-libdir --install="check:BiSeq-install.out" --force-multiarch --no-vignettes --timings BiSeq_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.1-bioc/meat/BiSeq.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'BiSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BiSeq' version '1.8.0'
* 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 'BiSeq' can be installed ... OK
* checking installed package size ... OK
* 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' 'S4Vectors' 'IRanges' 'GenomicRanges' 'Formula'
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
Namespace in Imports field not imported from: 'Formula'
  All declared Imports should be used.
Package in Depends field not imported from: 'Formula'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* 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' ... [67s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
globalTest     22.59   0.00   22.59
betaRegression  8.67   0.00    8.68
makeVariogram   6.66   0.05    6.71
estLocCor       6.55   0.01    6.57
** running examples for arch 'x64' ... [77s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
globalTest     24.05   0.02   24.07
estLocCor      10.98   0.00   10.98
betaRegression  9.91   0.00    9.91
makeVariogram   9.02   0.02    9.03
* 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 NOTEs
See
  'E:/biocbld/bbs-3.1-bioc/meat/BiSeq.Rcheck/00check.log'
for details.


BiSeq.Rcheck/00install.out:


install for i386

* installing *source* package 'BiSeq' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'

install for x64

* installing *source* package 'BiSeq' ...
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
* MD5 sums
packaged installation of 'BiSeq' as BiSeq_1.8.0.zip
* DONE (BiSeq)

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

nameusersystemelapsed
BSraw-class0.170.000.18
BSrel-class0.090.000.10
DMRs0.050.000.04
annotateGRanges0.170.000.17
betaRegression8.670.008.68
betaResults0.020.000.01
betaResultsNull000
binomLikelihoodSmooth0.020.000.02
clusterSites0.250.010.26
clusterSitesToGR0.310.000.32
compareTwoSamples1.920.001.91
covBoxplots0.090.020.11
covStatistics0.30.00.3
estLocCor6.550.016.57
filterByCov0.110.000.11
filterBySharedRegions0.090.000.09
findDMRs0.710.000.71
globalTest22.59 0.0022.59
limitCov0.720.000.72
logisticRegression1.870.001.87
makeVariogram6.660.056.71
plotBindingSites2.730.012.74
plotMeth0.220.000.22
plotMethMap0.220.000.22
plotSmoothMeth0.160.000.15
predictMeth1.210.001.22
predictedMeth0.010.000.01
promoters0.070.020.08
rawToRel0.060.000.06
readBismark0.050.000.05
rrbs0.040.000.05
smoothVariogram0.020.000.01
summarizeRegions1.760.061.83
testClusters0.130.000.12
trimClusters0.760.020.78
vario000
writeBED0.340.010.36

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

nameusersystemelapsed
BSraw-class0.170.000.18
BSrel-class0.110.000.11
DMRs0.080.000.08
annotateGRanges0.280.030.31
betaRegression9.910.009.91
betaResults0.010.000.01
betaResultsNull000
binomLikelihoodSmooth0.020.000.02
clusterSites0.280.000.28
clusterSitesToGR0.390.000.39
compareTwoSamples1.90.01.9
covBoxplots0.100.000.09
covStatistics0.040.000.05
estLocCor10.98 0.0010.98
filterByCov0.110.000.11
filterBySharedRegions0.440.000.44
findDMRs0.580.000.58
globalTest24.05 0.0224.07
limitCov0.640.010.65
logisticRegression1.50.01.5
makeVariogram9.020.029.03
plotBindingSites2.960.002.97
plotMeth0.200.010.22
plotMethMap0.240.000.23
plotSmoothMeth0.120.000.12
predictMeth0.690.020.71
predictedMeth0.010.000.01
promoters0.070.000.06
rawToRel0.040.000.05
readBismark0.050.000.05
rrbs0.060.000.06
smoothVariogram0.030.000.03
summarizeRegions1.770.091.86
testClusters0.10.00.1
trimClusters0.560.000.56
vario000
writeBED0.290.000.30