Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 |
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 | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | 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: /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.32.0.tar.gz |
StartedAt: 2024-11-09 10:17:24 -0500 (Sat, 09 Nov 2024) |
EndedAt: 2024-11-09 10:23:54 -0500 (Sat, 09 Nov 2024) |
EllapsedTime: 389.7 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.32.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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: ‘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 ... 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 5.809 0.345 6.969 listSplicingAnnotations 5.162 0.413 5.938 * 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: 3 NOTEs See ‘/Users/biocbuild/bbs-3.20-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.4-arm64/Resources/library’ * installing *source* package ‘psichomics’ ... ** 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.4-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.4-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.4-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.4-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 -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-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.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 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) NULL > > proc.time() user system elapsed 0.067 0.017 0.082
psichomics.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 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.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 7.970 0.400 10.143
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0 | 0 | 0 | |
assignValuePerSubject | 0.005 | 0.002 | 0.008 | |
blendColours | 0 | 0 | 0 | |
calculateLoadingsContribution | 0.003 | 0.001 | 0.004 | |
convertGeneIdentifiers | 5.809 | 0.345 | 6.969 | |
correlateGEandAS | 0.005 | 0.001 | 0.006 | |
createGroupByAttribute | 0.001 | 0.000 | 0.000 | |
createJunctionsTemplate | 0.000 | 0.001 | 0.001 | |
customRowMeans | 0 | 0 | 0 | |
diffAnalyses | 0.023 | 0.002 | 0.025 | |
downloadFiles | 0 | 0 | 0 | |
ensemblToUniprot | 0.008 | 0.001 | 0.742 | |
filterGeneExpr | 0.002 | 0.000 | 0.002 | |
filterGroups | 0.000 | 0.001 | 0.000 | |
filterPSI | 0.003 | 0.001 | 0.005 | |
getAttributesTime | 0.001 | 0.000 | 0.000 | |
getDownloadsFolder | 0 | 0 | 0 | |
getFirebrowseDateFormat | 0.001 | 0.000 | 0.000 | |
getGeneList | 0.001 | 0.000 | 0.002 | |
getGtexDataTypes | 0.000 | 0.000 | 0.001 | |
getGtexTissues | 0 | 0 | 0 | |
getNumerics | 0.000 | 0.000 | 0.001 | |
getSampleFromSubject | 0.001 | 0.000 | 0.000 | |
getSplicingEventFromGenes | 0.001 | 0.001 | 0.001 | |
getSplicingEventTypes | 0 | 0 | 0 | |
getSubjectFromSample | 0.000 | 0.000 | 0.001 | |
getTCGAdataTypes | 0.009 | 0.001 | 0.135 | |
getValidEvents | 0.001 | 0.001 | 0.001 | |
groupPerElem | 0.001 | 0.000 | 0.001 | |
hchart.survfit | 0.073 | 0.032 | 0.112 | |
isFirebrowseUp | 0.002 | 0.001 | 0.012 | |
labelBasedOnCutoff | 0.000 | 0.000 | 0.001 | |
leveneTest | 0.003 | 0.000 | 0.002 | |
listAllAnnotations | 1.075 | 0.090 | 1.301 | |
listSplicingAnnotations | 5.162 | 0.413 | 5.938 | |
loadAnnotation | 1.339 | 0.075 | 1.504 | |
loadGtexData | 0 | 0 | 0 | |
loadLocalFiles | 0 | 0 | 0 | |
loadSRAproject | 0.000 | 0.000 | 0.001 | |
loadTCGAdata | 0.003 | 0.001 | 0.023 | |
missingDataModal | 0 | 0 | 0 | |
normaliseGeneExpression | 0.01 | 0.00 | 0.01 | |
optimalSurvivalCutoff | 0.026 | 0.000 | 0.027 | |
parseCategoricalGroups | 0.001 | 0.000 | 0.000 | |
parseFirebrowseMetadata | 0.011 | 0.001 | 0.079 | |
parseMatsEvent | 0.001 | 0.000 | 0.002 | |
parseMatsGeneric | 0.005 | 0.000 | 0.005 | |
parseMisoAnnotation | 0.036 | 0.004 | 0.040 | |
parseMisoEvent | 0.001 | 0.000 | 0.001 | |
parseMisoEventID | 0.002 | 0.000 | 0.002 | |
parseMisoGeneric | 0.007 | 0.001 | 0.008 | |
parseMisoId | 0 | 0 | 0 | |
parseSplicingEvent | 0.001 | 0.001 | 0.002 | |
parseSuppaEvent | 0.001 | 0.000 | 0.001 | |
parseSuppaGeneric | 0.005 | 0.000 | 0.004 | |
parseTcgaSampleInfo | 0.001 | 0.001 | 0.001 | |
parseUrlsFromFirebrowseResponse | 0.007 | 0.000 | 0.082 | |
parseVastToolsEvent | 0.002 | 0.000 | 0.002 | |
parseVastToolsSE | 0.005 | 0.001 | 0.005 | |
performICA | 0.002 | 0.001 | 0.003 | |
performPCA | 0.000 | 0.000 | 0.001 | |
plot.GEandAScorrelation | 0.163 | 0.005 | 0.168 | |
plotDistribution | 0.212 | 0.022 | 0.234 | |
plotGeneExprPerSample | 0.025 | 0.011 | 0.036 | |
plotGroupIndependence | 0.062 | 0.001 | 0.063 | |
plotICA | 0.034 | 0.004 | 0.038 | |
plotLibrarySize | 0.056 | 0.009 | 0.065 | |
plotPCA | 0.068 | 0.036 | 0.103 | |
plotPCAvariance | 0.013 | 0.009 | 0.022 | |
plotProtein | 0.186 | 0.020 | 1.440 | |
plotRowStats | 0.136 | 0.003 | 0.140 | |
plotSingleICA | 0.055 | 0.028 | 0.082 | |
plotSplicingEvent | 0.013 | 0.001 | 0.013 | |
plotSurvivalCurves | 0.023 | 0.010 | 0.033 | |
plotSurvivalPvaluesByCutoff | 0.102 | 0.010 | 0.112 | |
plotTranscripts | 0.006 | 0.001 | 1.375 | |
prepareAnnotationFromEvents | 0.052 | 0.002 | 0.055 | |
prepareFirebrowseArchives | 0.001 | 0.000 | 0.000 | |
prepareJunctionQuantSTAR | 0 | 0 | 0 | |
prepareSRAmetadata | 0 | 0 | 0 | |
processSurvTerms | 0.003 | 0.001 | 0.003 | |
psichomics | 0 | 0 | 0 | |
quantifySplicing | 0.003 | 0.001 | 0.005 | |
queryEnsembl | 0.009 | 0.000 | 0.733 | |
queryEnsemblByGene | 0.032 | 0.005 | 3.921 | |
queryFirebrowseData | 0.011 | 0.001 | 0.136 | |
queryPubMed | 0.008 | 0.001 | 0.505 | |
queryUniprot | 0.022 | 0.001 | 0.472 | |
readFile | 0.001 | 0.000 | 0.000 | |
renameDuplicated | 0 | 0 | 0 | |
renderBoxplot | 0.018 | 0.010 | 0.028 | |
survdiffTerms | 0.002 | 0.000 | 0.002 | |
survfit.survTerms | 0.007 | 0.000 | 0.006 | |
testGroupIndependence | 0.001 | 0.000 | 0.001 | |
testSurvival | 0.005 | 0.000 | 0.005 | |
textSuggestions | 0 | 0 | 0 | |
trimWhitespace | 0 | 0 | 0 | |