Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:02 -0500 (Wed, 20 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 1613/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
psichomics 1.32.0 (landing page) Nuno Saraiva-Agostinho
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 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 | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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.32.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings psichomics_1.32.0.tar.gz |
StartedAt: 2024-11-20 07:47:08 -0500 (Wed, 20 Nov 2024) |
EndedAt: 2024-11-20 07:55:06 -0500 (Wed, 20 Nov 2024) |
EllapsedTime: 478.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: psichomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings psichomics_1.32.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck’ * using R version 4.4.2 (2024-10-31) * 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.32.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * 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.2.0-23ubuntu4) 13.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 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 ... OK * 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 10.392 0.636 13.729 listSplicingAnnotations 7.848 0.505 10.710 * 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: 3 NOTEs See ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck/00check.log’ for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c progressBar.cpp -o progressBar.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c psiFastCalc.cpp -o psiFastCalc.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c vastToolsParser.cpp -o vastToolsParser.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /media/volume/teran2_disk/biocbuild/bbs-3.20-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 version 4.4.2 (2024-10-31) -- "Pile of Leaves" 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.104 0.046 0.218
psichomics.Rcheck/tests/testthat.Rout
R version 4.4.2 (2024-10-31) -- "Pile of Leaves" 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.32.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 18.350 1.098 26.285
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0.001 | 0.000 | 0.000 | |
assignValuePerSubject | 0.012 | 0.003 | 0.018 | |
blendColours | 0.001 | 0.000 | 0.001 | |
calculateLoadingsContribution | 0.005 | 0.002 | 0.012 | |
convertGeneIdentifiers | 10.392 | 0.636 | 13.729 | |
correlateGEandAS | 0.012 | 0.000 | 0.013 | |
createGroupByAttribute | 0.001 | 0.000 | 0.001 | |
createJunctionsTemplate | 0.001 | 0.000 | 0.001 | |
customRowMeans | 0.000 | 0.000 | 0.001 | |
diffAnalyses | 0.047 | 0.001 | 0.048 | |
downloadFiles | 0 | 0 | 0 | |
ensemblToUniprot | 0.019 | 0.000 | 0.503 | |
filterGeneExpr | 0.005 | 0.000 | 0.019 | |
filterGroups | 0.000 | 0.000 | 0.009 | |
filterPSI | 0.008 | 0.001 | 0.020 | |
getAttributesTime | 0.002 | 0.000 | 0.008 | |
getDownloadsFolder | 0.000 | 0.001 | 0.000 | |
getFirebrowseDateFormat | 0 | 0 | 0 | |
getGeneList | 0.003 | 0.000 | 0.011 | |
getGtexDataTypes | 0 | 0 | 0 | |
getGtexTissues | 0 | 0 | 0 | |
getNumerics | 0.001 | 0.000 | 0.002 | |
getSampleFromSubject | 0.001 | 0.000 | 0.001 | |
getSplicingEventFromGenes | 0.003 | 0.000 | 0.002 | |
getSplicingEventTypes | 0 | 0 | 0 | |
getSubjectFromSample | 0 | 0 | 0 | |
getTCGAdataTypes | 0.025 | 0.001 | 0.274 | |
getValidEvents | 0.002 | 0.000 | 0.002 | |
groupPerElem | 0 | 0 | 0 | |
hchart.survfit | 0.164 | 0.024 | 0.311 | |
isFirebrowseUp | 0.004 | 0.000 | 0.039 | |
labelBasedOnCutoff | 0 | 0 | 0 | |
leveneTest | 0.005 | 0.000 | 0.014 | |
listAllAnnotations | 1.672 | 0.153 | 2.136 | |
listSplicingAnnotations | 7.848 | 0.505 | 10.710 | |
loadAnnotation | 1.943 | 0.102 | 2.331 | |
loadGtexData | 0 | 0 | 0 | |
loadLocalFiles | 0 | 0 | 0 | |
loadSRAproject | 0 | 0 | 0 | |
loadTCGAdata | 0.009 | 0.001 | 0.086 | |
missingDataModal | 0 | 0 | 0 | |
normaliseGeneExpression | 0.02 | 0.00 | 0.04 | |
optimalSurvivalCutoff | 0.073 | 0.001 | 0.150 | |
parseCategoricalGroups | 0.000 | 0.000 | 0.001 | |
parseFirebrowseMetadata | 0.039 | 0.000 | 0.265 | |
parseMatsEvent | 0.003 | 0.001 | 0.003 | |
parseMatsGeneric | 0.011 | 0.002 | 0.013 | |
parseMisoAnnotation | 0.143 | 0.006 | 0.279 | |
parseMisoEvent | 0.003 | 0.000 | 0.003 | |
parseMisoEventID | 0.004 | 0.001 | 0.012 | |
parseMisoGeneric | 0.022 | 0.000 | 0.038 | |
parseMisoId | 0 | 0 | 0 | |
parseSplicingEvent | 0.002 | 0.001 | 0.007 | |
parseSuppaEvent | 0.003 | 0.000 | 0.007 | |
parseSuppaGeneric | 0.013 | 0.000 | 0.024 | |
parseTcgaSampleInfo | 0.003 | 0.000 | 0.004 | |
parseUrlsFromFirebrowseResponse | 0.026 | 0.001 | 0.195 | |
parseVastToolsEvent | 0.004 | 0.000 | 0.007 | |
parseVastToolsSE | 0.012 | 0.000 | 0.023 | |
performICA | 0.003 | 0.002 | 0.008 | |
performPCA | 0.001 | 0.000 | 0.001 | |
plot.GEandAScorrelation | 0.375 | 0.005 | 0.595 | |
plotDistribution | 0.488 | 0.015 | 0.536 | |
plotGeneExprPerSample | 0.057 | 0.008 | 0.066 | |
plotGroupIndependence | 0.103 | 0.001 | 0.167 | |
plotICA | 0.079 | 0.003 | 0.141 | |
plotLibrarySize | 0.169 | 0.010 | 0.214 | |
plotPCA | 0.155 | 0.030 | 0.186 | |
plotPCAvariance | 0.030 | 0.006 | 0.037 | |
plotProtein | 0.488 | 0.015 | 1.437 | |
plotRowStats | 0.316 | 0.002 | 0.622 | |
plotSingleICA | 0.131 | 0.022 | 0.305 | |
plotSplicingEvent | 0.090 | 0.000 | 0.183 | |
plotSurvivalCurves | 0.065 | 0.007 | 0.147 | |
plotSurvivalPvaluesByCutoff | 0.288 | 0.011 | 0.322 | |
plotTranscripts | 0.016 | 0.000 | 1.132 | |
prepareAnnotationFromEvents | 0.115 | 0.000 | 0.225 | |
prepareFirebrowseArchives | 0 | 0 | 0 | |
prepareJunctionQuantSTAR | 0 | 0 | 0 | |
prepareSRAmetadata | 0.001 | 0.000 | 0.000 | |
processSurvTerms | 0.006 | 0.000 | 0.011 | |
psichomics | 0 | 0 | 0 | |
quantifySplicing | 0.007 | 0.001 | 0.015 | |
queryEnsembl | 0.021 | 0.003 | 0.880 | |
queryEnsemblByGene | 0.065 | 0.006 | 3.266 | |
queryFirebrowseData | 0.032 | 0.001 | 0.333 | |
queryPubMed | 0.064 | 0.002 | 0.629 | |
queryUniprot | 0.030 | 0.001 | 0.448 | |
readFile | 0.001 | 0.000 | 0.001 | |
renameDuplicated | 0 | 0 | 0 | |
renderBoxplot | 0.049 | 0.009 | 0.114 | |
survdiffTerms | 0.035 | 0.000 | 0.041 | |
survfit.survTerms | 0.017 | 0.000 | 0.035 | |
testGroupIndependence | 0.003 | 0.000 | 0.007 | |
testSurvival | 0.012 | 0.000 | 0.026 | |
textSuggestions | 0.001 | 0.000 | 0.000 | |
trimWhitespace | 0 | 0 | 0 | |