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

This page was generated on 2026-05-22 11:36 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4936
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4621
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 1676/2378HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.39.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2026-05-21 13:45 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/psichomics
git_branch: devel
git_last_commit: 5d70758
git_last_commit_date: 2026-04-28 08:44:30 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for psichomics in R Universe.


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.39.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings psichomics_1.39.0.tar.gz
StartedAt: 2026-05-22 04:46:15 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 04:55:59 -0400 (Fri, 22 May 2026)
EllapsedTime: 583.7 seconds
RetCode: 0
Status:   OK  
CheckDir: psichomics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/psichomics.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-22 08:46:16 UTC
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.39.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 33 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 13.3.0-6ubuntu2~24.04.1) 13.3.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 code 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 whether startup messages can be suppressed ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  colSums-EList-method.Rd: EList-class
  renderDataTableSparklines.Rd: renderDataTable
  showAlert.Rd: showModal
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
Documented arguments not in \usage in Rd file 'createSparklines.Rd':
  ‘id’

Documented arguments not in \usage in Rd file 'renderGeneticInfo.Rd':
  ‘ns’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
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.489  1.350  17.674
listSplicingAnnotations         11.624  1.121  13.451
parseFirebrowseMetadata          0.072  0.011  10.408
getTCGAdataTypes                 0.054  0.009   8.386
queryFirebrowseData              0.059  0.004  10.458
parseUrlsFromFirebrowseResponse  0.034  0.010   6.305
* 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 ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/psichomics.Rcheck/00check.log’
for details.


Installation output

psichomics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘psichomics’ ...
** this is package ‘psichomics’ version ‘1.39.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c progressBar.cpp -o progressBar.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c psiFastCalc.cpp -o psiFastCalc.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c vastToolsParser.cpp -o vastToolsParser.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.24-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.24-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.24-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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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)
All Done!
> 
> proc.time()
   user  system elapsed 
  0.159   0.036   0.182 

psichomics.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.39.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 0 | SKIP 4 | PASS 1418 ]

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

[ FAIL 0 | WARN 0 | SKIP 4 | PASS 1418 ]
> 
> proc.time()
   user  system elapsed 
 25.482   2.285  29.431 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0010.0000.001
assignValuePerSubject0.0110.0060.017
blendColours0.0010.0000.001
calculateLoadingsContribution0.0070.0020.008
convertGeneIdentifiers14.489 1.35017.674
correlateGEandAS0.0170.0020.018
createGroupByAttribute0.0010.0000.001
createJunctionsTemplate0.0010.0010.002
customRowMeans0.0010.0000.001
diffAnalyses0.1050.0120.117
downloadFiles0.0000.0000.001
ensemblToUniprot0.0300.0050.638
filterGeneExpr0.0050.0010.006
filterGroups0.0010.0000.001
filterPSI0.0110.0000.011
getAttributesTime0.0020.0000.002
getDownloadsFolder000
getFirebrowseDateFormat000
getGeneList0.0030.0000.003
getGtexDataTypes0.0010.0000.001
getGtexTissues000
getNumerics0.0020.0000.001
getSampleFromSubject0.0000.0010.001
getSplicingEventFromGenes0.0010.0010.002
getSplicingEventTypes000
getSubjectFromSample0.0000.0000.001
getTCGAdataTypes0.0540.0098.386
getValidEvents0.0030.0000.003
groupPerElem0.0010.0010.000
hchart.survfit0.2070.0390.265
isFirebrowseUp0.0040.0022.068
labelBasedOnCutoff000
leveneTest0.0060.0010.006
listAllAnnotations2.4240.2522.902
listSplicingAnnotations11.624 1.12113.451
loadAnnotation2.8590.2673.304
loadGtexData0.0010.0000.000
loadLocalFiles000
loadSRAproject000
loadTCGAdata0.0140.0022.093
missingDataModal000
normaliseGeneExpression0.0390.0020.041
optimalSurvivalCutoff0.1260.0030.130
parseCategoricalGroups0.0010.0000.001
parseFirebrowseMetadata 0.072 0.01110.408
parseMatsEvent0.0040.0010.004
parseMatsGeneric0.0180.0000.018
parseMisoAnnotation0.1230.0140.141
parseMisoEvent0.0040.0000.004
parseMisoEventID0.0050.0010.006
parseMisoGeneric0.0250.0150.040
parseMisoId000
parseSplicingEvent0.0040.0010.004
parseSuppaEvent0.0040.0000.004
parseSuppaGeneric0.0180.0020.019
parseTCGAsampleInfo0.0030.0020.005
parseUrlsFromFirebrowseResponse0.0340.0106.305
parseVastToolsEvent0.0090.0000.009
parseVastToolsSE0.0310.0010.031
performICA0.0090.0020.011
performPCA0.0030.0000.003
plot.GEandAScorrelation0.7190.0990.819
plotDistribution0.6610.1700.832
plotGeneExprPerSample0.0770.0150.092
plotGroupIndependence0.4020.0450.446
plotICA0.1090.0110.122
plotLibrarySize0.1710.0420.213
plotPCA0.2380.0410.278
plotPCAvariance0.0490.0070.056
plotProtein0.6740.0931.787
plotRowStats0.6370.0290.666
plotSingleICA0.1960.0600.256
plotSplicingEvent0.0430.0060.051
plotSurvivalCurves0.0850.0100.095
plotSurvivalPvaluesByCutoff0.5200.0580.580
plotTranscripts0.0330.0040.861
prepareAnnotationFromEvents0.1950.0160.211
prepareFirebrowseArchives0.0010.0000.001
prepareJunctionQuantSTAR000
prepareSRAmetadata000
processSurvTerms0.0090.0000.009
psichomics0.0000.0010.000
quantifySplicing0.0080.0020.010
queryEnsembl0.0300.0030.548
queryEnsemblByGene0.1250.0132.799
queryFirebrowseData 0.059 0.00410.458
queryPubMed0.1200.0070.569
queryUniprot0.0910.0050.763
readFile0.0020.0000.002
renameDuplicated0.0010.0000.001
renderBoxplot0.0880.0130.101
survdiffTerms0.0070.0000.007
survfit.survTerms0.0200.0010.021
testGroupIndependence0.0010.0030.004
testSurvival0.0180.0000.019
textSuggestions0.0010.0000.001
trimWhitespace000