Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-11-30 11:36:04 -0500 (Thu, 30 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" 4685
palomino4Windows Server 2022 Datacenterx644.3.2 (2023-10-31 ucrt) -- "Eye Holes" 4420
lconwaymacOS 12.7.1 Montereyx86_644.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" 4439
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1608/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.28.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2023-11-29 14:05:05 -0500 (Wed, 29 Nov 2023)
git_url: https://git.bioconductor.org/packages/psichomics
git_branch: RELEASE_3_18
git_last_commit: 4010198
git_last_commit_date: 2023-10-24 10:53:32 -0500 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for psichomics on nebbiolo2


To the developers/maintainers of the psichomics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/psichomics.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: psichomics
Version: 1.28.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings psichomics_1.28.0.tar.gz
StartedAt: 2023-11-30 00:44:52 -0500 (Thu, 30 Nov 2023)
EndedAt: 2023-11-30 00:53:59 -0500 (Thu, 30 Nov 2023)
EllapsedTime: 547.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: psichomics.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings psichomics_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/psichomics.Rcheck’
* using R version 4.3.2 Patched (2023-11-13 r85521)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.28.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 ... NOTE
Found the following hidden files and directories:
  .devcontainer
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘psichomics’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... WARNING
survfit:
  function(formula, ...)
survfit.survTerms:
  function(survTerms, ...)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* 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
convertGeneIdentifiers  14.722  0.951  16.882
listSplicingAnnotations 11.351  0.560  12.742
* 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 ...
  ‘AS_events_preparation.Rmd’ using ‘UTF-8’... OK
  ‘CLI_tutorial.Rmd’ using ‘UTF-8’... OK
  ‘GUI_tutorial.Rmd’ using ‘UTF-8’... OK
  ‘custom_data.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/psichomics.Rcheck/00check.log’
for details.



Installation output

psichomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL psichomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘psichomics’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c progressBar.cpp -o progressBar.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c psiFastCalc.cpp -o psiFastCalc.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c vastToolsParser.cpp -o vastToolsParser.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.18-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.18-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.18-bioc/R/site-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.3.2 Patched (2023-11-13 r85521) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.160   0.021   0.175 

psichomics.Rcheck/tests/testthat.Rout


R version 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.28.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
[ FAIL 0 | WARN 1 | SKIP 4 | PASS 1418 ]

══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Couldn't resolve host name (1): 'testGeneInfo.R:99:5'
• On Bioconductor (2): 'testDiscardLowCoveragePSIs.R:61:5',
  'testGeneInfo.R:50:5'
• On CRAN (1): 'testSRAloading.R:4:5'

[ FAIL 0 | WARN 1 | SKIP 4 | PASS 1418 ]
> 
> proc.time()
   user  system elapsed 
 24.390   1.189  27.756 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0010.0000.001
assignValuePerSubject0.0180.0000.019
blendColours0.0000.0000.001
calculateLoadingsContribution0.0090.0000.009
convertGeneIdentifiers14.722 0.95116.882
correlateGEandAS0.0160.0000.017
createGroupByAttribute0.0010.0000.001
createJunctionsTemplate0.0010.0000.001
customRowMeans000
diffAnalyses0.0660.0000.066
downloadFiles0.0010.0000.000
ensemblToUniprot0.0310.0000.441
filterGeneExpr0.010.000.01
filterGroups0.0020.0000.002
filterPSI0.0210.0000.021
getAttributesTime0.0040.0000.004
getDownloadsFolder0.0000.0000.001
getFirebrowseDateFormat0.0000.0000.001
getGeneList0.0060.0000.006
getGtexDataTypes0.1420.0080.555
getGtexTissues000
getNumerics0.0010.0000.002
getSampleFromSubject0.0010.0000.001
getSplicingEventFromGenes0.0040.0000.003
getSplicingEventTypes0.0010.0000.000
getSubjectFromSample0.0000.0000.001
getTCGAdataTypes0.0300.0080.077
getValidEvents0.0010.0030.004
groupPerElem0.0000.0010.001
hchart.survfit0.2350.0240.279
isFirebrowseUp0.0050.0000.012
labelBasedOnCutoff0.0010.0000.001
leveneTest0.0070.0000.007
listAllAnnotations2.5470.1522.957
listSplicingAnnotations11.351 0.56012.742
loadAnnotation3.0170.1203.337
loadGtexData000
loadLocalFiles0.0000.0000.001
loadSRAproject000
loadTCGAdata0.0100.0000.025
missingDataModal000
normaliseGeneExpression0.0260.0000.027
optimalSurvivalCutoff0.0950.0000.096
parseCategoricalGroups0.0010.0000.001
parseFirebrowseMetadata0.0430.0040.097
parseMatsEvent0.0040.0000.004
parseMatsGeneric0.0140.0040.018
parseMisoAnnotation0.1290.0000.132
parseMisoEvent0.0030.0000.004
parseMisoEventID0.0050.0000.006
parseMisoGeneric0.0250.0040.029
parseMisoId000
parseSplicingEvent0.0040.0000.005
parseSuppaEvent0.0040.0000.004
parseSuppaGeneric0.0130.0060.018
parseTcgaSampleInfo0.0020.0020.004
parseUrlsFromFirebrowseResponse0.0300.0000.089
parseVastToolsEvent0.0050.0000.005
parseVastToolsSE0.0190.0000.018
performICA0.0060.0000.006
performPCA0.0010.0000.001
plot.GEandAScorrelation0.4130.0120.425
plotDistribution0.6400.0120.651
plotGeneExprPerSample0.0890.0040.093
plotGroupIndependence0.1900.0160.206
plotICA0.1020.0040.108
plotLibrarySize0.1740.0000.174
plotPCA0.2250.0160.241
plotPCAvariance0.0440.0080.051
plotProtein0.6100.0161.684
plotRowStats0.4010.0280.429
plotSingleICA0.1630.0360.199
plotSplicingEvent0.0470.0000.047
plotSurvivalCurves0.0720.0080.080
plotSurvivalPvaluesByCutoff0.4330.0120.445
plotTranscripts0.0150.0040.832
prepareAnnotationFromEvents0.1470.0000.148
prepareFirebrowseArchives0.0010.0000.000
prepareJunctionQuantSTAR000
prepareSRAmetadata000
processSurvTerms0.0080.0000.008
psichomics000
quantifySplicing0.0060.0040.011
queryEnsembl0.040.000.50
queryEnsemblByGene0.1520.0003.463
queryFirebrowseData0.0390.0000.155
queryPubMed0.1040.0110.655
queryUniprot0.0750.0000.461
readFile0.0010.0000.001
renameDuplicated0.0000.0010.000
renderBoxplot0.0680.0060.073
survdiffTerms0.0050.0000.005
survfit.survTerms0.0190.0000.020
testGroupIndependence0.0020.0000.002
testSurvival0.0190.0000.018
textSuggestions0.0000.0010.001
trimWhitespace000