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

This page was generated on 2025-12-11 12:04 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1662/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.36.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/psichomics
git_branch: RELEASE_3_22
git_last_commit: 7123c18
git_last_commit_date: 2025-10-29 10:35:05 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.36.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings psichomics_1.36.0.tar.gz
StartedAt: 2025-12-09 02:50:04 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 02:58:53 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 528.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: psichomics.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.36.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) 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 ... 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.151  0.557  15.930
listSplicingAnnotations 10.930  0.358  12.086
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Differences:
  target is NULL, current is character
  ── Failure ('testUtils.R:90:5'): Create a button with a loading indicator ──────
  Expected `icon[[2]][[2]]` to equal "fa fa-spinner fa-spin".
  Differences:
  target is NULL, current is character
  ── Failure ('testUtils.R:91:5'): Create a button with a loading indicator ──────
  Expected `icon[[2]][[3]]` to equal "shinyjs-hide".
  Differences:
  target is NULL, current is character
  
  [ FAIL 4 | WARN 0 | SKIP 4 | PASS 1414 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 1 ERROR, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck/00check.log’
for details.


Installation output

psichomics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘psichomics’ ...
** this is package ‘psichomics’ version ‘1.36.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-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++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-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++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-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++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-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++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-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.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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.151   0.033   0.174 

psichomics.Rcheck/tests/testthat.Rout.fail


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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.36.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...
Saving _problems/testUtils-86.R
Saving _problems/testUtils-89.R
Saving _problems/testUtils-90.R
Saving _problems/testUtils-91.R

Retrieving VAST-TOOLS annotation...

Parsing VAST-TOOLS annotation...

ALT3

ALT5

COMBI

EXSK

IR

MERGE3m

MIC

MULTI
[ FAIL 4 | WARN 0 | SKIP 4 | PASS 1414 ]

══ 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'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('testUtils.R:86:5'): Create a button with a loading indicator ──────
Expected `button[[3]][[1]][[2]][[3]][[2]]` to equal `label`.
Differences:
target is NULL, current is character
── Failure ('testUtils.R:89:5'): Create a button with a loading indicator ──────
Expected `icon[[1]]` to equal "i".
Differences:
target is NULL, current is character
── Failure ('testUtils.R:90:5'): Create a button with a loading indicator ──────
Expected `icon[[2]][[2]]` to equal "fa fa-spinner fa-spin".
Differences:
target is NULL, current is character
── Failure ('testUtils.R:91:5'): Create a button with a loading indicator ──────
Expected `icon[[2]][[3]]` to equal "shinyjs-hide".
Differences:
target is NULL, current is character

[ FAIL 4 | WARN 0 | SKIP 4 | PASS 1414 ]
Error:
! Test failures.
Execution halted

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs000
assignValuePerSubject0.0140.0030.017
blendColours0.0000.0010.001
calculateLoadingsContribution0.0070.0020.010
convertGeneIdentifiers14.151 0.55715.930
correlateGEandAS0.0140.0020.016
createGroupByAttribute0.0010.0000.001
createJunctionsTemplate0.0000.0010.001
customRowMeans0.0000.0000.001
diffAnalyses0.0620.0000.063
downloadFiles0.0000.0000.001
ensemblToUniprot0.0330.0030.706
filterGeneExpr0.0050.0000.005
filterGroups0.0010.0000.001
filterPSI0.0110.0000.011
getAttributesTime0.0020.0000.002
getDownloadsFolder0.0010.0000.000
getFirebrowseDateFormat000
getGeneList0.0030.0000.004
getGtexDataTypes000
getGtexTissues000
getNumerics0.0010.0010.001
getSampleFromSubject0.0010.0000.001
getSplicingEventFromGenes0.0030.0000.003
getSplicingEventTypes000
getSubjectFromSample000
getTCGAdataTypes0.0370.0010.313
getValidEvents0.0050.0000.004
groupPerElem0.0010.0000.001
hchart.survfit0.2500.0180.288
isFirebrowseUp0.0040.0000.044
labelBasedOnCutoff000
leveneTest0.0060.0000.006
listAllAnnotations2.3580.0872.674
listSplicingAnnotations10.930 0.35812.086
loadAnnotation2.7850.0813.064
loadGtexData000
loadLocalFiles000
loadSRAproject000
loadTCGAdata0.0090.0010.087
missingDataModal000
normaliseGeneExpression0.0240.0000.024
optimalSurvivalCutoff0.1030.0000.103
parseCategoricalGroups0.0010.0000.001
parseFirebrowseMetadata0.0460.0010.262
parseMatsEvent0.0040.0000.004
parseMatsGeneric0.0180.0000.018
parseMisoAnnotation0.1720.0040.177
parseMisoEvent0.0040.0000.004
parseMisoEventID0.0050.0000.005
parseMisoGeneric0.0260.0000.026
parseMisoId000
parseSplicingEvent0.0040.0000.004
parseSuppaEvent0.0030.0000.003
parseSuppaGeneric0.0150.0000.015
parseTcgaSampleInfo0.0030.0000.004
parseUrlsFromFirebrowseResponse0.0330.0010.200
parseVastToolsEvent0.0080.0000.007
parseVastToolsSE0.0260.0010.027
performICA0.0080.0010.008
performPCA0.0020.0000.001
plot.GEandAScorrelation0.6050.0010.607
plotDistribution0.6290.0780.708
plotGeneExprPerSample0.0820.0040.087
plotGroupIndependence0.3940.0010.396
plotICA0.1070.0020.111
plotLibrarySize0.1680.0040.171
plotPCA0.2260.0190.246
plotPCAvariance0.0440.0060.050
plotProtein0.6670.0122.169
plotRowStats0.5570.0000.559
plotSingleICA0.1690.0130.182
plotSplicingEvent0.0400.0000.041
plotSurvivalCurves0.0780.0070.084
plotSurvivalPvaluesByCutoff0.4620.0050.467
plotTranscripts0.0310.0001.017
prepareAnnotationFromEvents0.1930.0030.196
prepareFirebrowseArchives000
prepareJunctionQuantSTAR000
prepareSRAmetadata000
processSurvTerms0.0080.0000.008
psichomics000
quantifySplicing0.0070.0030.010
queryEnsembl0.0310.0000.643
queryEnsemblByGene0.1660.0033.664
queryFirebrowseData0.0610.0020.367
queryPubMed0.1440.0180.714
queryUniprot0.0960.0030.813
readFile0.0020.0010.003
renameDuplicated0.0020.0000.001
renderBoxplot0.0810.0140.096
survdiffTerms0.0060.0010.007
survfit.survTerms0.0250.0040.029
testGroupIndependence0.0020.0010.003
testSurvival0.020.000.02
textSuggestions000
trimWhitespace0.0000.0000.001