| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-11 12:06 -0500 (Thu, 11 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" | 4670 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4604 |
| 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 | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | 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-10 17:58:16 -0500 (Wed, 10 Dec 2025) |
| EndedAt: 2025-12-10 18:12:07 -0500 (Wed, 10 Dec 2025) |
| EllapsedTime: 831.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 Patched (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.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 15.0.0 (clang-1500.0.40.1)’
* 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 ... ERROR
Running examples in ‘psichomics-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotProtein
> ### Title: Plot protein features
> ### Aliases: plotProtein
>
> ### ** Examples
>
> protein <- "P38398"
> plotProtein(protein)
Premature end of data in tag uniprot line 2
Error: 1: Premature end of data in tag uniprot line 2
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
convertGeneIdentifiers 22.824 1.088 36.275
listSplicingAnnotations 17.218 1.070 27.616
loadAnnotation 4.483 0.275 7.263
listAllAnnotations 3.606 0.256 5.741
* 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: 2 ERRORs, 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-arm64/Resources/library’ * installing *source* package ‘psichomics’ ... ** this is package ‘psichomics’ version ‘1.36.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ 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.5-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.5-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.5-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.5-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.5-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)
psichomics.Rcheck/tests/spelling.Rout
R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
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.213 0.066 0.319
psichomics.Rcheck/tests/testthat.Rout.fail
R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
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.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.000 | 0.001 | |
| assignValuePerSubject | 0.019 | 0.008 | 0.038 | |
| blendColours | 0.001 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.010 | 0.003 | 0.012 | |
| convertGeneIdentifiers | 22.824 | 1.088 | 36.275 | |
| correlateGEandAS | 0.020 | 0.005 | 0.039 | |
| createGroupByAttribute | 0.001 | 0.000 | 0.002 | |
| createJunctionsTemplate | 0.002 | 0.000 | 0.006 | |
| customRowMeans | 0.001 | 0.000 | 0.001 | |
| diffAnalyses | 0.085 | 0.009 | 0.142 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.031 | 0.003 | 0.572 | |
| filterGeneExpr | 0.007 | 0.002 | 0.012 | |
| filterGroups | 0.002 | 0.000 | 0.002 | |
| filterPSI | 0.014 | 0.004 | 0.021 | |
| getAttributesTime | 0.002 | 0.000 | 0.002 | |
| getDownloadsFolder | 0.000 | 0.001 | 0.001 | |
| getFirebrowseDateFormat | 0 | 0 | 0 | |
| getGeneList | 0.006 | 0.001 | 0.007 | |
| getGtexDataTypes | 0.001 | 0.000 | 0.001 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.002 | 0.001 | 0.003 | |
| getSampleFromSubject | 0.001 | 0.001 | 0.003 | |
| getSplicingEventFromGenes | 0.003 | 0.001 | 0.004 | |
| getSplicingEventTypes | 0.000 | 0.000 | 0.001 | |
| getSubjectFromSample | 0.000 | 0.000 | 0.001 | |
| getTCGAdataTypes | 0.036 | 0.005 | 0.668 | |
| getValidEvents | 0.004 | 0.001 | 0.004 | |
| groupPerElem | 0.001 | 0.000 | 0.001 | |
| hchart.survfit | 0.254 | 0.110 | 0.422 | |
| isFirebrowseUp | 0.007 | 0.001 | 0.102 | |
| labelBasedOnCutoff | 0.000 | 0.000 | 0.001 | |
| leveneTest | 0.007 | 0.001 | 0.008 | |
| listAllAnnotations | 3.606 | 0.256 | 5.741 | |
| listSplicingAnnotations | 17.218 | 1.070 | 27.616 | |
| loadAnnotation | 4.483 | 0.275 | 7.263 | |
| loadGtexData | 0.000 | 0.001 | 0.001 | |
| loadLocalFiles | 0.000 | 0.000 | 0.001 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.012 | 0.003 | 0.216 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.035 | 0.002 | 0.038 | |
| optimalSurvivalCutoff | 0.120 | 0.002 | 0.142 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.002 | |
| parseFirebrowseMetadata | 0.044 | 0.006 | 0.558 | |
| parseMatsEvent | 0.006 | 0.001 | 0.011 | |
| parseMatsGeneric | 0.021 | 0.004 | 0.031 | |
| parseMisoAnnotation | 0.128 | 0.014 | 0.161 | |
| parseMisoEvent | 0.004 | 0.000 | 0.012 | |
| parseMisoEventID | 0.006 | 0.002 | 0.008 | |
| parseMisoGeneric | 0.029 | 0.006 | 0.035 | |
| parseMisoId | 0 | 0 | 0 | |
| parseSplicingEvent | 0.006 | 0.002 | 0.008 | |
| parseSuppaEvent | 0.003 | 0.000 | 0.004 | |
| parseSuppaGeneric | 0.017 | 0.002 | 0.030 | |
| parseTcgaSampleInfo | 0.006 | 0.002 | 0.007 | |
| parseUrlsFromFirebrowseResponse | 0.029 | 0.002 | 0.370 | |
| parseVastToolsEvent | 0.006 | 0.000 | 0.010 | |
| parseVastToolsSE | 0.020 | 0.001 | 0.040 | |
| performICA | 0.007 | 0.005 | 0.013 | |
| performPCA | 0.002 | 0.000 | 0.001 | |
| plot.GEandAScorrelation | 0.771 | 0.016 | 0.962 | |
| plotDistribution | 0.676 | 0.083 | 1.026 | |
| plotGeneExprPerSample | 0.097 | 0.036 | 0.172 | |
| plotGroupIndependence | 0.549 | 0.015 | 0.833 | |
| plotICA | 0.114 | 0.014 | 0.213 | |
| plotLibrarySize | 0.196 | 0.038 | 0.314 | |
| plotPCA | 0.248 | 0.137 | 0.549 | |
| plotPCAvariance | 0.051 | 0.032 | 0.110 | |