Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for psichomics on merida2

This page was generated on 2019-04-09 13:34:08 -0400 (Tue, 09 Apr 2019).

Package 1246/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.9.2
Nuno Saraiva-Agostinho
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/psichomics
Branch: master
Last Commit: 0cd4408
Last Changed Date: 2019-03-27 10:21:32 -0400 (Wed, 27 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  TIMEOUT  OK 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ ERROR ] OK 

Summary

Package: psichomics
Version: 1.9.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings psichomics_1.9.2.tar.gz
StartedAt: 2019-04-09 03:03:13 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 03:10:37 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 444.6 seconds
RetCode: 1
Status:  ERROR 
CheckDir: psichomics.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings psichomics_1.9.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/psichomics.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.9.2’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘psichomics’ 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
* 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  IR
  
  MERGE3m
  
  MIC
  
  EXSK
  
  MULTI
  ══ testthat results  ═══════════════════════════════════════════════════════════
  OK: 1085 SKIPPED: 0 FAILED: 1
  1. Error: Plot transcripts (@testGeneInfo.R#64) 
  
  Error: testthat unit tests failed
  Execution halted
* 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 ERROR, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/psichomics.Rcheck/00check.log’
for details.


Installation output

psichomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL psichomics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘psichomics’ ...
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c psiFastCalc.cpp -o psiFastCalc.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o psichomics.so RcppExports.o psiFastCalc.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/psichomics/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘colSums’ from package ‘base’ in package ‘psichomics’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (psichomics)

Tests output

psichomics.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(psichomics)
Loading required package: shiny
Loading required package: shinyBS

Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Start the visual interface by running the function psichomics()

Attaching package: 'psichomics'

The following object is masked from 'package:base':

    rowMeans

> 
> test_check("psichomics")
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 




























LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d2ff31667/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d3ff75066/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d4be6f4b8/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d2c133233/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d65c275d7/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d1297350f/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpH6TqFW/viewhtml1831d759722ca/index.html.
── 1. Error: Plot transcripts (@testGeneInfo.R#64)  ────────────────────────────
argument of length 0
1: plotTranscripts(info, event = event) at testthat/testGeneInfo.R:64


Retrieving protein annotation from UniProt...

Plotting protein domains...

Retrieving rMATS annotation...

Parsing rMATS annotation...

Retrieving rMATS annotation...

Parsing rMATS annotation...

Retrieving MISO annotation...

Parsing MISO annotation...
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 

Retrieving SUPPA annotation...

Parsing SUPPA annotation...

Retrieving VAST-TOOLS annotation...

Parsing VAST-TOOLS annotation...

ALT3

ALT5

COMBI

IR

MERGE3m

MIC

EXSK

MULTI
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 1085 SKIPPED: 0 FAILED: 1
1. Error: Plot transcripts (@testGeneInfo.R#64) 

Error: testthat unit tests failed
Execution halted

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0010.0000.001
blendColours0.0010.0000.002
calculateLoadingsContribution0.0280.0040.033
convertGeneIdentifiers0.6240.0840.613
correlateGEandAS0.0890.0950.026
createGroupByAttribute0.0090.0090.002
createJunctionsTemplate0.0140.0140.004
diffAnalyses0.5040.4660.144
downloadFiles0.0010.0000.001
ensemblToUniprot0.5130.0091.006
filterGeneExpr0.0110.0010.012
filterGroups0.0010.0000.000
filterPSI0.0110.0020.012
getAttributesTime0.0030.0000.003
getDownloadsFolder0.0000.0000.001
getFirebrowseDataTypes0.0010.0000.000
getFirebrowseDateFormat0.0010.0000.001
getFirebrowseDates1.6370.0091.810
getGeneList0.0130.0070.020
getMatchingSamples0.0020.0000.002
getNumerics0.0050.0000.005
getPatientFromSample0.0010.0000.001
getSplicingEventFromGenes0.0050.0000.005
getSplicingEventTypes000
getValidEvents0.0060.0010.007
getValuePerPatient0.0090.0020.012
groupPerElem0.0010.0010.002
hchart.survfit0.3830.1180.523
isFirebrowseUp0.0090.0000.038
labelBasedOnCutoff0.0010.0010.002
leveneTest0.0130.0000.014
listAllAnnotations0.0000.0000.001
listSplicingAnnotations0.0010.0000.001
loadAnnotation000
loadFirebrowseData0.0000.0000.001
loadLocalFiles0.0000.0010.000
missingDataModal0.0010.0000.000
normaliseGeneExpression0.8260.0030.832
optimalSurvivalCutoff0.1510.0020.154
parseCategoricalGroups0.0030.0000.003
parseFirebrowseMetadata0.0540.0030.213
parseMatsEvent0.0090.0010.009
parseMatsGeneric0.0360.0020.038
parseMisoAnnotation0.4370.0110.462
parseMisoEvent0.0070.0000.008
parseMisoEventID0.0100.0010.012
parseMisoGeneric0.0590.0040.065
parseMisoId000
parseSampleGroups0.0020.0000.001
parseSplicingEvent0.0030.0000.004
parseSuppaEvent0.0070.0000.007
parseSuppaGeneric0.0360.0030.038
parseTcgaSampleInfo0.0050.0010.005
parseUrlsFromFirebrowseResponse0.0250.0010.118
parseVastToolsEvent0.0070.0010.007
parseVastToolsSE0.0370.0020.040
performICA0.0120.0030.013
performPCA0.0020.0000.002
plot.GEandAScorrelation0.6130.0730.688
plotDistribution0.1040.0640.172
plotGeneExprPerSample0.2100.0580.269
plotGroupIndependence0.1990.0270.228
plotICA0.1830.0360.224
plotPCA0.3310.1070.445
plotProtein1.0440.0861.450
plotRowStats0.9500.0200.976
plotSingleICA0.3030.0970.407
plotSurvivalCurves0.1200.0380.162
plotTranscripts0.0250.0011.168
plotVariance0.0790.0380.119
prepareAnnotationFromEvents0.2440.0030.248
prepareFirebrowseArchives000
prepareJunctionQuantSTAR000
prepareSRAmetadata0.0000.0010.000
processSurvTerms0.0040.0000.005
psichomics0.0010.0010.000
quantifySplicing0.0080.0020.010
queryEnsembl0.0500.0030.765
queryEnsemblByGene0.2120.0134.575
queryFirebrowseData0.0390.0010.237
queryPubMed0.0980.0070.488
queryUniprot0.1330.0040.443
readFile0.0010.0000.001
renameDuplicated0.0010.0000.000
renderBoxplot0.0930.0240.119
rowMeans0.0000.0000.001
sidebar0.0090.0010.010
survdiff.survTerms0.0070.0010.008
survfit.survTerms0.0170.0010.018
testGroupIndependence0.0040.0000.004
testSurvival0.0190.0000.019
textSuggestions0.0010.0000.001
trimWhitespace0.0000.0000.001