| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-08-15 12:07 -0400 (Fri, 15 Aug 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4818 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4554 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4595 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4537 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4535 |
| 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 1628/2317 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.35.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | 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.35.0 |
| Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:psichomics.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings psichomics_1.35.0.tar.gz |
| StartedAt: 2025-08-15 06:39:38 -0400 (Fri, 15 Aug 2025) |
| EndedAt: 2025-08-15 06:50:07 -0400 (Fri, 15 Aug 2025) |
| EllapsedTime: 629.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:psichomics.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings psichomics_1.35.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'psichomics/DESCRIPTION' ... OK
* this is package 'psichomics' version '1.35.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 whether package 'psichomics' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 14.2.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 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 for x64 is not available
File 'F:/biocbuild/bbs-3.22-bioc/R/library/psichomics/libs/x64/psichomics.dll':
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
convertGeneIdentifiers 16.23 1.72 19.42
listSplicingAnnotations 12.87 1.98 15.11
hchart.survfit 0.34 0.17 9.11
* 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: 4 NOTEs
See
'F:/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck/00check.log'
for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.22-bioc/R/library' * installing *source* package 'psichomics' ... ** this is package 'psichomics' version '1.35.0' ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 14.2.0' g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c progressBar.cpp -o progressBar.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c psiFastCalc.cpp -o psiFastCalc.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.22-bioc/R/library/Rcpp/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c vastToolsParser.cpp -o vastToolsParser.o g++ -std=gnu++17 -shared -s -static-libgcc -o psichomics.dll tmp.def RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.22-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.22-bioc/R/library/00LOCK-psichomics/00new/psichomics/libs/x64 ** 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 ** 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.1 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
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)
NULL
>
> proc.time()
user system elapsed
0.18 0.01 0.28
psichomics.Rcheck/tests/testthat.Rout
R version 4.5.1 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
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.35.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
29.68 2.67 34.21
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0 | 0 | 0 | |
| assignValuePerSubject | 0.01 | 0.00 | 0.06 | |
| blendColours | 0 | 0 | 0 | |
| calculateLoadingsContribution | 0.02 | 0.01 | 0.03 | |
| convertGeneIdentifiers | 16.23 | 1.72 | 19.42 | |
| correlateGEandAS | 0.03 | 0.00 | 0.05 | |
| createGroupByAttribute | 0 | 0 | 0 | |
| createJunctionsTemplate | 0 | 0 | 0 | |
| customRowMeans | 0 | 0 | 0 | |
| diffAnalyses | 0.11 | 0.02 | 0.12 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.05 | 0.00 | 1.05 | |
| filterGeneExpr | 0 | 0 | 0 | |
| filterGroups | 0 | 0 | 0 | |
| filterPSI | 0.02 | 0.00 | 0.01 | |
| getAttributesTime | 0 | 0 | 0 | |
| getDownloadsFolder | 0 | 0 | 0 | |
| getFirebrowseDateFormat | 0 | 0 | 0 | |
| getGeneList | 0.00 | 0.00 | 0.01 | |
| getGtexDataTypes | 0 | 0 | 0 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0 | 0 | 0 | |
| getSampleFromSubject | 0 | 0 | 0 | |
| getSplicingEventFromGenes | 0 | 0 | 0 | |
| getSplicingEventTypes | 0 | 0 | 0 | |
| getSubjectFromSample | 0 | 0 | 0 | |
| getTCGAdataTypes | 0.06 | 0.00 | 0.37 | |
| getValidEvents | 0.02 | 0.00 | 0.02 | |
| groupPerElem | 0 | 0 | 0 | |
| hchart.survfit | 0.34 | 0.17 | 9.11 | |
| isFirebrowseUp | 0.00 | 0.00 | 0.04 | |
| labelBasedOnCutoff | 0 | 0 | 0 | |
| leveneTest | 0 | 0 | 0 | |
| listAllAnnotations | 4.22 | 0.50 | 4.84 | |
| listSplicingAnnotations | 12.87 | 1.98 | 15.11 | |
| loadAnnotation | 2.88 | 0.50 | 3.47 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0 | 0 | 0 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.01 | 0.00 | 0.06 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.03 | 0.00 | 0.04 | |
| optimalSurvivalCutoff | 0.10 | 0.02 | 0.11 | |
| parseCategoricalGroups | 0 | 0 | 0 | |
| parseFirebrowseMetadata | 0.03 | 0.00 | 0.17 | |
| parseMatsEvent | 0.01 | 0.00 | 0.01 | |
| parseMatsGeneric | 0.04 | 0.00 | 0.03 | |
| parseMisoAnnotation | 0.15 | 0.06 | 0.61 | |
| parseMisoEvent | 0 | 0 | 0 | |
| parseMisoEventID | 0.00 | 0.00 | 0.05 | |
| parseMisoGeneric | 0.02 | 0.00 | 0.01 | |
| parseMisoId | 0 | 0 | 0 | |
| parseSplicingEvent | 0.01 | 0.00 | 0.02 | |
| parseSuppaEvent | 0 | 0 | 0 | |
| parseSuppaGeneric | 0.02 | 0.01 | 0.03 | |
| parseTcgaSampleInfo | 0.01 | 0.00 | 0.03 | |
| parseUrlsFromFirebrowseResponse | 0.02 | 0.00 | 0.14 | |
| parseVastToolsEvent | 0.02 | 0.00 | 0.02 | |
| parseVastToolsSE | 0.01 | 0.00 | 0.01 | |
| performICA | 0.02 | 0.00 | 0.02 | |
| performPCA | 0 | 0 | 0 | |
| plot.GEandAScorrelation | 0.64 | 0.05 | 0.68 | |
| plotDistribution | 0.78 | 0.12 | 0.91 | |
| plotGeneExprPerSample | 0.14 | 0.03 | 0.19 | |
| plotGroupIndependence | 0.22 | 0.00 | 0.22 | |
| plotICA | 0.08 | 0.04 | 0.56 | |
| plotLibrarySize | 0.21 | 0.01 | 0.27 | |
| plotPCA | 0.27 | 0.27 | 0.62 | |
| plotPCAvariance | 0.06 | 0.03 | 0.13 | |
| plotProtein | 0.92 | 0.12 | 1.71 | |
| plotRowStats | 0.50 | 0.02 | 0.52 | |
| plotSingleICA | 0.29 | 0.19 | 2.25 | |
| plotSplicingEvent | 0.03 | 0.00 | 0.03 | |
| plotSurvivalCurves | 0.09 | 0.06 | 2.70 | |
| plotSurvivalPvaluesByCutoff | 0.67 | 0.03 | 2.38 | |
| plotTranscripts | 0.02 | 0.00 | 0.84 | |
| prepareAnnotationFromEvents | 0.21 | 0.02 | 0.22 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0 | 0 | 0 | |
| processSurvTerms | 0.01 | 0.00 | 0.01 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.02 | 0.00 | 0.02 | |
| queryEnsembl | 0.03 | 0.00 | 0.81 | |
| queryEnsemblByGene | 0.20 | 0.00 | 2.12 | |
| queryFirebrowseData | 0.06 | 0.00 | 0.25 | |
| queryPubMed | 0.05 | 0.00 | 0.60 | |
| queryUniprot | 0.15 | 0.00 | 0.37 | |
| readFile | 0.02 | 0.00 | 0.02 | |
| renameDuplicated | 0 | 0 | 0 | |
| renderBoxplot | 0.09 | 0.01 | 0.15 | |
| survdiffTerms | 0 | 0 | 0 | |
| survfit.survTerms | 0.03 | 0.00 | 0.03 | |
| testGroupIndependence | 0.02 | 0.00 | 0.01 | |
| testSurvival | 0.03 | 0.00 | 0.04 | |
| textSuggestions | 0 | 0 | 0 | |
| trimWhitespace | 0 | 0 | 0 | |