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.6: CHECK report for transcriptR on tokay1

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

Package 1353/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
transcriptR 1.5.0
Armen R. Karapetyan
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/transcriptR
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: transcriptR
Version: 1.5.0
Command: rm -rf transcriptR.buildbin-libdir transcriptR.Rcheck && mkdir transcriptR.buildbin-libdir transcriptR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=transcriptR.buildbin-libdir transcriptR_1.5.0.tar.gz >transcriptR.Rcheck\00install.out 2>&1 && cp transcriptR.Rcheck\00install.out transcriptR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=transcriptR.buildbin-libdir --install="check:transcriptR-install.out" --force-multiarch --no-vignettes --timings transcriptR_1.5.0.tar.gz
StartedAt: 2017-08-16 02:53:56 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 03:04:26 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 629.9 seconds
RetCode: 0
Status:  OK  
CheckDir: transcriptR.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/transcriptR.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 'transcriptR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'transcriptR' version '1.5.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 'transcriptR' 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
breakTranscriptsByPeaks-methods 11.68   0.55   12.33
peaksToBed-methods              11.44   0.48   11.94
predictStrand-methods            8.00   0.35    8.34
plotFeatures-methods             6.12   0.02    6.71
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                 user system elapsed
breakTranscriptsByPeaks-methods 16.81   0.44   17.50
peaksToBed-methods               9.23   0.34    9.58
predictStrand-methods            7.23   0.28    7.52
plotFeatures-methods             6.39   0.01    6.41
annotateTranscripts-methods      6.25   0.09    6.37
* 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

transcriptR.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
addFeature-methods0.230.010.25
annotateTranscripts-methods3.770.113.87
breakTranscriptsByPeaks-methods11.68 0.5512.33
constructCDS000
constructTDS0.300.020.31
detectTranscripts-methods1.770.091.86
estimateBackground-methods0.830.020.84
estimateGapDistance-methods1.970.001.97
exportCoverage-methods0.310.020.33
getConfusionMatrix-methods0.020.000.01
getGenomicAnnot-methods0.010.000.02
getPeaks-methods0.050.000.05
getPredictorSignificance-methods0.000.010.01
getProbTreshold-methods0.000.020.02
getQuadProb-methods0.390.030.42
getTestedGapDistances-methods0.420.000.42
getTranscripts-methods0.390.030.42
peaksToBed-methods11.44 0.4811.94
plotErrorRate-methods1.330.081.81
plotFeatures-methods6.120.026.71
plotGenomicAnnot-methods1.640.011.65
plotROC-methods1.820.001.82
predictStrand-methods8.000.358.34
predictTssOverlap-methods1.820.031.86
show0.340.010.36
transcriptsToBed-methods1.710.031.74

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

nameusersystemelapsed
addFeature-methods0.280.020.30
annotateTranscripts-methods6.250.096.37
breakTranscriptsByPeaks-methods16.81 0.4417.50
constructCDS000
constructTDS0.240.030.26
detectTranscripts-methods1.480.061.55
estimateBackground-methods0.640.020.66
estimateGapDistance-methods1.540.031.56
exportCoverage-methods0.340.010.36
getConfusionMatrix-methods000
getGenomicAnnot-methods0.000.020.01
getPeaks-methods0.060.000.07
getPredictorSignificance-methods0.020.000.01
getProbTreshold-methods0.010.000.02
getQuadProb-methods0.350.030.37
getTestedGapDistances-methods0.390.000.39
getTranscripts-methods0.360.020.38
peaksToBed-methods9.230.349.58
plotErrorRate-methods1.610.051.65
plotFeatures-methods6.390.016.41
plotGenomicAnnot-methods2.410.002.45
plotROC-methods2.200.052.25
predictStrand-methods7.230.287.52
predictTssOverlap-methods1.970.022.00
show0.250.000.25
transcriptsToBed-methods1.330.001.32