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 clusterExperiment on tokay2

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

Package 235/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clusterExperiment 1.2.0
Elizabeth Purdom
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/clusterExperiment
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: clusterExperiment
Version: 1.2.0
Command: rm -rf clusterExperiment.buildbin-libdir clusterExperiment.Rcheck && mkdir clusterExperiment.buildbin-libdir clusterExperiment.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=clusterExperiment.buildbin-libdir clusterExperiment_1.2.0.tar.gz >clusterExperiment.Rcheck\00install.out 2>&1 && cp clusterExperiment.Rcheck\00install.out clusterExperiment-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=clusterExperiment.buildbin-libdir --install="check:clusterExperiment-install.out" --force-multiarch --no-vignettes --timings clusterExperiment_1.2.0.tar.gz
StartedAt: 2017-08-15 22:46:26 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:59:09 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 762.8 seconds
RetCode: 0
Status:  OK  
CheckDir: clusterExperiment.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/clusterExperiment.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 'clusterExperiment/DESCRIPTION' ... OK
* this is package 'clusterExperiment' version '1.2.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 'clusterExperiment' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* 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
subsampleClustering 33.56   0.03   33.60
plotHeatmap         14.54   0.07   14.65
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
subsampleClustering 36.15   0.06   36.23
plotHeatmap         15.78   0.11   15.89
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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: OK

clusterExperiment.Rcheck/00install.out:


install for i386

* installing *source* package 'clusterExperiment' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Creating a new generic function for 'transform' in package 'clusterExperiment'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'clusterExperiment' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'clusterExperiment' as clusterExperiment_1.2.0.zip
* DONE (clusterExperiment)

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

nameusersystemelapsed
ClusterExperiment-class0.30.00.3
addClusters1.030.041.08
clusterContrasts1.120.081.20
clusterD2.460.032.55
clusterMany3.230.023.25
clusterSingle0.090.000.10
combineMany1.910.061.96
getBestFeatures1.690.111.80
makeDendrogram0.780.030.81
mergeClusters2.120.062.19
plotClusters4.040.074.09
plotHeatmap14.54 0.0714.65
plottingFunctions0.170.040.20
seqCluster000
simData0.020.000.01
subsampleClustering33.56 0.0333.60
transform0.020.000.01
workflowClusters1.400.031.44

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

nameusersystemelapsed
ClusterExperiment-class0.350.000.35
addClusters0.620.030.65
clusterContrasts0.950.030.98
clusterD2.420.022.50
clusterMany2.840.062.91
clusterSingle0.110.000.11
combineMany2.680.052.72
getBestFeatures1.790.031.82
makeDendrogram0.850.020.86
mergeClusters2.090.002.10
plotClusters4.130.034.15
plotHeatmap15.78 0.1115.89
plottingFunctions0.290.010.32
seqCluster000
simData0.030.000.03
subsampleClustering36.15 0.0636.23
transform0.030.000.03
workflowClusters2.170.022.19