Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-08-22 12:06 -0400 (Fri, 22 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" | 4821 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4599 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4541 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4539 |
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 1630/2319 | 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 | ![]() | ||||||||
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: /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.35.0.tar.gz |
StartedAt: 2025-08-21 20:58:57 -0400 (Thu, 21 Aug 2025) |
EndedAt: 2025-08-21 21:02:11 -0400 (Thu, 21 Aug 2025) |
EllapsedTime: 194.3 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.35.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/psichomics.Rcheck’ * using R version 4.5.1 Patched (2025-06-14 r88325) * 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.7 * 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 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.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 7.161 0.435 8.824 listSplicingAnnotations 5.512 0.538 7.788 * 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 ‘/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.35.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ using SDK: ‘MacOSX11.3.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.1 Patched (2025-06-14 r88325) -- "Great Square Root" 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.070 0.020 0.086
psichomics.Rcheck/tests/testthat.Rout
R version 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 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.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 9.001 0.500 11.497
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0 | 0 | 0 | |
assignValuePerSubject | 0.006 | 0.002 | 0.009 | |
blendColours | 0.000 | 0.000 | 0.001 | |
calculateLoadingsContribution | 0.004 | 0.001 | 0.004 | |
convertGeneIdentifiers | 7.161 | 0.435 | 8.824 | |
correlateGEandAS | 0.006 | 0.002 | 0.008 | |
createGroupByAttribute | 0.000 | 0.000 | 0.001 | |
createJunctionsTemplate | 0.001 | 0.000 | 0.001 | |
customRowMeans | 0.000 | 0.001 | 0.000 | |
diffAnalyses | 0.023 | 0.002 | 0.032 | |
downloadFiles | 0 | 0 | 0 | |
ensemblToUniprot | 0.009 | 0.001 | 0.745 | |
filterGeneExpr | 0.002 | 0.001 | 0.003 | |
filterGroups | 0.001 | 0.000 | 0.001 | |
filterPSI | 0.004 | 0.001 | 0.005 | |
getAttributesTime | 0.001 | 0.000 | 0.001 | |
getDownloadsFolder | 0.000 | 0.000 | 0.001 | |
getFirebrowseDateFormat | 0 | 0 | 0 | |
getGeneList | 0.002 | 0.000 | 0.002 | |
getGtexDataTypes | 0 | 0 | 0 | |
getGtexTissues | 0 | 0 | 0 | |
getNumerics | 0.001 | 0.000 | 0.001 | |
getSampleFromSubject | 0.000 | 0.000 | 0.001 | |
getSplicingEventFromGenes | 0.001 | 0.001 | 0.001 | |
getSplicingEventTypes | 0 | 0 | 0 | |
getSubjectFromSample | 0 | 0 | 0 | |
getTCGAdataTypes | 0.011 | 0.002 | 0.195 | |
getValidEvents | 0.001 | 0.000 | 0.001 | |
groupPerElem | 0.000 | 0.000 | 0.001 | |
hchart.survfit | 0.078 | 0.035 | 0.137 | |
isFirebrowseUp | 0.002 | 0.000 | 0.025 | |
labelBasedOnCutoff | 0 | 0 | 0 | |
leveneTest | 0.002 | 0.000 | 0.003 | |
listAllAnnotations | 1.184 | 0.111 | 1.814 | |
listSplicingAnnotations | 5.512 | 0.538 | 7.788 | |
loadAnnotation | 1.541 | 0.138 | 1.881 | |
loadGtexData | 0 | 0 | 0 | |
loadLocalFiles | 0.000 | 0.001 | 0.000 | |
loadSRAproject | 0 | 0 | 0 | |
loadTCGAdata | 0.007 | 0.001 | 0.042 | |
missingDataModal | 0 | 0 | 0 | |
normaliseGeneExpression | 0.011 | 0.000 | 0.012 | |
optimalSurvivalCutoff | 0.045 | 0.001 | 0.045 | |
parseCategoricalGroups | 0 | 0 | 0 | |
parseFirebrowseMetadata | 0.024 | 0.002 | 0.135 | |
parseMatsEvent | 0.004 | 0.000 | 0.004 | |
parseMatsGeneric | 0.006 | 0.000 | 0.007 | |
parseMisoAnnotation | 0.040 | 0.004 | 0.046 | |
parseMisoEvent | 0.002 | 0.001 | 0.001 | |
parseMisoEventID | 0.002 | 0.000 | 0.003 | |
parseMisoGeneric | 0.014 | 0.001 | 0.016 | |
parseMisoId | 0 | 0 | 0 | |
parseSplicingEvent | 0.002 | 0.001 | 0.002 | |
parseSuppaEvent | 0.001 | 0.000 | 0.001 | |
parseSuppaGeneric | 0.006 | 0.000 | 0.006 | |
parseTcgaSampleInfo | 0.002 | 0.000 | 0.002 | |
parseUrlsFromFirebrowseResponse | 0.015 | 0.000 | 0.116 | |
parseVastToolsEvent | 0.001 | 0.001 | 0.002 | |
parseVastToolsSE | 0.005 | 0.000 | 0.006 | |
performICA | 0.002 | 0.001 | 0.003 | |
performPCA | 0.000 | 0.000 | 0.001 | |
plot.GEandAScorrelation | 0.179 | 0.004 | 0.190 | |
plotDistribution | 0.228 | 0.026 | 0.272 | |
plotGeneExprPerSample | 0.027 | 0.010 | 0.038 | |
plotGroupIndependence | 0.074 | 0.002 | 0.076 | |
plotICA | 0.035 | 0.005 | 0.044 | |
plotLibrarySize | 0.059 | 0.011 | 0.083 | |
plotPCA | 0.074 | 0.040 | 0.119 | |
plotPCAvariance | 0.013 | 0.009 | 0.023 | |
plotProtein | 0.192 | 0.024 | 1.341 | |
plotRowStats | 0.157 | 0.003 | 0.160 | |
plotSingleICA | 0.057 | 0.031 | 0.089 | |
plotSplicingEvent | 0.013 | 0.000 | 0.014 | |
plotSurvivalCurves | 0.026 | 0.013 | 0.039 | |
plotSurvivalPvaluesByCutoff | 0.145 | 0.013 | 0.172 | |
plotTranscripts | 0.008 | 0.000 | 1.176 | |
prepareAnnotationFromEvents | 0.047 | 0.002 | 0.049 | |
prepareFirebrowseArchives | 0.000 | 0.000 | 0.001 | |
prepareJunctionQuantSTAR | 0 | 0 | 0 | |
prepareSRAmetadata | 0 | 0 | 0 | |
processSurvTerms | 0.003 | 0.000 | 0.003 | |
psichomics | 0.000 | 0.001 | 0.001 | |
quantifySplicing | 0.003 | 0.001 | 0.004 | |
queryEnsembl | 0.009 | 0.001 | 0.637 | |
queryEnsemblByGene | 0.033 | 0.005 | 2.840 | |
queryFirebrowseData | 0.014 | 0.001 | 0.183 | |
queryPubMed | 0.009 | 0.002 | 0.349 | |
queryUniprot | 0.023 | 0.001 | 0.483 | |
readFile | 0 | 0 | 0 | |
renameDuplicated | 0 | 0 | 0 | |
renderBoxplot | 0.021 | 0.013 | 0.035 | |
survdiffTerms | 0.002 | 0.000 | 0.002 | |
survfit.survTerms | 0.008 | 0.000 | 0.008 | |
testGroupIndependence | 0.001 | 0.000 | 0.001 | |
testSurvival | 0.007 | 0.001 | 0.007 | |
textSuggestions | 0 | 0 | 0 | |
trimWhitespace | 0 | 0 | 0 | |