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.4: CHECK report for clusterExperiment on moscato1

This page was generated on 2016-09-21 03:48:37 -0700 (Wed, 21 Sep 2016).

Package 213/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clusterExperiment 0.99.3
Elizabeth Purdom
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/clusterExperiment
Last Changed Rev: 119751 / Revision: 121152
Last Changed Date: 2016-07-29 14:24:30 -0700 (Fri, 29 Jul 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: clusterExperiment
Version: 0.99.3
Command: rm -rf clusterExperiment.buildbin-libdir clusterExperiment.Rcheck && mkdir clusterExperiment.buildbin-libdir clusterExperiment.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=clusterExperiment.buildbin-libdir clusterExperiment_0.99.3.tar.gz >clusterExperiment.Rcheck\00install.out 2>&1 && cp clusterExperiment.Rcheck\00install.out clusterExperiment-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=clusterExperiment.buildbin-libdir --install="check:clusterExperiment-install.out" --force-multiarch --no-vignettes --timings clusterExperiment_0.99.3.tar.gz
StartedAt: 2016-09-20 05:55:04 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 06:08:30 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 806.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: clusterExperiment.Rcheck
Warnings: 3

Command output

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


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/clusterExperiment.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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 '0.99.3'
* 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 ... WARNING
---- unloading
Error in .getClassFromCache(what, resolve.confl = "all") : 
  argument "where" is missing, with no default
Calls: unloadNamespace ... <Anonymous> -> .removeSuperclassBackRefs -> .getClassFromCache
Execution halted
** 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 ... WARNING
---- unloading
Error in .getClassFromCache(what, resolve.confl = "all") : 
  argument "where" is missing, with no default
Calls: unloadNamespace ... <Anonymous> -> .removeSuperclassBackRefs -> .getClassFromCache
Execution halted
** 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 ... WARNING
Missing link or links in documentation object 'seqCluster.Rd':
  'tightClust'

See section 'Cross-references' in the 'Writing R Extensions' manual.

* 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 37.38   0.01   37.41
plotHeatmap         18.60   0.07   19.85
plotClusters         4.71   0.13    5.75
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
subsampleClustering 40.59   0.03   40.62
plotHeatmap         23.50   0.08   23.57
plotClusters         5.13   0.14    5.27
* 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: 3 WARNINGs
See
  'D:/biocbld/bbs-3.4-bioc/meat/clusterExperiment.Rcheck/00check.log'
for details.


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'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
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_0.99.3.zip
* DONE (clusterExperiment)

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

nameusersystemelapsed
ClusterExperiment-class0.080.000.08
addClusters0.360.010.37
clusterContrasts1.420.031.47
clusterD2.560.052.64
clusterMany4.050.024.07
clusterSingle0.140.010.15
combineMany2.340.062.41
getBestFeatures0.970.000.96
makeDendrogram0.430.020.45
mergeClusters1.550.031.58
plotClusters4.710.135.75
plotHeatmap18.60 0.0719.85
plottingFunctions0.230.020.25
seqCluster000
simData0.020.000.02
subsampleClustering37.38 0.0137.41
transform0.050.000.04
workflowClusters1.770.001.78

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

nameusersystemelapsed
ClusterExperiment-class0.100.000.09
addClusters0.340.010.36
clusterContrasts1.400.021.42
clusterD2.860.012.90
clusterMany3.490.073.56
clusterSingle0.150.000.16
combineMany2.240.032.26
getBestFeatures1.010.011.03
makeDendrogram0.470.020.48
mergeClusters1.760.031.80
plotClusters5.130.145.27
plotHeatmap23.50 0.0823.57
plottingFunctions0.210.010.24
seqCluster000
simData0.020.000.02
subsampleClustering40.59 0.0340.62
transform0.030.000.03
workflowClusters2.320.002.32