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.0: CHECK report for clipper on moscato1

This page was generated on 2015-04-10 09:48:32 -0700 (Fri, 10 Apr 2015).

Package 162/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clipper 1.6.2
Paolo Martini
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/clipper
Last Changed Rev: 97277 / Revision: 102249
Last Changed Date: 2014-12-02 07:35:04 -0800 (Tue, 02 Dec 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: clipper
Version: 1.6.2
Command: rm -rf clipper.buildbin-libdir clipper.Rcheck && mkdir clipper.buildbin-libdir clipper.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=clipper.buildbin-libdir clipper_1.6.2.tar.gz >clipper.Rcheck\00install.out 2>&1 && cp clipper.Rcheck\00install.out clipper-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=clipper.buildbin-libdir --install="check:clipper-install.out" --force-multiarch --no-vignettes --timings clipper_1.6.2.tar.gz
StartedAt: 2015-04-09 23:47:31 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 23:57:04 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 572.9 seconds
RetCode: 0
Status:  OK  
CheckDir: clipper.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/clipper.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'clipper/DESCRIPTION' ... OK
* this is package 'clipper' version '1.6.2'
* 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 'clipper' 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
'library' or 'require' call to 'RCytoscape' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotInCytoscape: no visible global function definition for
  'initEdgeAttribute'
plotInCytoscape: no visible global function definition for
  'CytoscapeConnection'
plotInCytoscape: no visible global function definition for
  'getWindowList'
plotInCytoscape: no visible global function definition for
  'deleteWindow'
plotInCytoscape: no visible global function definition for
  'new.CytoscapeWindow'
plotInCytoscape: no visible global function definition for
  'deleteNodeAttribute'
plotInCytoscape: no visible global function definition for
  'displayGraph'
plotInCytoscape: no visible global function definition for
  'setNodeColorDirect'
plotInCytoscape: no visible global function definition for
  'layoutNetwork'
plotInCytoscape: no visible global function definition for 'redraw'
* 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 installed files from 'inst/doc' ... NOTE
The following files should probably not be installed:
  'Cytoscape.png'

Consider the use of a .Rinstignore file: see 'Writing R Extensions',
or move the vignette sources from 'inst/doc' to 'vignettes'.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [62s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
clipperAllRoots 12.53   0.15   12.68
pathwayTest      9.47   0.05    9.52
clipper          6.77   0.14    6.91
** running examples for arch 'x64' ... [68s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
clipperAllRoots 15.56   0.11   15.67
pathwayTest      9.33   0.06    9.40
clipper          7.63   0.12    7.83
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [24s]
 [24s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [24s]
 [25s] 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

NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/clipper.Rcheck/00check.log'
for details.

clipper.Rcheck/00install.out:


install for i386

* installing *source* package 'clipper' ...
** 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 'clipper' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'clipper' as clipper_1.6.2.zip
* DONE (clipper)

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

nameusersystemelapsed
clipper6.770.146.91
clipperAllRoots12.53 0.1512.68
cliqueMeanTest3.760.033.79
cliqueMixedTest3.300.033.34
cliquePairedTest3.500.083.57
cliqueVarianceTest3.020.033.06
deleteEdge0.190.020.20
easyClip2.960.053.01
getGraphEntryGenes0.270.000.26
getJunctionTreePaths0.260.010.28
nameCliques000
pathwayTest9.470.059.52
plotInCytoscape000
prunePaths000

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

nameusersystemelapsed
clipper7.630.127.83
clipperAllRoots15.56 0.1115.67
cliqueMeanTest3.420.063.48
cliqueMixedTest3.430.023.45
cliquePairedTest3.960.054.01
cliqueVarianceTest3.290.043.33
deleteEdge0.270.000.27
easyClip3.210.043.24
getGraphEntryGenes0.290.000.30
getJunctionTreePaths0.310.010.32
nameCliques000
pathwayTest9.330.069.40
plotInCytoscape000
prunePaths0.020.000.01