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

CHECK report for psichomics on machv2

This page was generated on 2020-10-17 11:59:17 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE psichomics PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1373/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.14.4
Nuno Saraiva-Agostinho
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/psichomics
Branch: RELEASE_3_11
Last Commit: 65ebefa
Last Changed Date: 2020-08-30 07:58:15 -0400 (Sun, 30 Aug 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  TIMEOUT  skipped  skipped 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: psichomics
Version: 1.14.4
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.14.4.tar.gz
StartedAt: 2020-10-17 04:10:44 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:21:24 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 639.4 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.14.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/psichomics.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.14.4’
* 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 (user + system) or elapsed time > 5s
                    user system elapsed
queryEnsemblByGene 0.224  0.028  11.699
queryEnsembl       0.048  0.005   8.319
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  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.11-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/4.0/Resources/library’
* installing *source* package ‘psichomics’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c psiFastCalc.cpp -o psiFastCalc.o
clang++ -mmacosx-version-min=10.13 -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/4.0/Resources/library/00LOCK-psichomics/00new/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
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (psichomics)

Tests output

psichomics.Rcheck/tests/spelling.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.317   0.072   0.367 

psichomics.Rcheck/tests/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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)

psichomics 1.14.4: start the visual interface by running psichomics()
Full documentation and tutorials at https://nuno-agostinho.github.io/psichomics
> 
> 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% 





























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

EXSK

IR

MERGE3m

MIC

MULTI
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 1396 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 31.504   1.302  49.426 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0010.0010.003
assignValuePerSubject0.0300.0090.038
blendColours0.0020.0010.002
calculateLoadingsContribution0.0150.0040.020
convertGeneIdentifiers0.5470.0370.584
correlateGEandAS0.0310.0070.038
createGroupByAttribute0.0020.0000.002
createJunctionsTemplate0.0040.0010.005
customRowMeans0.0010.0010.002
diffAnalyses0.1260.0110.137
downloadFiles0.0000.0010.001
ensemblToUniprot0.1290.0083.340
filterGeneExpr0.0090.0020.012
filterGroups0.0010.0000.001
filterPSI0.0240.0050.029
getAttributesTime0.0040.0000.005
getDownloadsFolder0.0000.0000.001
getFirebrowseDateFormat0.0010.0000.001
getGeneList0.0040.0010.006
getGtexDataTypes0.0440.0050.304
getGtexTissues0.0000.0000.001
getNumerics0.0050.0010.006
getSampleFromSubject0.0020.0000.003
getSplicingEventFromGenes0.0070.0010.009
getSplicingEventTypes0.0010.0010.001
getSubjectFromSample0.0010.0010.001
getTCGAdataTypes0.0870.0070.187
getValidEvents0.0070.0010.008
groupPerElem0.0010.0000.002
hchart.survfit0.3910.1670.626
isFirebrowseUp0.010.000.03
labelBasedOnCutoff0.0020.0010.002
leveneTest0.0140.0010.015
listAllAnnotations0.0020.0000.002
listSplicingAnnotations0.0040.0000.005
loadAnnotation0.0010.0000.001
loadGtexData0.0010.0010.001
loadLocalFiles0.0000.0000.001
loadTCGAdata0.0120.0020.038
missingDataModal000
normaliseGeneExpression0.0380.0030.041
optimalSurvivalCutoff0.1860.0030.189
parseCategoricalGroups0.0010.0010.002
parseFirebrowseMetadata0.0600.0050.173
parseMatsEvent0.0110.0010.012
parseMatsGeneric0.0410.0040.045
parseMisoAnnotation0.2090.0150.229
parseMisoEvent0.0070.0010.008
parseMisoEventID0.0110.0020.014
parseMisoGeneric0.0500.0050.056
parseMisoId0.0010.0010.001
parseSplicingEvent0.0110.0030.014
parseSuppaEvent0.0070.0010.009
parseSuppaGeneric0.0410.0030.044
parseTcgaSampleInfo0.0050.0010.006
parseUrlsFromFirebrowseResponse0.0350.0020.130
parseVastToolsEvent0.0110.0010.013
parseVastToolsSE0.0280.0020.029
performICA0.0120.0050.017
performPCA0.0030.0000.003
plot.GEandAScorrelation0.6750.0160.692
plotDistribution1.2150.1081.337
plotGeneExprPerSample0.1840.0500.239
plotGroupIndependence0.2010.0020.202
plotICA0.1820.0170.203
plotLibrarySize1.3650.0541.429
plotPCA0.3920.1780.580
plotPCAvariance0.0670.0450.194
plotProtein1.0780.1251.402
plotRowStats0.4960.0550.552
plotSingleICA0.3210.1620.492
plotSplicingEvent1.1000.0331.135
plotSurvivalCurves0.1280.0420.175
plotSurvivalPvaluesByCutoff0.8400.0620.908
plotTranscripts0.0250.0012.827
prepareAnnotationFromEvents0.2950.0080.304
prepareFirebrowseArchives0.0010.0010.001
prepareJunctionQuantSTAR0.0000.0010.002
prepareSRAmetadata0.0010.0010.001
processSurvTerms0.0150.0010.017
psichomics0.0010.0000.001
quantifySplicing0.0200.0080.028
queryEnsembl0.0480.0058.319
queryEnsemblByGene 0.224 0.02811.699
queryFirebrowseData0.0530.0020.220
queryPubMed0.0700.0130.554
queryUniprot0.1510.0041.827
readFile0.0010.0010.002
renameDuplicated0.0010.0010.002
renderBoxplot0.1290.0490.179
survdiffTerms0.0070.0010.008
survfit.survTerms0.0270.0020.029
testGroupIndependence0.0030.0000.004
testSurvival0.0280.0010.029
textSuggestions0.0010.0010.001
trimWhitespace0.0010.0010.001