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

CHECK report for psichomics on merida1

This page was generated on 2019-04-16 12:00:02 -0400 (Tue, 16 Apr 2019).

Package 1211/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.8.2
Nuno Saraiva-Agostinho
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/psichomics
Branch: RELEASE_3_8
Last Commit: 5490eef
Last Changed Date: 2019-03-27 10:18:03 -0400 (Wed, 27 Mar 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: psichomics
Version: 1.8.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.8.2.tar.gz
StartedAt: 2019-04-16 02:03:56 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 02:10:46 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 410.2 seconds
RetCode: 0
Status:  OK 
CheckDir: psichomics.Rcheck
Warnings: 0

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.8.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/psichomics.Rcheck’
* using R version 3.5.3 (2019-03-11)
* 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.8.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
Examples with CPU or elapsed time > 5s
             user system elapsed
plotProtein 1.047  0.097   5.106
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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
  ‘/Users/biocbuild/bbs-3.8-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.5/Resources/library’
* installing *source* package ‘psichomics’ ...
** libs
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c psiFastCalc.cpp -o psiFastCalc.o
clang++ -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.5/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


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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/RtmpEefIh9/viewhtml14768730d18fe/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml147684765c223/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml14768a8d92b/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml147685f458e9d/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml1476817ff4024/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml1476842536df4/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml147681221e323/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml147682f0d7bf4/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml1476830afa39c/index.html.
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml14768601c16cb/index.html.

Retrieving protein annotation from UniProt...
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml14768adbb11d/index.html.

Plotting protein domains...

Retrieving rMATS annotation...

Parsing rMATS annotation...

Retrieving rMATS annotation...

Parsing rMATS annotation...
LSOpenURLsWithRole() failed with error -10810 for the file /tmp/RtmpEefIh9/viewhtml147685327f72b/index.html.

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: 1090 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 29.317   1.280  42.931 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0010.0000.001
blendColours0.0010.0000.001
calculateLoadingsContribution0.0240.0040.028
convertGeneIdentifiers0.5420.2890.474
correlateGEandAS0.0760.1250.024
createGroupByAttribute0.0070.0120.002
createJunctionsTemplate0.0120.0200.004
diffAnalyses0.3590.5030.140
downloadFiles0.0000.0000.001
ensemblToUniprot0.0510.0060.486
filterGeneExpr0.0150.0010.017
filterGroups0.0010.0000.001
filterPSI0.0140.0030.018
getAttributesTime0.0040.0000.004
getDownloadsFolder0.0000.0000.001
getFirebrowseDataTypes0.0010.0000.002
getFirebrowseDateFormat0.0010.0010.000
getFirebrowseDates1.6600.0041.810
getGeneList0.0140.0070.020
getMatchingSamples0.0020.0000.002
getNumerics0.0040.0000.003
getPatientFromSample0.0010.0000.001
getSplicingEventFromGenes0.0030.0000.003
getSplicingEventTypes0.0010.0000.001
getValidEvents0.0050.0000.004
getValuePerPatient0.0070.0020.009
groupPerElem0.0010.0000.001
hchart.survfit0.3680.1160.508
isFirebrowseUp0.0090.0000.037
labelBasedOnCutoff0.0010.0010.001
leveneTest0.0140.0000.014
listAllAnnotations0.0010.0000.002
listSplicingAnnotations000
loadAnnotation000
loadFirebrowseData0.0000.0000.001
loadLocalFiles0.0010.0010.000
missingDataModal0.0000.0000.001
normaliseGeneExpression0.0310.0020.033
optimalSurvivalCutoff0.1480.0050.153
parseCategoricalGroups0.0020.0010.003
parseFirebrowseMetadata0.0510.0030.212
parseMatsEvent0.0070.0010.008
parseMatsGeneric0.0300.0020.032
parseMisoAnnotation0.5070.0100.529
parseMisoEvent0.0050.0000.006
parseMisoEventID0.0090.0010.009
parseMisoGeneric0.0620.0030.066
parseMisoId0.0010.0010.000
parseSampleGroups0.0010.0000.001
parseSplicingEvent0.0030.0010.004
parseSuppaEvent0.0050.0000.005
parseSuppaGeneric0.0220.0010.023
parseTcgaSampleInfo0.0030.0000.003
parseUrlsFromFirebrowseResponse0.0220.0000.117
parseVastToolsEvent0.0090.0000.009
parseVastToolsSE0.0270.0010.028
performICA0.0090.0020.010
performPCA0.0030.0010.003
plot.GEandAScorrelation1.3430.0311.378
plotDistribution0.0820.0340.118
plotGeneExprPerSample0.1850.0300.217
plotGroupIndependence0.1740.0010.175
plotICA0.1730.0110.187
plotPCA0.2890.1000.391
plotProtein1.0470.0975.106
plotRowStats1.1020.0241.158
plotSingleICA0.3440.1120.459
plotSurvivalCurves0.1400.0410.184
plotTranscripts0.0270.0010.946
plotVariance0.0790.0380.117
prepareAnnotationFromEvents0.3010.0060.307
prepareFirebrowseArchives000
prepareJunctionQuantSTAR0.0010.0000.000
prepareSRAmetadata0.0010.0000.000
processSurvTerms0.0050.0000.005
psichomics000
quantifySplicing0.0070.0020.009
queryEnsembl0.0520.0030.551
queryEnsemblByGene0.2550.0152.879
queryFirebrowseData0.0440.0020.241
queryPubMed0.0790.0090.534
queryUniprot0.1800.0033.140
readFile0.0010.0000.002
renameDuplicated0.0010.0000.001
renderBoxplot0.1390.0310.171
rowMeans0.0000.0000.001
sidebar0.0140.0020.016
survdiff.survTerms0.0110.0010.011
survfit.survTerms0.0270.0010.029
testGroupIndependence0.0050.0000.005
testSurvival0.0240.0010.025
textSuggestions0.0010.0000.001
trimWhitespace0.0010.0000.001