| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-08 12:01 -0500 (Mon, 08 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4879 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4668 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.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/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.36.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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. |
| Package: psichomics |
| Version: 1.36.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.36.0.tar.gz |
| StartedAt: 2025-12-05 10:10:47 -0500 (Fri, 05 Dec 2025) |
| EndedAt: 2025-12-05 10:29:04 -0500 (Fri, 05 Dec 2025) |
| EllapsedTime: 1097.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: psichomics.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### 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.36.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* 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 ... 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 25.853 2.155 33.377
listSplicingAnnotations 21.855 1.948 27.802
loadAnnotation 5.569 0.497 7.816
listAllAnnotations 4.468 0.473 5.799
* 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, 4 NOTEs
See
‘/Users/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck/00check.log’
for details.
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.5-x86_64/Resources/library’ * installing *source* package ‘psichomics’ ... ** this is package ‘psichomics’ version ‘1.36.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.1.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c progressBar.cpp -o progressBar.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c psiFastCalc.cpp -o psiFastCalc.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c vastToolsParser.cpp -o vastToolsParser.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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.5-x86_64/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)
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-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.352 0.120 0.472
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-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.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
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.001 | 0.001 | 0.002 | |
| assignValuePerSubject | 0.033 | 0.018 | 0.057 | |
| blendColours | 0.001 | 0.001 | 0.001 | |
| calculateLoadingsContribution | 0.016 | 0.006 | 0.028 | |
| convertGeneIdentifiers | 25.853 | 2.155 | 33.377 | |
| correlateGEandAS | 0.038 | 0.012 | 0.056 | |
| createGroupByAttribute | 0.001 | 0.001 | 0.003 | |
| createJunctionsTemplate | 0.004 | 0.001 | 0.006 | |
| customRowMeans | 0.001 | 0.001 | 0.002 | |
| diffAnalyses | 0.163 | 0.017 | 0.208 | |
| downloadFiles | 0.000 | 0.001 | 0.001 | |
| ensemblToUniprot | 0.042 | 0.004 | 0.504 | |
| filterGeneExpr | 0.012 | 0.004 | 0.016 | |
| filterGroups | 0.003 | 0.001 | 0.003 | |
| filterPSI | 0.028 | 0.009 | 0.038 | |
| getAttributesTime | 0.005 | 0.001 | 0.006 | |
| getDownloadsFolder | 0.001 | 0.001 | 0.001 | |
| getFirebrowseDateFormat | 0.000 | 0.001 | 0.001 | |
| getGeneList | 0.006 | 0.002 | 0.008 | |
| getGtexDataTypes | 0.001 | 0.001 | 0.002 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.003 | 0.001 | 0.004 | |
| getSampleFromSubject | 0.002 | 0.000 | 0.002 | |
| getSplicingEventFromGenes | 0.007 | 0.002 | 0.009 | |
| getSplicingEventTypes | 0.000 | 0.001 | 0.001 | |
| getSubjectFromSample | 0.001 | 0.000 | 0.001 | |
| getTCGAdataTypes | 0.048 | 0.006 | 0.369 | |
| getValidEvents | 0.007 | 0.002 | 0.009 | |
| groupPerElem | 0.001 | 0.001 | 0.002 | |
| hchart.survfit | 0.507 | 0.224 | 0.845 | |
| isFirebrowseUp | 0.010 | 0.001 | 0.072 | |
| labelBasedOnCutoff | 0.001 | 0.001 | 0.001 | |
| leveneTest | 0.015 | 0.001 | 0.019 | |
| listAllAnnotations | 4.468 | 0.473 | 5.799 | |
| listSplicingAnnotations | 21.855 | 1.948 | 27.802 | |
| loadAnnotation | 5.569 | 0.497 | 7.816 | |
| loadGtexData | 0.000 | 0.001 | 0.002 | |
| loadLocalFiles | 0.001 | 0.001 | 0.001 | |
| loadSRAproject | 0.000 | 0.001 | 0.001 | |
| loadTCGAdata | 0.015 | 0.006 | 0.150 | |
| missingDataModal | 0.000 | 0.001 | 0.002 | |
| normaliseGeneExpression | 0.047 | 0.005 | 0.051 | |
| optimalSurvivalCutoff | 0.274 | 0.003 | 0.345 | |
| parseCategoricalGroups | 0.001 | 0.001 | 0.002 | |
| parseFirebrowseMetadata | 0.070 | 0.011 | 0.383 | |
| parseMatsEvent | 0.011 | 0.002 | 0.013 | |
| parseMatsGeneric | 0.047 | 0.007 | 0.054 | |
| parseMisoAnnotation | 0.308 | 0.027 | 0.398 | |
| parseMisoEvent | 0.009 | 0.001 | 0.012 | |
| parseMisoEventID | 0.013 | 0.005 | 0.023 | |
| parseMisoGeneric | 0.074 | 0.011 | 0.113 | |
| parseMisoId | 0.000 | 0.000 | 0.002 | |
| parseSplicingEvent | 0.011 | 0.006 | 0.018 | |
| parseSuppaEvent | 0.008 | 0.001 | 0.009 | |
| parseSuppaGeneric | 0.046 | 0.007 | 0.074 | |
| parseTcgaSampleInfo | 0.008 | 0.003 | 0.012 | |
| parseUrlsFromFirebrowseResponse | 0.043 | 0.001 | 0.261 | |
| parseVastToolsEvent | 0.012 | 0.001 | 0.013 | |
| parseVastToolsSE | 0.044 | 0.003 | 0.048 | |
| performICA | 0.013 | 0.009 | 0.023 | |
| performPCA | 0.003 | 0.001 | 0.006 | |
| plot.GEandAScorrelation | 1.615 | 0.023 | 2.088 | |
| plotDistribution | 1.647 | 0.171 | 2.294 | |
| plotGeneExprPerSample | 0.187 | 0.080 | 0.359 | |
| plotGroupIndependence | 1.039 | 0.041 | 1.231 | |
| plotICA | 0.277 | 0.023 | 0.377 | |
| plotLibrarySize | 0.475 | 0.069 | 0.632 | |
| plotPCA | 0.574 | 0.272 | 0.975 | |
| plotPCAvariance | 0.110 | 0.067 | 0.208 | |
| plotProtein | 1.458 | 0.149 | 2.504 | |
| plotRowStats | 1.550 | 0.020 | 1.793 | |
| plotSingleICA | 0.453 | 0.191 | 0.746 | |
| plotSplicingEvent | 0.115 | 0.002 | 0.133 | |
| plotSurvivalCurves | 0.189 | 0.068 | 0.285 | |
| plotSurvivalPvaluesByCutoff | 1.204 | 0.080 | 1.455 | |
| plotTranscripts | 0.035 | 0.004 | 0.630 | |
| prepareAnnotationFromEvents | 0.452 | 0.016 | 0.504 | |
| prepareFirebrowseArchives | 0.001 | 0.001 | 0.001 | |
| prepareJunctionQuantSTAR | 0.000 | 0.001 | 0.003 | |
| prepareSRAmetadata | 0.001 | 0.000 | 0.001 | |
| processSurvTerms | 0.020 | 0.001 | 0.023 | |
| psichomics | 0.000 | 0.000 | 0.001 | |
| quantifySplicing | 0.028 | 0.009 | 0.040 | |
| queryEnsembl | 0.060 | 0.010 | 0.409 | |
| queryEnsemblByGene | 0.213 | 0.045 | 1.561 | |
| queryFirebrowseData | 0.067 | 0.004 | 0.481 | |
| queryPubMed | 0.058 | 0.015 | 0.396 | |
| queryUniprot | 0.099 | 0.004 | 0.420 | |
| readFile | 0.002 | 0.001 | 0.003 | |
| renameDuplicated | 0.001 | 0.001 | 0.002 | |
| renderBoxplot | 0.156 | 0.066 | 0.269 | |
| survdiffTerms | 0.013 | 0.002 | 0.020 | |
| survfit.survTerms | 0.039 | 0.003 | 0.042 | |
| testGroupIndependence | 0.006 | 0.000 | 0.007 | |
| testSurvival | 0.038 | 0.002 | 0.049 | |
| textSuggestions | 0.001 | 0.000 | 0.002 | |
| trimWhitespace | 0.001 | 0.001 | 0.001 | |