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

CHECK report for psichomics on merida1

This page was generated on 2021-05-06 12:36:13 -0400 (Thu, 06 May 2021).

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 1408/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.16.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/psichomics
Branch: RELEASE_3_12
Last Commit: 7b7d873
Last Changed Date: 2020-10-27 11:18:41 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    ERROR  
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: psichomics
Version: 1.16.0
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.16.0.tar.gz
StartedAt: 2021-05-06 04:59:46 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 05:07:59 -0400 (Thu, 06 May 2021)
EllapsedTime: 493.3 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/psichomics.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.16.0’
* 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 ‘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.12-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
In file included from RcppExports.cpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
            SEXP data = Parent::get__();
                 ^
1 warning generated.
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
In file included from psiFastCalc.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
            SEXP data = Parent::get__();
                 ^
1 warning generated.
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.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.274   0.066   0.316 

psichomics.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.16.0: 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
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)
• On CRAN (1)

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 1396 ]
> 
> proc.time()
   user  system elapsed 
 28.161   1.255  37.794 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0000.0010.001
assignValuePerSubject0.0220.0080.030
blendColours0.0010.0010.001
calculateLoadingsContribution0.0100.0020.013
convertGeneIdentifiers0.4600.0220.483
correlateGEandAS0.0250.0050.030
createGroupByAttribute0.0020.0000.001
createJunctionsTemplate0.0030.0010.005
customRowMeans0.0010.0010.002
diffAnalyses0.1340.0100.144
downloadFiles000
ensemblToUniprot0.3050.0170.685
filterGeneExpr0.0090.0010.011
filterGroups0.0010.0010.001
filterPSI0.0180.0040.022
getAttributesTime0.0040.0000.005
getDownloadsFolder0.0000.0000.001
getFirebrowseDateFormat0.0010.0000.001
getGeneList0.0040.0000.005
getGtexDataTypes0.0300.0030.400
getGtexTissues000
getNumerics0.0040.0000.005
getSampleFromSubject0.0020.0010.003
getSplicingEventFromGenes0.0050.0010.007
getSplicingEventTypes0.0000.0000.001
getSubjectFromSample0.0010.0000.001
getTCGAdataTypes0.0510.0060.196
getValidEvents0.0040.0010.005
groupPerElem0.0010.0010.001
hchart.survfit0.3290.1360.486
isFirebrowseUp0.0060.0010.039
labelBasedOnCutoff0.0010.0000.002
leveneTest0.0120.0010.013
listAllAnnotations0.0010.0000.002
listSplicingAnnotations0.0040.0000.004
loadAnnotation0.0010.0000.001
loadGtexData0.0010.0000.000
loadLocalFiles000
loadTCGAdata0.0100.0020.045
missingDataModal0.0010.0010.001
normaliseGeneExpression0.0330.0040.037
optimalSurvivalCutoff0.1510.0030.155
parseCategoricalGroups0.0010.0010.001
parseFirebrowseMetadata0.0510.0040.222
parseMatsEvent0.0070.0010.009
parseMatsGeneric0.0310.0030.034
parseMisoAnnotation0.2340.0210.261
parseMisoEvent0.0060.0000.006
parseMisoEventID0.0070.0010.009
parseMisoGeneric0.0540.0040.058
parseMisoId0.0000.0000.001
parseSplicingEvent0.0080.0020.009
parseSuppaEvent0.0080.0010.008
parseSuppaGeneric0.0330.0170.118
parseTcgaSampleInfo0.0050.0010.006
parseUrlsFromFirebrowseResponse0.0360.0070.186
parseVastToolsEvent0.0120.0020.013
parseVastToolsSE0.0300.0030.033
performICA0.0090.0070.015
performPCA0.0010.0000.003
plot.GEandAScorrelation0.4340.0130.448
plotDistribution0.8480.1070.960
plotGeneExprPerSample0.1290.0470.179
plotGroupIndependence0.1450.0020.147
plotICA0.1700.0150.188
plotLibrarySize0.2770.0410.322
plotPCA0.4610.1750.654
plotPCAvariance0.0750.0410.120
plotProtein0.7830.1011.656
plotRowStats1.3030.0151.320
plotSingleICA0.2840.1390.434
plotSplicingEvent1.0050.0091.016
plotSurvivalCurves0.1180.0470.168
plotSurvivalPvaluesByCutoff0.7360.0510.792
plotTranscripts0.0260.0012.032
prepareAnnotationFromEvents0.2700.0080.278
prepareFirebrowseArchives0.0000.0000.001
prepareJunctionQuantSTAR0.0010.0000.001
prepareSRAmetadata0.0000.0000.001
processSurvTerms0.0140.0010.014
psichomics000
quantifySplicing0.0160.0040.020
queryEnsembl0.0420.0030.946
queryEnsemblByGene0.1970.0223.253
queryFirebrowseData0.0480.0020.266
queryPubMed0.0770.0140.526
queryUniprot0.1540.0050.711
readFile0.0010.0010.002
renameDuplicated0.0010.0000.001
renderBoxplot0.1320.0530.188
survdiffTerms0.0080.0010.008
survfit.survTerms0.0230.0010.025
testGroupIndependence0.0040.0000.004
testSurvival0.0190.0000.020
textSuggestions0.0010.0000.001
trimWhitespace0.0000.0000.001