| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:08 -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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: psichomics |
| Version: 1.32.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings psichomics_1.32.0.tar.gz |
| StartedAt: 2024-11-20 11:15:34 -0000 (Wed, 20 Nov 2024) |
| EndedAt: 2024-11-20 11:26:18 -0000 (Wed, 20 Nov 2024) |
| EllapsedTime: 644.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings psichomics_1.32.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 ... 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++ (conda-forge gcc 14.2.0-1) 14.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 18.376 1.126 28.764
listSplicingAnnotations 13.762 0.735 21.262
loadAnnotation 3.510 0.155 5.608
* 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
‘/home/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck/00check.log’
for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/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/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/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/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/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/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/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/R/R-4.4.1/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/R/R-4.4.1/lib -lR installing to /home/biocbuild/R/R-4.4.1/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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.288 0.024 0.211
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-unknown-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
30.963 2.483 41.705
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0 | 0 | 0 | |
| assignValuePerSubject | 0.022 | 0.000 | 0.024 | |
| blendColours | 0.001 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.003 | 0.008 | 0.011 | |
| convertGeneIdentifiers | 18.376 | 1.126 | 28.764 | |
| correlateGEandAS | 0.022 | 0.001 | 0.023 | |
| createGroupByAttribute | 0.001 | 0.000 | 0.002 | |
| createJunctionsTemplate | 0.002 | 0.000 | 0.002 | |
| customRowMeans | 0.001 | 0.000 | 0.001 | |
| diffAnalyses | 0.093 | 0.012 | 0.106 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.026 | 0.004 | 1.498 | |
| filterGeneExpr | 0.001 | 0.007 | 0.009 | |
| filterGroups | 0.001 | 0.000 | 0.002 | |
| filterPSI | 0.014 | 0.004 | 0.018 | |
| getAttributesTime | 0.004 | 0.000 | 0.004 | |
| getDownloadsFolder | 0.000 | 0.000 | 0.001 | |
| getFirebrowseDateFormat | 0.001 | 0.000 | 0.001 | |
| getGeneList | 0.005 | 0.000 | 0.005 | |
| getGtexDataTypes | 0.001 | 0.000 | 0.001 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.002 | 0.000 | 0.002 | |
| getSampleFromSubject | 0.000 | 0.000 | 0.001 | |
| getSplicingEventFromGenes | 0.002 | 0.003 | 0.005 | |
| getSplicingEventTypes | 0 | 0 | 0 | |
| getSubjectFromSample | 0.000 | 0.000 | 0.001 | |
| getTCGAdataTypes | 0.033 | 0.003 | 1.528 | |
| getValidEvents | 0.001 | 0.003 | 0.004 | |
| groupPerElem | 0.001 | 0.000 | 0.000 | |
| hchart.survfit | 0.296 | 0.036 | 0.334 | |
| isFirebrowseUp | 0.006 | 0.000 | 0.253 | |
| labelBasedOnCutoff | 0.000 | 0.000 | 0.001 | |
| leveneTest | 0.007 | 0.002 | 0.010 | |
| listAllAnnotations | 2.940 | 0.183 | 4.954 | |
| listSplicingAnnotations | 13.762 | 0.735 | 21.262 | |
| loadAnnotation | 3.510 | 0.155 | 5.608 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0.001 | 0.000 | 0.000 | |
| loadSRAproject | 0.000 | 0.000 | 0.001 | |
| loadTCGAdata | 0.009 | 0.004 | 0.518 | |
| missingDataModal | 0.000 | 0.000 | 0.001 | |
| normaliseGeneExpression | 0.027 | 0.004 | 0.032 | |
| optimalSurvivalCutoff | 0.146 | 0.004 | 0.150 | |
| parseCategoricalGroups | 0.001 | 0.001 | 0.001 | |
| parseFirebrowseMetadata | 0.056 | 0.003 | 1.329 | |
| parseMatsEvent | 0.006 | 0.000 | 0.006 | |
| parseMatsGeneric | 0.027 | 0.000 | 0.027 | |
| parseMisoAnnotation | 0.170 | 0.012 | 0.205 | |
| parseMisoEvent | 0.005 | 0.000 | 0.005 | |
| parseMisoEventID | 0.003 | 0.004 | 0.007 | |
| parseMisoGeneric | 0.040 | 0.000 | 0.039 | |
| parseMisoId | 0 | 0 | 0 | |
| parseSplicingEvent | 0.006 | 0.000 | 0.005 | |
| parseSuppaEvent | 0.002 | 0.004 | 0.005 | |
| parseSuppaGeneric | 0.020 | 0.004 | 0.024 | |
| parseTcgaSampleInfo | 0.005 | 0.000 | 0.005 | |
| parseUrlsFromFirebrowseResponse | 0.037 | 0.000 | 0.827 | |
| parseVastToolsEvent | 0.007 | 0.000 | 0.007 | |
| parseVastToolsSE | 0.025 | 0.000 | 0.025 | |
| performICA | 0.008 | 0.000 | 0.008 | |
| performPCA | 0.000 | 0.002 | 0.002 | |
| plot.GEandAScorrelation | 0.694 | 0.033 | 0.728 | |
| plotDistribution | 0.948 | 0.028 | 0.977 | |
| plotGeneExprPerSample | 0.109 | 0.008 | 0.118 | |
| plotGroupIndependence | 0.253 | 0.004 | 0.257 | |
| plotICA | 0.156 | 0.008 | 0.169 | |
| plotLibrarySize | 0.247 | 0.008 | 0.255 | |
| plotPCA | 0.302 | 0.028 | 0.330 | |
| plotPCAvariance | 0.061 | 0.004 | 0.065 | |
| plotProtein | 0.828 | 0.016 | 2.304 | |
| plotRowStats | 0.632 | 0.008 | 0.642 | |
| plotSingleICA | 0.257 | 0.016 | 0.274 | |
| plotSplicingEvent | 0.06 | 0.00 | 0.06 | |
| plotSurvivalCurves | 0.101 | 0.008 | 0.108 | |
| plotSurvivalPvaluesByCutoff | 0.558 | 0.008 | 0.568 | |
| plotTranscripts | 0.025 | 0.000 | 1.492 | |
| prepareAnnotationFromEvents | 0.255 | 0.004 | 0.259 | |
| prepareFirebrowseArchives | 0.001 | 0.000 | 0.000 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0.000 | 0.000 | 0.001 | |
| processSurvTerms | 0.010 | 0.003 | 0.013 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.011 | 0.004 | 0.015 | |
| queryEnsembl | 0.039 | 0.000 | 0.960 | |
| queryEnsemblByGene | 0.123 | 0.000 | 4.073 | |
| queryFirebrowseData | 0.047 | 0.004 | 1.572 | |
| queryPubMed | 0.040 | 0.000 | 2.107 | |
| queryUniprot | 0.047 | 0.000 | 0.921 | |
| readFile | 0.001 | 0.000 | 0.001 | |
| renameDuplicated | 0.001 | 0.000 | 0.001 | |
| renderBoxplot | 0.093 | 0.008 | 0.101 | |
| survdiffTerms | 0.003 | 0.004 | 0.007 | |
| survfit.survTerms | 0.029 | 0.000 | 0.028 | |
| testGroupIndependence | 0.003 | 0.000 | 0.003 | |
| testSurvival | 0.027 | 0.000 | 0.027 | |
| textSuggestions | 0.001 | 0.000 | 0.001 | |
| trimWhitespace | 0 | 0 | 0 | |