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

This page was generated on 2017-10-18 14:26:43 -0400 (Wed, 18 Oct 2017).

Package 204/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chimeraviz 1.0.4
Stian Lågstad
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/chimeraviz
Branch: RELEASE_3_5
Last Commit: f885080
Last Changed Date: 2017-10-15 07:48:18 -0400 (Sun, 15 Oct 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: chimeraviz
Version: 1.0.4
Command: rm -rf chimeraviz.buildbin-libdir chimeraviz.Rcheck && mkdir chimeraviz.buildbin-libdir chimeraviz.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=chimeraviz.buildbin-libdir chimeraviz_1.0.4.tar.gz >chimeraviz.Rcheck\00install.out 2>&1 && cp chimeraviz.Rcheck\00install.out chimeraviz-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=chimeraviz.buildbin-libdir --install="check:chimeraviz-install.out" --force-multiarch --no-vignettes --timings chimeraviz_1.0.4.tar.gz
StartedAt: 2017-10-17 22:39:48 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 22:52:07 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 738.6 seconds
RetCode: 0
Status:  OK  
CheckDir: chimeraviz.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/chimeraviz.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'chimeraviz/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'chimeraviz' version '1.0.4'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'Biostrings' 'GenomicRanges' 'IRanges' 'Gviz' 'S4Vectors' 'ensembldb'
  'AnnotationFilter'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'chimeraviz' 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 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
plotFusion                 12.28   0.70   13.42
plotFusionTranscriptsGraph  6.36   0.03   10.13
plotTranscripts             5.91   0.35    6.25
createFusionReport          4.58   0.69    8.44
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
plotFusion                 15.66   0.56   16.22
plotFusionTranscriptsGraph  7.97   0.03    8.00
plotFusionTranscript        6.35   0.11    6.45
plotTranscripts             6.02   0.31    6.33
createFusionReport          3.92   0.77    5.47
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/chimeraviz.Rcheck/00check.log'
for details.


chimeraviz.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
addFusionReadsAlignment1.150.052.05
createFusionReport4.580.698.44
decideTranscriptCategory0.560.030.59
downstreamPartnerGene0.090.000.10
fetchReadsFromFastq000
fusionSpanningReadsCount0.050.000.04
fusionSplitReadsCount0.050.000.05
fusionToDataFrame0.030.000.03
getEnsemblIds0.560.020.58
getFusionByChromosome0.030.000.03
getFusionByGeneName0.030.010.05
getFusionById0.040.020.05
getTranscriptsEnsembldb4.480.054.53
importDefuse0.170.000.17
importEricscript0.210.010.22
importFusioncatcher0.20.00.2
importFusionmap0.140.000.14
importInfusion0.130.000.12
importJaffa0.120.000.13
importPrada0.130.000.12
importSoapfuse0.220.000.22
importStarfusion0.170.000.17
partnerGeneEnsemblId0.110.000.11
partnerGeneJunctionSequence0.030.030.06
plotCircle1.720.211.92
plotFusion12.28 0.7013.42
plotFusionReads1.320.361.69
plotFusionTranscript4.900.034.92
plotFusionTranscriptsGraph 6.36 0.0310.13
plotTranscripts5.910.356.25
selectTranscript3.070.003.08
splitOnUtrAndAddFeature0.250.000.25
upstreamPartnerGene0.070.010.08
writeFusionReference0.060.000.06

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

nameusersystemelapsed
addFusionReadsAlignment1.680.011.70
createFusionReport3.920.775.47
decideTranscriptCategory0.530.000.53
downstreamPartnerGene0.090.000.10
fetchReadsFromFastq000
fusionSpanningReadsCount0.040.000.05
fusionSplitReadsCount0.050.000.05
fusionToDataFrame0.060.010.08
getEnsemblIds0.570.020.57
getFusionByChromosome0.040.000.05
getFusionByGeneName0.070.000.06
getFusionById0.040.000.05
getTranscriptsEnsembldb4.970.004.97
importDefuse0.140.000.14
importEricscript0.160.000.16
importFusioncatcher0.120.000.12
importFusionmap0.130.000.13
importInfusion0.120.000.12
importJaffa0.140.000.14
importPrada0.110.000.11
importSoapfuse0.120.000.12
importStarfusion0.140.000.14
partnerGeneEnsemblId0.110.000.11
partnerGeneJunctionSequence0.050.000.05
plotCircle2.090.222.31
plotFusion15.66 0.5616.22
plotFusionReads1.70.32.0
plotFusionTranscript6.350.116.45
plotFusionTranscriptsGraph7.970.038.00
plotTranscripts6.020.316.33
selectTranscript3.450.003.45
splitOnUtrAndAddFeature0.300.010.31
upstreamPartnerGene0.090.000.10
writeFusionReference0.060.000.06