Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:36:15 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
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 1608/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
psichomics 1.28.1 (landing page) Nuno Saraiva-Agostinho
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
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.28.1 |
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings psichomics_1.28.1.tar.gz |
StartedAt: 2024-04-16 02:31:57 -0400 (Tue, 16 Apr 2024) |
EndedAt: 2024-04-16 02:41:21 -0400 (Tue, 16 Apr 2024) |
EllapsedTime: 564.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: psichomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings psichomics_1.28.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/psichomics.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘psichomics/DESCRIPTION’ ... OK * this is package ‘psichomics’ version ‘1.28.1’ * 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 11.4.0-1ubuntu1~22.04) 11.4.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 R 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 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 ... OK * 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 14.061 0.707 15.783 listSplicingAnnotations 11.240 0.404 12.347 * 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 in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘AS_events_preparation.Rmd’ using ‘UTF-8’... OK ‘CLI_tutorial.Rmd’ using ‘UTF-8’... OK ‘GUI_tutorial.Rmd’ using ‘UTF-8’... OK ‘custom_data.Rmd’ using ‘UTF-8’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/psichomics.Rcheck/00check.log’ for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.18-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.18-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.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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.157 0.027 0.170
psichomics.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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.28.1: 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 22.463 1.910 26.086
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0.001 | 0.000 | 0.000 | |
assignValuePerSubject | 0.017 | 0.000 | 0.018 | |
blendColours | 0.001 | 0.000 | 0.001 | |
calculateLoadingsContribution | 0.008 | 0.000 | 0.009 | |
convertGeneIdentifiers | 14.061 | 0.707 | 15.783 | |
correlateGEandAS | 0.016 | 0.000 | 0.016 | |
createGroupByAttribute | 0.001 | 0.000 | 0.001 | |
createJunctionsTemplate | 0.002 | 0.000 | 0.001 | |
customRowMeans | 0 | 0 | 0 | |
diffAnalyses | 0.062 | 0.003 | 0.065 | |
downloadFiles | 0 | 0 | 0 | |
ensemblToUniprot | 0.023 | 0.001 | 0.407 | |
filterGeneExpr | 0.006 | 0.000 | 0.006 | |
filterGroups | 0.001 | 0.000 | 0.001 | |
filterPSI | 0.012 | 0.000 | 0.012 | |
getAttributesTime | 0.003 | 0.000 | 0.002 | |
getDownloadsFolder | 0 | 0 | 0 | |
getFirebrowseDateFormat | 0 | 0 | 0 | |
getGeneList | 0.003 | 0.000 | 0.003 | |
getGtexDataTypes | 0 | 0 | 0 | |
getGtexTissues | 0 | 0 | 0 | |
getNumerics | 0.002 | 0.000 | 0.002 | |
getSampleFromSubject | 0.001 | 0.000 | 0.001 | |
getSplicingEventFromGenes | 0.003 | 0.000 | 0.003 | |
getSplicingEventTypes | 0 | 0 | 0 | |
getSubjectFromSample | 0 | 0 | 0 | |
getTCGAdataTypes | 0.029 | 0.004 | 0.181 | |
getValidEvents | 0.004 | 0.000 | 0.003 | |
groupPerElem | 0.001 | 0.000 | 0.000 | |
hchart.survfit | 0.226 | 0.008 | 0.253 | |
isFirebrowseUp | 0.005 | 0.000 | 0.012 | |
labelBasedOnCutoff | 0.001 | 0.000 | 0.001 | |
leveneTest | 0.007 | 0.000 | 0.007 | |
listAllAnnotations | 2.415 | 0.064 | 2.663 | |
listSplicingAnnotations | 11.240 | 0.404 | 12.347 | |
loadAnnotation | 2.941 | 0.112 | 3.229 | |
loadGtexData | 0 | 0 | 0 | |
loadLocalFiles | 0 | 0 | 0 | |
loadSRAproject | 0 | 0 | 0 | |
loadTCGAdata | 0.011 | 0.000 | 0.026 | |
missingDataModal | 0.001 | 0.000 | 0.000 | |
normaliseGeneExpression | 0.022 | 0.004 | 0.026 | |
optimalSurvivalCutoff | 0.093 | 0.000 | 0.094 | |
parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
parseFirebrowseMetadata | 0.046 | 0.000 | 0.123 | |
parseMatsEvent | 0.004 | 0.000 | 0.004 | |
parseMatsGeneric | 0.018 | 0.000 | 0.017 | |
parseMisoAnnotation | 0.119 | 0.000 | 0.121 | |
parseMisoEvent | 0.003 | 0.000 | 0.003 | |
parseMisoEventID | 0.005 | 0.000 | 0.006 | |
parseMisoGeneric | 0.025 | 0.004 | 0.029 | |
parseMisoId | 0.000 | 0.000 | 0.001 | |
parseSplicingEvent | 0.001 | 0.003 | 0.004 | |
parseSuppaEvent | 0.004 | 0.000 | 0.003 | |
parseSuppaGeneric | 0.018 | 0.000 | 0.017 | |
parseTcgaSampleInfo | 0.004 | 0.000 | 0.004 | |
parseUrlsFromFirebrowseResponse | 0.027 | 0.004 | 0.088 | |
parseVastToolsEvent | 0.005 | 0.000 | 0.005 | |
parseVastToolsSE | 0.016 | 0.000 | 0.016 | |
performICA | 0.006 | 0.000 | 0.006 | |
performPCA | 0.001 | 0.000 | 0.001 | |
plot.GEandAScorrelation | 0.538 | 0.064 | 0.602 | |
plotDistribution | 0.572 | 0.012 | 0.584 | |
plotGeneExprPerSample | 0.081 | 0.004 | 0.085 | |
plotGroupIndependence | 0.139 | 0.000 | 0.139 | |
plotICA | 0.101 | 0.000 | 0.107 | |
plotLibrarySize | 0.161 | 0.004 | 0.165 | |
plotPCA | 0.243 | 0.020 | 0.262 | |
plotPCAvariance | 0.048 | 0.008 | 0.055 | |
plotProtein | 0.602 | 0.012 | 1.644 | |
plotRowStats | 0.442 | 0.004 | 0.447 | |
plotSingleICA | 0.166 | 0.012 | 0.178 | |
plotSplicingEvent | 0.035 | 0.004 | 0.039 | |
plotSurvivalCurves | 0.076 | 0.008 | 0.085 | |
plotSurvivalPvaluesByCutoff | 0.405 | 0.016 | 0.422 | |
plotTranscripts | 0.027 | 0.000 | 0.885 | |
prepareAnnotationFromEvents | 0.178 | 0.004 | 0.182 | |
prepareFirebrowseArchives | 0 | 0 | 0 | |
prepareJunctionQuantSTAR | 0 | 0 | 0 | |
prepareSRAmetadata | 0 | 0 | 0 | |
processSurvTerms | 0.009 | 0.000 | 0.009 | |
psichomics | 0 | 0 | 0 | |
quantifySplicing | 0.010 | 0.000 | 0.011 | |
queryEnsembl | 0.027 | 0.000 | 0.590 | |
queryEnsemblByGene | 0.138 | 0.000 | 3.385 | |
queryFirebrowseData | 0.041 | 0.000 | 0.139 | |
queryPubMed | 0.110 | 0.012 | 0.729 | |
queryUniprot | 0.038 | 0.004 | 0.415 | |
readFile | 0.001 | 0.000 | 0.001 | |
renameDuplicated | 0 | 0 | 0 | |
renderBoxplot | 0.063 | 0.020 | 0.084 | |
survdiffTerms | 0.006 | 0.000 | 0.006 | |
survfit.survTerms | 0.026 | 0.004 | 0.030 | |
testGroupIndependence | 0.003 | 0.000 | 0.003 | |
testSurvival | 0.019 | 0.000 | 0.019 | |
textSuggestions | 0.001 | 0.000 | 0.001 | |
trimWhitespace | 0.000 | 0.000 | 0.001 | |