Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-11 11:40 -0500 (Sat, 11 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4760 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4479 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4443 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4398 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4391 |
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 1606/2277 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
psichomics 1.33.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
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.33.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings psichomics_1.33.0.tar.gz |
StartedAt: 2025-01-11 01:15:03 -0500 (Sat, 11 Jan 2025) |
EndedAt: 2025-01-11 01:24:41 -0500 (Sat, 11 Jan 2025) |
EllapsedTime: 577.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: psichomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings psichomics_1.33.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/psichomics.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘psichomics/DESCRIPTION’ ... OK * this is package ‘psichomics’ version ‘1.33.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: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 loading without being on the library search path ... 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 15.425 2.109 18.425 listSplicingAnnotations 12.016 1.884 14.546 queryEnsemblByGene 0.127 0.043 7.913 parseFirebrowseMetadata 0.088 0.021 10.406 getTCGAdataTypes 0.057 0.041 8.560 queryFirebrowseData 0.063 0.008 10.423 parseUrlsFromFirebrowseResponse 0.050 0.002 6.289 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/psichomics.Rcheck/00check.log’ for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c progressBar.cpp -o progressBar.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c psiFastCalc.cpp -o psiFastCalc.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c vastToolsParser.cpp -o vastToolsParser.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.21-bioc/R/site-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) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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.151 0.039 0.179
psichomics.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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.33.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 23.867 1.974 29.579
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0.000 | 0.001 | 0.001 | |
assignValuePerSubject | 0.016 | 0.004 | 0.020 | |
blendColours | 0.000 | 0.001 | 0.001 | |
calculateLoadingsContribution | 0.008 | 0.001 | 0.011 | |
convertGeneIdentifiers | 15.425 | 2.109 | 18.425 | |
correlateGEandAS | 0.018 | 0.007 | 0.025 | |
createGroupByAttribute | 0.000 | 0.002 | 0.001 | |
createJunctionsTemplate | 0.001 | 0.001 | 0.002 | |
customRowMeans | 0.000 | 0.001 | 0.002 | |
diffAnalyses | 0.072 | 0.019 | 0.091 | |
downloadFiles | 0.000 | 0.000 | 0.001 | |
ensemblToUniprot | 0.029 | 0.007 | 1.299 | |
filterGeneExpr | 0.005 | 0.002 | 0.007 | |
filterGroups | 0.000 | 0.001 | 0.001 | |
filterPSI | 0.009 | 0.007 | 0.017 | |
getAttributesTime | 0.003 | 0.000 | 0.003 | |
getDownloadsFolder | 0.000 | 0.000 | 0.001 | |
getFirebrowseDateFormat | 0.000 | 0.000 | 0.001 | |
getGeneList | 0.003 | 0.001 | 0.005 | |
getGtexDataTypes | 0.000 | 0.001 | 0.000 | |
getGtexTissues | 0 | 0 | 0 | |
getNumerics | 0.001 | 0.001 | 0.002 | |
getSampleFromSubject | 0.001 | 0.001 | 0.002 | |
getSplicingEventFromGenes | 0.002 | 0.002 | 0.004 | |
getSplicingEventTypes | 0 | 0 | 0 | |
getSubjectFromSample | 0 | 0 | 0 | |
getTCGAdataTypes | 0.057 | 0.041 | 8.560 | |
getValidEvents | 0.006 | 0.003 | 0.009 | |
groupPerElem | 0.002 | 0.000 | 0.001 | |
hchart.survfit | 0.246 | 0.080 | 0.335 | |
isFirebrowseUp | 0.005 | 0.003 | 2.064 | |
labelBasedOnCutoff | 0.001 | 0.000 | 0.001 | |
leveneTest | 0.012 | 0.001 | 0.013 | |
listAllAnnotations | 2.769 | 0.621 | 3.556 | |
listSplicingAnnotations | 12.016 | 1.884 | 14.546 | |
loadAnnotation | 2.992 | 0.605 | 3.760 | |
loadGtexData | 0.000 | 0.001 | 0.000 | |
loadLocalFiles | 0 | 0 | 0 | |
loadSRAproject | 0.000 | 0.001 | 0.000 | |
loadTCGAdata | 0.014 | 0.008 | 2.085 | |
missingDataModal | 0 | 0 | 0 | |
normaliseGeneExpression | 0.029 | 0.024 | 0.053 | |
optimalSurvivalCutoff | 0.113 | 0.052 | 0.165 | |
parseCategoricalGroups | 0.001 | 0.001 | 0.002 | |
parseFirebrowseMetadata | 0.088 | 0.021 | 10.406 | |
parseMatsEvent | 0.010 | 0.002 | 0.011 | |
parseMatsGeneric | 0.036 | 0.003 | 0.039 | |
parseMisoAnnotation | 0.195 | 0.043 | 0.243 | |
parseMisoEvent | 0.004 | 0.001 | 0.004 | |
parseMisoEventID | 0.006 | 0.000 | 0.006 | |
parseMisoGeneric | 0.026 | 0.005 | 0.030 | |
parseMisoId | 0.001 | 0.000 | 0.000 | |
parseSplicingEvent | 0.004 | 0.002 | 0.005 | |
parseSuppaEvent | 0.003 | 0.001 | 0.003 | |
parseSuppaGeneric | 0.018 | 0.001 | 0.018 | |
parseTcgaSampleInfo | 0.005 | 0.000 | 0.004 | |
parseUrlsFromFirebrowseResponse | 0.050 | 0.002 | 6.289 | |
parseVastToolsEvent | 0.005 | 0.000 | 0.005 | |
parseVastToolsSE | 0.018 | 0.001 | 0.019 | |
performICA | 0.007 | 0.004 | 0.010 | |
performPCA | 0.003 | 0.000 | 0.002 | |
plot.GEandAScorrelation | 0.540 | 0.111 | 0.651 | |
plotDistribution | 0.644 | 0.180 | 0.824 | |
plotGeneExprPerSample | 0.081 | 0.012 | 0.092 | |
plotGroupIndependence | 0.146 | 0.017 | 0.162 | |
plotICA | 0.109 | 0.012 | 0.122 | |
plotLibrarySize | 0.211 | 0.042 | 0.253 | |
plotPCA | 0.214 | 0.029 | 0.243 | |
plotPCAvariance | 0.045 | 0.004 | 0.050 | |
plotProtein | 0.633 | 0.207 | 2.066 | |
plotRowStats | 0.433 | 0.029 | 0.462 | |
plotSingleICA | 0.205 | 0.040 | 0.245 | |
plotSplicingEvent | 0.046 | 0.004 | 0.050 | |
plotSurvivalCurves | 0.084 | 0.010 | 0.094 | |
plotSurvivalPvaluesByCutoff | 0.421 | 0.013 | 0.434 | |
plotTranscripts | 0.018 | 0.002 | 1.866 | |
prepareAnnotationFromEvents | 0.152 | 0.054 | 0.206 | |
prepareFirebrowseArchives | 0.000 | 0.001 | 0.001 | |
prepareJunctionQuantSTAR | 0.000 | 0.000 | 0.001 | |
prepareSRAmetadata | 0.001 | 0.000 | 0.000 | |
processSurvTerms | 0.007 | 0.002 | 0.009 | |
psichomics | 0 | 0 | 0 | |
quantifySplicing | 0.010 | 0.003 | 0.014 | |
queryEnsembl | 0.032 | 0.003 | 0.867 | |
queryEnsemblByGene | 0.127 | 0.043 | 7.913 | |
queryFirebrowseData | 0.063 | 0.008 | 10.423 | |
queryPubMed | 0.172 | 0.204 | 0.830 | |
queryUniprot | 0.062 | 0.022 | 0.874 | |
readFile | 0.002 | 0.002 | 0.005 | |
renameDuplicated | 0.000 | 0.003 | 0.002 | |
renderBoxplot | 0.089 | 0.047 | 0.136 | |
survdiffTerms | 0.007 | 0.003 | 0.009 | |
survfit.survTerms | 0.029 | 0.001 | 0.029 | |
testGroupIndependence | 0.004 | 0.000 | 0.004 | |
testSurvival | 0.024 | 0.001 | 0.025 | |
textSuggestions | 0.001 | 0.000 | 0.001 | |
trimWhitespace | 0.000 | 0.000 | 0.001 | |