| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-28 11:39 -0500 (Fri, 28 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4866 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4614 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4571 |
| 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 1643/2328 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.37.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.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-11-27 21:59:22 -0500 (Thu, 27 Nov 2025) |
| EndedAt: 2025-11-27 22:03:15 -0500 (Thu, 27 Nov 2025) |
| EllapsedTime: 232.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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 7.493 0.458 9.562
listSplicingAnnotations 7.253 0.558 9.025
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 NOTEs
See
‘/Users/biocbuild/bbs-3.23-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.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)
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.085 0.037 0.139
psichomics.Rcheck/tests/testthat.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.
> 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...
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
10.677 0.631 15.603
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.001 | 0.000 | 0.000 | |
| assignValuePerSubject | 0.007 | 0.004 | 0.011 | |
| blendColours | 0 | 0 | 0 | |
| calculateLoadingsContribution | 0.003 | 0.000 | 0.006 | |
| convertGeneIdentifiers | 7.493 | 0.458 | 9.562 | |
| correlateGEandAS | 0.006 | 0.002 | 0.009 | |
| createGroupByAttribute | 0.001 | 0.000 | 0.001 | |
| createJunctionsTemplate | 0.001 | 0.000 | 0.001 | |
| customRowMeans | 0 | 0 | 0 | |
| diffAnalyses | 0.025 | 0.003 | 0.031 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.010 | 0.002 | 0.727 | |
| filterGeneExpr | 0.003 | 0.001 | 0.003 | |
| filterGroups | 0.001 | 0.000 | 0.001 | |
| filterPSI | 0.004 | 0.001 | 0.006 | |
| getAttributesTime | 0.001 | 0.000 | 0.000 | |
| getDownloadsFolder | 0 | 0 | 0 | |
| getFirebrowseDateFormat | 0 | 0 | 0 | |
| getGeneList | 0.001 | 0.000 | 0.002 | |
| getGtexDataTypes | 0.001 | 0.001 | 0.000 | |
| getGtexTissues | 0.000 | 0.000 | 0.001 | |
| getNumerics | 0.024 | 0.002 | 0.029 | |
| getSampleFromSubject | 0.000 | 0.000 | 0.001 | |
| getSplicingEventFromGenes | 0.001 | 0.001 | 0.001 | |
| getSplicingEventTypes | 0 | 0 | 0 | |
| getSubjectFromSample | 0 | 0 | 0 | |
| getTCGAdataTypes | 0.012 | 0.003 | 0.301 | |
| getValidEvents | 0.002 | 0.001 | 0.003 | |
| groupPerElem | 0 | 0 | 0 | |
| hchart.survfit | 0.078 | 0.039 | 0.136 | |
| isFirebrowseUp | 0.001 | 0.001 | 0.049 | |
| labelBasedOnCutoff | 0 | 0 | 0 | |
| leveneTest | 0.002 | 0.000 | 0.002 | |
| listAllAnnotations | 1.203 | 0.103 | 1.600 | |
| listSplicingAnnotations | 7.253 | 0.558 | 9.025 | |
| loadAnnotation | 1.635 | 0.126 | 1.904 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0 | 0 | 0 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.006 | 0.000 | 0.087 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.012 | 0.001 | 0.013 | |
| optimalSurvivalCutoff | 0.046 | 0.001 | 0.047 | |
| parseCategoricalGroups | 0 | 0 | 0 | |
| parseFirebrowseMetadata | 0.027 | 0.002 | 0.247 | |
| parseMatsEvent | 0.002 | 0.000 | 0.002 | |
| parseMatsGeneric | 0.009 | 0.001 | 0.010 | |
| parseMisoAnnotation | 0.040 | 0.006 | 0.047 | |
| parseMisoEvent | 0.001 | 0.000 | 0.001 | |
| parseMisoEventID | 0.002 | 0.000 | 0.002 | |
| parseMisoGeneric | 0.008 | 0.001 | 0.009 | |
| parseMisoId | 0 | 0 | 0 | |
| parseSplicingEvent | 0.002 | 0.000 | 0.004 | |
| parseSuppaEvent | 0.001 | 0.000 | 0.001 | |
| parseSuppaGeneric | 0.005 | 0.000 | 0.005 | |
| parseTcgaSampleInfo | 0.002 | 0.001 | 0.003 | |
| parseUrlsFromFirebrowseResponse | 0.009 | 0.000 | 0.180 | |
| parseVastToolsEvent | 0.001 | 0.000 | 0.001 | |
| parseVastToolsSE | 0.004 | 0.000 | 0.005 | |
| performICA | 0.003 | 0.002 | 0.005 | |
| performPCA | 0.001 | 0.000 | 0.001 | |
| plot.GEandAScorrelation | 0.208 | 0.012 | 0.248 | |
| plotDistribution | 0.236 | 0.037 | 0.295 | |
| plotGeneExprPerSample | 0.024 | 0.012 | 0.040 | |
| plotGroupIndependence | 0.124 | 0.002 | 0.131 | |
| plotICA | 0.037 | 0.005 | 0.044 | |
| plotLibrarySize | 0.062 | 0.012 | 0.079 | |
| plotPCA | 0.076 | 0.050 | 0.139 | |
| plotPCAvariance | 0.016 | 0.015 | 0.031 | |
| plotProtein | 0.193 | 0.029 | 1.698 | |
| plotRowStats | 0.187 | 0.003 | 0.212 | |
| plotSingleICA | 0.059 | 0.033 | 0.108 | |
| plotSplicingEvent | 0.015 | 0.001 | 0.020 | |
| plotSurvivalCurves | 0.028 | 0.012 | 0.044 | |
| plotSurvivalPvaluesByCutoff | 0.154 | 0.014 | 0.195 | |
| plotTranscripts | 0.006 | 0.000 | 1.200 | |
| prepareAnnotationFromEvents | 0.049 | 0.002 | 0.058 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0.000 | 0.001 | 0.000 | |
| processSurvTerms | 0.002 | 0.000 | 0.003 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.003 | 0.001 | 0.005 | |
| queryEnsembl | 0.011 | 0.001 | 0.604 | |
| queryEnsemblByGene | 0.035 | 0.007 | 3.413 | |
| queryFirebrowseData | 0.017 | 0.001 | 0.348 | |
| queryPubMed | 0.011 | 0.003 | 0.571 | |
| queryUniprot | 0.028 | 0.002 | 0.740 | |
| readFile | 0.001 | 0.000 | 0.001 | |
| renameDuplicated | 0.000 | 0.000 | 0.001 | |
| renderBoxplot | 0.023 | 0.015 | 0.049 | |
| survdiffTerms | 0.002 | 0.000 | 0.004 | |
| survfit.survTerms | 0.010 | 0.001 | 0.011 | |
| testGroupIndependence | 0.001 | 0.000 | 0.002 | |
| testSurvival | 0.012 | 0.000 | 0.022 | |
| textSuggestions | 0 | 0 | 0 | |
| trimWhitespace | 0.000 | 0.000 | 0.001 | |