Back to Multiple platform build/check report for BioC 3.6
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

CHECK report for IsoformSwitchAnalyzeR on veracruz1

This page was generated on 2018-04-12 13:45:05 -0400 (Thu, 12 Apr 2018).

Package 716/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IsoformSwitchAnalyzeR 1.0.0
Kristoffer Vitting-Seerup
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/IsoformSwitchAnalyzeR
Branch: RELEASE_3_6
Last Commit: bac1071
Last Changed Date: 2017-10-30 12:41:30 -0400 (Mon, 30 Oct 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  WARNINGS  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: IsoformSwitchAnalyzeR
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings IsoformSwitchAnalyzeR_1.0.0.tar.gz
StartedAt: 2018-04-12 05:23:48 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 05:31:42 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 473.3 seconds
RetCode: 0
Status:  OK 
CheckDir: IsoformSwitchAnalyzeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings IsoformSwitchAnalyzeR_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/IsoformSwitchAnalyzeR.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IsoformSwitchAnalyzeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘IsoformSwitchAnalyzeR’ version ‘1.0.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 for sufficient/correct file permissions ... OK
* checking whether package ‘IsoformSwitchAnalyzeR’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.3Mb
  sub-directories of 1Mb or more:
    doc   4.0Mb
* 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
* 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 ... NOTE
createSwitchAnalyzeRlist: no visible global function definition for
  'Rle'
expressionAnalysisPlot: no visible binding for global variable
  'Condition'
expressionAnalysisPlot: no visible binding for global variable
  'gene_expression'
expressionAnalysisPlot: no visible binding for global variable 'CI_up'
expressionAnalysisPlot: no visible binding for global variable
  'CI_down'
expressionAnalysisPlot: no visible binding for global variable
  'sigLevelPos'
expressionAnalysisPlot: no visible binding for global variable
  'sigLevel'
expressionAnalysisPlot: no visible binding for global variable 'CI_hi'
expressionAnalysisPlot: no visible binding for global variable 'CI_low'
expressionAnalysisPlot: no visible binding for global variable 'ymax'
expressionAnalysisPlot: no visible binding for global variable
  'sigEval'
expressionAnalysisPlot: no visible binding for global variable 'idNr'
expressionAnalysisPlot: no visible binding for global variable 'IF'
extractConsequenceSummary: no visible binding for global variable
  'switchConsequence'
extractConsequenceSummary: no visible binding for global variable
  'geneFraction'
extractConsequenceSummary: no visible binding for global variable
  'nrGenesWithConsequences'
extractConsequenceSummary: no visible binding for global variable
  'isoFraction'
extractConsequenceSummary: no visible binding for global variable
  'nrIsoWithConsequences'
extractGenomeWideAnalysis: no visible binding for global variable
  'isoform_feature'
extractGenomeWideAnalysis: no visible binding for global variable
  'value'
extractGenomeWideAnalysis: no visible binding for global variable
  'variable'
extractGenomeWideAnalysis: no visible binding for global variable
  'ymax'
extractGenomeWideAnalysis: no visible binding for global variable
  'significance'
extractGenomeWideAnalysis: no visible binding for global variable
  'idNr'
switchPlotTranscript: no visible global function definition for
  'queryHits'
switchPlotTranscript: no visible binding for global variable 'y'
switchPlotTranscript: no visible binding for global variable 'yend'
switchPlotTranscript: no visible binding for global variable 'x'
switchPlotTranscript: no visible binding for global variable 'ymin'
switchPlotTranscript: no visible binding for global variable 'xmin'
switchPlotTranscript: no visible binding for global variable 'ymax'
switchPlotTranscript: no visible binding for global variable 'xmax'
switchPlotTranscript: no visible binding for global variable 'Domain'
Undefined global functions or variables:
  CI_down CI_hi CI_low CI_up Condition Domain IF Rle geneFraction
  gene_expression idNr isoFraction isoform_feature
  nrGenesWithConsequences nrIsoWithConsequences queryHits sigEval
  sigLevel sigLevelPos significance switchConsequence value variable x
  xmax xmin y yend ymax ymin
* 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 ... OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
isoformSwitchAnalysisCombined 22.272  0.196  22.837
IsoformSwitchTestDRIMSeq      18.480  0.301  19.148
isoformSwitchAnalysisPart1    15.157  0.079  15.447
analyzeIntronRetention         8.464  0.025   8.630
importCufflinksData            7.287  0.112   7.539
extractGenomeWideAnalysis      6.728  0.079   6.948
importRdata                    6.217  0.098   6.434
isoformSwitchAnalysisPart2     5.808  0.060   5.958
switchAnalyzeRlist             5.355  0.099   5.571
* checking for unstated dependencies in vignettes ... NOTE
'library' or 'require' call not declared from: ‘pheatmap’
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/IsoformSwitchAnalyzeR.Rcheck/00check.log’
for details.



Installation output

IsoformSwitchAnalyzeR.Rcheck/00install.out

* installing *source* package ‘IsoformSwitchAnalyzeR’ ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import 'plyr::desc' by 'IRanges::desc' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'plyr::count' by 'cummeRbund::count' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'GenomicRanges::promoters' by 'cummeRbund::promoters' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'cummeRbund::samples' by 'DRIMSeq::samples' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'cummeRbund::conditions' by 'spliceR::conditions' when loading 'IsoformSwitchAnalyzeR'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'plyr::desc' by 'IRanges::desc' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'plyr::count' by 'cummeRbund::count' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'GenomicRanges::promoters' by 'cummeRbund::promoters' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'cummeRbund::samples' by 'DRIMSeq::samples' when loading 'IsoformSwitchAnalyzeR'
Warning: replacing previous import 'cummeRbund::conditions' by 'spliceR::conditions' when loading 'IsoformSwitchAnalyzeR'
* DONE (IsoformSwitchAnalyzeR)

Tests output


Example timings

IsoformSwitchAnalyzeR.Rcheck/IsoformSwitchAnalyzeR-Ex.timings

nameusersystemelapsed
IsoformSwitchTestDRIMSeq18.480 0.30119.148
analyzeCPAT0.1710.0030.177
analyzeIntronRetention8.4640.0258.630
analyzeORF1.3990.0151.421
analyzePFAM0.9110.0040.948
analyzeSignalP0.0880.0030.091
analyzeSwitchConsequences3.8530.0223.956
expressionAnalysisPlots3.3030.0183.377
extractCallibarionStatus0.4800.0040.484
extractConsequenceSummary1.9830.0132.022
extractExpressionMatrix0.2560.0090.266
extractGenomeWideAnalysis6.7280.0796.948
extractSequence1.8160.0121.863
extractSwitchSummary0.0520.0030.054
extractTopSwitches0.1550.0080.164
importCufflinksData7.2870.1127.539
importCufflinksGalaxyData2.4920.0132.552
importGTF0.8140.0030.834
importRdata6.2170.0986.434
isoformSwitchAnalysisCombined22.272 0.19622.837
isoformSwitchAnalysisPart115.157 0.07915.447
isoformSwitchAnalysisPart25.8080.0605.958
isoformSwitchTest0.0490.0030.051
isoformToGeneExp3.2010.1023.409
preFilter0.0190.0020.021
prepareCuffExample3.0520.0913.232
switchAnalyzeRlist5.3550.0995.571
switchPlot3.2590.0153.326
switchPlotTranscript1.9460.0111.986
testData0.0150.0020.017