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

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

Package 1337/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.8.0
BIMIB Group
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/TRONCO
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: TRONCO
Version: 2.8.0
Command: rm -rf TRONCO.buildbin-libdir TRONCO.Rcheck && mkdir TRONCO.buildbin-libdir TRONCO.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=TRONCO.buildbin-libdir TRONCO_2.8.0.tar.gz >TRONCO.Rcheck\00install.out 2>&1 && cp TRONCO.Rcheck\00install.out TRONCO-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=TRONCO.buildbin-libdir --install="check:TRONCO-install.out" --force-multiarch --no-vignettes --timings TRONCO_2.8.0.tar.gz
StartedAt: 2017-08-16 03:23:17 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 03:32:06 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 528.3 seconds
RetCode: 0
Status:  OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/TRONCO.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 'TRONCO/DESCRIPTION' ... OK
* this is package 'TRONCO' version '2.8.0'
* package encoding: UTF-8
* 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 'TRONCO' 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
tronco.kfold.posterr 0.69   0.04   10.74
tronco.bootstrap     0.22   0.05   21.91
tronco.kfold.prederr 0.14   0.07   11.14
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
tronco.capri         6.00   0.02    6.01
tronco.kfold.posterr 0.72   0.05   10.34
tronco.bootstrap     0.35   0.07   29.20
tronco.kfold.prederr 0.22   0.12   11.09
* 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

TRONCO.Rcheck/00install.out:


install for i386

* installing *source* package 'TRONCO' ...
** R
** data
*** moving datasets to lazyload DB
** 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 'TRONCO' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'TRONCO' as TRONCO_2.8.0.zip
* DONE (TRONCO)

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

nameusersystemelapsed
TCGA.multiple.samples0.030.000.03
TCGA.remove.multiple.samples0.110.030.14
TCGA.shorten.barcodes0.020.000.02
annotate.description0.010.000.02
annotate.stages0.020.000.02
as.adj.matrix0.060.020.07
as.alterations0.010.000.02
as.bootstrap.scores0.180.000.17
as.colors0.000.010.02
as.confidence0.040.000.04
as.description000
as.events0.000.020.02
as.events.in.patterns0.020.000.02
as.events.in.sample0.000.010.01
as.gene000
as.genes000
as.genes.in.patterns000
as.genotypes0.000.020.01
as.hypotheses000
as.joint.probs0.040.000.03
as.kfold.eloss0.150.000.16
as.kfold.posterr0.220.000.21
as.kfold.prederr0.110.010.13
as.marginal.probs0.010.000.01
as.models0.000.030.04
as.parameters000
as.pathway0.000.020.01
as.patterns000
as.samples000
as.selective.advantage.relations0.170.000.17
as.stages0.020.020.03
as.types000
as.types.in.patterns0.010.000.02
change.color000
consolidate.data0.040.000.03
delete.event000
delete.gene000
delete.hypothesis0.080.000.08
delete.model000
delete.pattern0.020.000.01
delete.samples0.010.000.02
delete.type0.000.010.01
duplicates0.000.020.02
enforce.numeric000
enforce.string0.020.000.01
events.selection0.060.000.07
export.graphml0.590.000.59
export.mutex0.070.000.06
has.duplicates000
has.model000
has.stages000
import.GISTIC0.170.000.17
import.MAF0.160.000.16
intersect.datasets000
is.compliant0.000.010.01
join.events0.030.000.03
join.types0.060.020.08
keysToNames0.020.000.02
nameToKey000
nevents000
ngenes0.010.000.01
nhypotheses000
npatterns000
nsamples000
ntypes000
oncoprint.cbio0.000.010.01
order.frequency0.020.000.02
pheatmap1.310.001.31
rank.recurrents000
rename.gene0.010.000.02
rename.type0.030.000.03
samples.selection0.020.000.01
trim000
tronco.bootstrap 0.22 0.0521.91
tronco.caprese0.450.020.47
tronco.capri2.660.002.66
tronco.chowliu2.090.002.09
tronco.edmonds1.610.011.62
tronco.gabow1.450.001.46
tronco.kfold.eloss0.440.060.51
tronco.kfold.posterr 0.69 0.0410.74
tronco.kfold.prederr 0.14 0.0711.14
tronco.plot1.250.001.25
tronco.prim3.440.103.53
view0.010.000.01
which.samples000

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

nameusersystemelapsed
TCGA.multiple.samples0.020.000.02
TCGA.remove.multiple.samples0.080.000.07
TCGA.shorten.barcodes0.020.000.02
annotate.description0.000.020.01
annotate.stages000
as.adj.matrix0.030.010.05
as.alterations0.010.000.02
as.bootstrap.scores0.160.000.15
as.colors0.020.000.02
as.confidence0.040.000.05
as.description000
as.events0.020.000.01
as.events.in.patterns0.010.000.02
as.events.in.sample000
as.gene0.020.000.01
as.genes000
as.genes.in.patterns000
as.genotypes0.000.020.02
as.hypotheses000
as.joint.probs0.020.010.03
as.kfold.eloss0.150.000.16
as.kfold.posterr0.270.000.26
as.kfold.prederr0.080.020.10
as.marginal.probs0.030.020.05
as.models0.030.010.04
as.parameters000
as.pathway0.020.000.02
as.patterns000
as.samples0.000.020.01
as.selective.advantage.relations0.320.000.33
as.stages0.030.010.05
as.types000
as.types.in.patterns0.000.020.01
change.color000
consolidate.data0.030.000.03
delete.event0.020.000.01
delete.gene0.010.000.02
delete.hypothesis0.100.000.09
delete.model0.000.010.02
delete.pattern0.010.000.01
delete.samples0.030.000.04
delete.type000
duplicates0.020.000.01
enforce.numeric000
enforce.string0.000.020.02
events.selection0.080.000.08
export.graphml0.980.031.29
export.mutex0.10.00.1
has.duplicates0.000.020.01
has.model000
has.stages0.000.010.02
import.GISTIC0.20.00.2
import.MAF0.170.000.17
intersect.datasets000
is.compliant0.000.020.02
join.events0.030.000.03
join.types0.100.010.11
keysToNames000
nameToKey0.010.000.01
nevents000
ngenes000
nhypotheses000
npatterns0.000.020.02
nsamples000
ntypes000
oncoprint.cbio0.000.010.02
order.frequency0.020.000.01
pheatmap1.030.001.03
rank.recurrents0.010.000.02
rename.gene000
rename.type0.020.000.01
samples.selection0.010.000.02
trim000
tronco.bootstrap 0.35 0.0729.20
tronco.caprese0.500.010.52
tronco.capri6.000.026.01
tronco.chowliu3.440.013.46
tronco.edmonds2.860.002.86
tronco.gabow2.090.022.11
tronco.kfold.eloss0.420.030.53
tronco.kfold.posterr 0.72 0.0510.34
tronco.kfold.prederr 0.22 0.1211.09
tronco.plot1.330.021.35
tronco.prim4.000.064.06
view000
which.samples0.000.020.02