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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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 1645/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.37.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2025-12-03 13:40 -0500 (Wed, 03 Dec 2025)
git_url: https://git.bioconductor.org/packages/psichomics
git_branch: devel
git_last_commit: a7c8792
git_last_commit_date: 2025-10-29 10:35:05 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for psichomics on kjohnson3

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.37.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings psichomics_1.37.0.tar.gz
StartedAt: 2025-12-04 02:25:50 -0500 (Thu, 04 Dec 2025)
EndedAt: 2025-12-04 02:29:36 -0500 (Thu, 04 Dec 2025)
EllapsedTime: 225.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: psichomics.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings psichomics_1.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/psichomics.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.37.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: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.sdk’
* 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 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  6.768  0.492   9.370
listSplicingAnnotations 5.839  0.448   6.968
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/psichomics.Rcheck/00check.log’
for details.


Installation output

psichomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL psichomics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘psichomics’ ...
** this is package ‘psichomics’ version ‘1.37.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c progressBar.cpp -o progressBar.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c psiFastCalc.cpp -o psiFastCalc.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c vastToolsParser.cpp -o vastToolsParser.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6-arm64/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 Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.075   0.029   0.099 

psichomics.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.37.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
addObjectAttrs0.0000.0000.001
assignValuePerSubject0.0060.0020.010
blendColours0.0010.0000.000
calculateLoadingsContribution0.0030.0010.005
convertGeneIdentifiers6.7680.4929.370
correlateGEandAS0.0060.0030.008
createGroupByAttribute000
createJunctionsTemplate0.0010.0000.001
customRowMeans0.0000.0010.001
diffAnalyses0.0220.0020.027
downloadFiles000
ensemblToUniprot0.0090.0010.650
filterGeneExpr0.0030.0000.003
filterGroups0.0010.0000.000
filterPSI0.0040.0010.006
getAttributesTime0.0010.0000.000
getDownloadsFolder000
getFirebrowseDateFormat0.0000.0010.000
getGeneList0.0020.0000.003
getGtexDataTypes0.0000.0000.001
getGtexTissues000
getNumerics0.0010.0000.001
getSampleFromSubject0.0000.0000.001
getSplicingEventFromGenes0.0010.0010.004
getSplicingEventTypes000
getSubjectFromSample0.0000.0010.000
getTCGAdataTypes0.0340.0030.309
getValidEvents0.0010.0010.001
groupPerElem000
hchart.survfit0.0830.0400.133
isFirebrowseUp0.0020.0000.080
labelBasedOnCutoff000
leveneTest0.0020.0000.002
listAllAnnotations1.1380.0941.413
listSplicingAnnotations5.8390.4486.968
loadAnnotation1.5460.1151.925
loadGtexData000
loadLocalFiles000
loadSRAproject000
loadTCGAdata0.0040.0010.083
missingDataModal0.0000.0000.001
normaliseGeneExpression0.0110.0010.011
optimalSurvivalCutoff0.0460.0000.050
parseCategoricalGroups000
parseFirebrowseMetadata0.0240.0020.241
parseMatsEvent0.0020.0010.002
parseMatsGeneric0.0050.0000.006
parseMisoAnnotation0.0570.0060.068
parseMisoEvent0.0010.0010.001
parseMisoEventID0.0020.0010.004
parseMisoGeneric0.0100.0010.015
parseMisoId000
parseSplicingEvent0.0020.0000.002
parseSuppaEvent0.0020.0000.001
parseSuppaGeneric0.0320.0030.037
parseTcgaSampleInfo0.0030.0000.003
parseUrlsFromFirebrowseResponse0.0190.0010.177
parseVastToolsEvent0.0030.0000.003
parseVastToolsSE0.0080.0010.008
performICA0.0030.0010.003
performPCA0.0010.0000.000
plot.GEandAScorrelation0.2210.0040.255
plotDistribution0.2200.0450.291
plotGeneExprPerSample0.0280.0130.045
plotGroupIndependence0.1670.0050.189
plotICA0.0370.0060.045
plotLibrarySize0.0680.0120.088
plotPCA0.0780.0510.174
plotPCAvariance0.0160.0120.038
plotProtein0.2100.0321.728
plotRowStats0.1930.0030.214
plotSingleICA0.0590.0350.097
plotSplicingEvent0.0160.0000.016
plotSurvivalCurves0.0290.0120.041
plotSurvivalPvaluesByCutoff0.1430.0140.171
plotTranscripts0.0070.0011.910
prepareAnnotationFromEvents0.0750.0030.078
prepareFirebrowseArchives000
prepareJunctionQuantSTAR0.0000.0010.000
prepareSRAmetadata000
processSurvTerms0.0030.0000.003
psichomics000
quantifySplicing0.0040.0010.005
queryEnsembl0.0110.0010.519
queryEnsemblByGene0.0370.0063.839
queryFirebrowseData0.0150.0010.347
queryPubMed0.0110.0030.599
queryUniprot0.0280.0021.525
readFile0.0000.0000.001
renameDuplicated0.0010.0000.000
renderBoxplot0.0200.0130.034
survdiffTerms0.0020.0000.003
survfit.survTerms0.0100.0010.011
testGroupIndependence0.0010.0000.001
testSurvival0.0080.0010.009
textSuggestions0.0010.0000.000
trimWhitespace000