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 sigaR on moscato1

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

Package 820/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sigaR 1.10.0
Wessel N. van Wieringen
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/sigaR
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 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: sigaR
Version: 1.10.0
Command: rm -rf sigaR.buildbin-libdir sigaR.Rcheck && mkdir sigaR.buildbin-libdir sigaR.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=sigaR.buildbin-libdir sigaR_1.10.0.tar.gz >sigaR.Rcheck\00install.out 2>&1 && cp sigaR.Rcheck\00install.out sigaR-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=sigaR.buildbin-libdir --install="check:sigaR-install.out" --force-multiarch --no-vignettes --timings sigaR_1.10.0.tar.gz
StartedAt: 2015-04-10 05:34:53 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 05:43:27 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 514.1 seconds
RetCode: 0
Status:  OK  
CheckDir: sigaR.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/sigaR.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 'sigaR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'sigaR' version '1.10.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 'sigaR' 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:
  'mvtnorm' 'penalized'
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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.pi0est: no visible global function definition for 'convest'
ExpressionSet2weightedSubset: no visible binding for global variable
  'sigaR'
RCMestimation : RCMmlH2: multiple local function definitions for
  'tau.estimator' with different formal arguments
RCMtest: no visible binding for global variable 'sigaR'
RCMtest: no visible binding for global variable 'quadprog'
RCMtest: no visible binding for global variable 'MASS'
cghCall2maximumSubset: no visible binding for global variable 'sigaR'
cghCall2order: no visible global function definition for 'probdloss'
cghCall2order: no visible global function definition for 'probdloss<-'
cghCall2subset: no visible global function definition for 'probdloss'
cghCall2weightedSubset: no visible global function definition for
  'probdloss'
cghCall2weightedSubset: no visible binding for global variable 'sigaR'
cghSeg2weightedSubset: no visible binding for global variable 'sigaR'
entropyTest: no visible binding for global variable 'sigaR'
entropyTest: no visible binding for global variable 'corpcor'
matchAnn2Ann: no visible binding for global variable 'sigaR'
matchCGHcall2ExpressionSet: no visible binding for global variable
  'sigaR'
merge2cghCalls: no visible global function definition for 'probdloss'
mutInfTest: no visible binding for global variable 'sigaR'
mutInfTest: no visible binding for global variable 'corpcor'
* 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' ... [183s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
mutInfTest    140.86   6.02  146.91
cisEffectTune  14.32   0.00   14.34
** running examples for arch 'x64' ... [230s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
mutInfTest    174.44  11.50  186.03
cisEffectTune  20.18   0.01   20.20
RCMtest         5.46   0.00    5.46
* 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 2 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/sigaR.Rcheck/00check.log'
for details.

sigaR.Rcheck/00install.out:


install for i386

* installing *source* package 'sigaR' ...
** R
** data
** 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 'sigaR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'sigaR' as sigaR_1.10.0.zip
* DONE (sigaR)

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

nameusersystemelapsed
CNGEheatmaps1.530.031.56
ExpressionSet2order0.010.000.02
ExpressionSet2subset0.000.010.02
ExpressionSet2weightedSubset0.250.000.25
RCMestimation1.310.011.32
RCMrandom1.130.021.15
RCMtest4.290.004.29
cghCall2cghSeg0.070.000.07
cghCall2maximumSubset0.260.000.26
cghCall2order0.020.000.02
cghCall2subset0.040.000.04
cghCall2weightedSubset0.240.010.28
cghSeg2order0.080.000.08
cghSeg2subset0.120.000.13
cghSeg2weightedSubset0.280.000.28
cisEffectPlot0.110.000.11
cisEffectTable2.090.002.09
cisEffectTest1.720.001.71
cisEffectTune14.32 0.0014.34
cisTest-class000
entTest-class000
entropyTest0.140.020.16
expandMatching2singleIDs0.050.000.04
getSegFeatures000
hdEntropy0.010.000.02
hdMI0.210.000.22
matchAnn2Ann0.040.020.05
matchCGHcall2ExpressionSet0.030.010.05
merge2ExpressionSets0.060.000.06
merge2cghCalls0.090.000.09
miTest-class000
mutInfTest140.86 6.02146.91
nBreakpoints0.230.000.23
pathway1sample0.130.020.14
pathway2sample2.760.423.18
pathwayFit-class000
pathwayPlot0.090.020.11
pollackCN160.020.000.02
pollackGE16000
profilesPlot0.120.000.12
rcmFit-class000
rcmTest-class000
splitMatchingAtBreakpoints0.220.010.24
uniqGenomicInfo0.010.000.01

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

nameusersystemelapsed
CNGEheatmaps1.080.011.11
ExpressionSet2order0.010.000.01
ExpressionSet2subset0.020.000.02
ExpressionSet2weightedSubset0.20.00.2
RCMestimation1.360.001.36
RCMrandom1.440.001.44
RCMtest5.460.005.46
cghCall2cghSeg0.040.000.04
cghCall2maximumSubset0.330.000.33
cghCall2order0.020.020.03
cghCall2subset0.040.000.05
cghCall2weightedSubset0.330.000.33
cghSeg2order0.060.000.06
cghSeg2subset0.100.000.09
cghSeg2weightedSubset0.250.000.25
cisEffectPlot0.060.000.06
cisEffectTable1.920.001.92
cisEffectTest2.480.022.50
cisEffectTune20.18 0.0120.20
cisTest-class000
entTest-class000
entropyTest0.190.000.19
expandMatching2singleIDs0.050.000.04
getSegFeatures0.010.000.02
hdEntropy0.020.000.02
hdMI0.340.000.34
matchAnn2Ann0.050.000.05
matchCGHcall2ExpressionSet0.060.000.06
merge2ExpressionSets0.080.000.08
merge2cghCalls0.090.000.09
miTest-class000
mutInfTest174.44 11.50186.03
nBreakpoints0.30.00.3
pathway1sample0.160.000.15
pathway2sample3.410.423.84
pathwayFit-class000
pathwayPlot0.130.000.13
pollackCN160.010.000.01
pollackGE16000
profilesPlot0.140.020.16
rcmFit-class000
rcmTest-class000
splitMatchingAtBreakpoints0.300.010.31
uniqGenomicInfo000