| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:41:06 -0400 (Thu, 02 Nov 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
| lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
| 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.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
| 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: psichomics |
| Version: 1.28.0 |
| Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings psichomics_1.28.0.tar.gz |
| StartedAt: 2023-11-02 13:18:41 -0000 (Thu, 02 Nov 2023) |
| EndedAt: 2023-11-02 13:29:37 -0000 (Thu, 02 Nov 2023) |
| EllapsedTime: 656.2 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: psichomics.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings psichomics_1.28.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/psichomics.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
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.28.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++ (GCC) 10.3.1’
* 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 ... WARNING
survfit:
function(formula, ...)
survfit.survTerms:
function(survTerms, ...)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* 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 18.361 1.780 30.576
listSplicingAnnotations 13.267 0.951 22.488
listAllAnnotations 3.044 0.766 6.478
loadAnnotation 3.409 0.191 5.594
queryEnsemblByGene 0.117 0.008 5.666
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 2 NOTEs
See
‘/home/biocbuild/bbs-3.18-bioc/meat/psichomics.Rcheck/00check.log’
for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.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.3.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.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.3.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.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.3.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.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.3.1/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/R/R-4.3.1/lib -lR installing to /home/biocbuild/R/R-4.3.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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.189 0.036 0.217
psichomics.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.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 1 | SKIP 4 | PASS 1418 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Couldn't resolve host name (1): 'testGeneInfo.R:99:5'
• On Bioconductor (2): 'testDiscardLowCoveragePSIs.R:61:5',
'testGeneInfo.R:50:5'
• On CRAN (1): 'testSRAloading.R:4:5'
[ FAIL 0 | WARN 1 | SKIP 4 | PASS 1418 ]
>
> proc.time()
user system elapsed
32.119 1.195 44.576
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.001 | 0.000 | 0.002 | |
| assignValuePerSubject | 0.017 | 0.008 | 0.025 | |
| blendColours | 0.001 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.008 | 0.004 | 0.016 | |
| convertGeneIdentifiers | 18.361 | 1.780 | 30.576 | |
| correlateGEandAS | 0.026 | 0.005 | 0.034 | |
| createGroupByAttribute | 0.000 | 0.001 | 0.002 | |
| createJunctionsTemplate | 0.002 | 0.001 | 0.003 | |
| customRowMeans | 0.001 | 0.000 | 0.002 | |
| diffAnalyses | 0.090 | 0.031 | 0.121 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.024 | 0.012 | 1.751 | |
| filterGeneExpr | 0.009 | 0.000 | 0.010 | |
| filterGroups | 0.002 | 0.000 | 0.002 | |
| filterPSI | 0.018 | 0.000 | 0.019 | |
| getAttributesTime | 0.001 | 0.003 | 0.004 | |
| getDownloadsFolder | 0 | 0 | 0 | |
| getFirebrowseDateFormat | 0.001 | 0.000 | 0.000 | |
| getGeneList | 0.001 | 0.004 | 0.006 | |
| getGtexDataTypes | 0.061 | 0.000 | 1.291 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.003 | 0.000 | 0.003 | |
| getSampleFromSubject | 0.000 | 0.002 | 0.002 | |
| getSplicingEventFromGenes | 0.003 | 0.002 | 0.005 | |
| getSplicingEventTypes | 0 | 0 | 0 | |
| getSubjectFromSample | 0 | 0 | 0 | |
| getTCGAdataTypes | 0.046 | 0.008 | 3.706 | |
| getValidEvents | 0.004 | 0.000 | 0.005 | |
| groupPerElem | 0.001 | 0.000 | 0.001 | |
| hchart.survfit | 0.308 | 0.175 | 0.542 | |
| isFirebrowseUp | 0.010 | 0.000 | 0.262 | |
| labelBasedOnCutoff | 0.000 | 0.000 | 0.001 | |
| leveneTest | 0.009 | 0.004 | 0.013 | |
| listAllAnnotations | 3.044 | 0.766 | 6.478 | |
| listSplicingAnnotations | 13.267 | 0.951 | 22.488 | |
| loadAnnotation | 3.409 | 0.191 | 5.594 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0 | 0 | 0 | |
| loadSRAproject | 0.001 | 0.000 | 0.000 | |
| loadTCGAdata | 0.013 | 0.000 | 0.514 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.032 | 0.000 | 0.033 | |
| optimalSurvivalCutoff | 0.137 | 0.000 | 0.138 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
| parseFirebrowseMetadata | 0.057 | 0.000 | 1.370 | |
| parseMatsEvent | 0.007 | 0.001 | 0.007 | |
| parseMatsGeneric | 0.028 | 0.000 | 0.027 | |
| parseMisoAnnotation | 0.187 | 0.004 | 0.207 | |
| parseMisoEvent | 0.006 | 0.000 | 0.006 | |
| parseMisoEventID | 0.004 | 0.004 | 0.009 | |
| parseMisoGeneric | 0.040 | 0.004 | 0.044 | |
| parseMisoId | 0.001 | 0.000 | 0.000 | |
| parseSplicingEvent | 0.006 | 0.000 | 0.006 | |
| parseSuppaEvent | 0.005 | 0.000 | 0.005 | |
| parseSuppaGeneric | 0.027 | 0.000 | 0.027 | |
| parseTcgaSampleInfo | 0.005 | 0.000 | 0.006 | |
| parseUrlsFromFirebrowseResponse | 0.040 | 0.004 | 0.888 | |
| parseVastToolsEvent | 0.008 | 0.000 | 0.008 | |
| parseVastToolsSE | 0.020 | 0.007 | 0.029 | |
| performICA | 0.007 | 0.004 | 0.011 | |
| performPCA | 0.002 | 0.001 | 0.002 | |
| plot.GEandAScorrelation | 0.586 | 0.055 | 0.642 | |
| plotDistribution | 0.977 | 0.016 | 0.994 | |
| plotGeneExprPerSample | 0.126 | 0.008 | 0.133 | |
| plotGroupIndependence | 0.249 | 0.000 | 0.249 | |
| plotICA | 0.157 | 0.012 | 0.174 | |
| plotLibrarySize | 0.258 | 0.008 | 0.266 | |
| plotPCA | 0.319 | 0.024 | 0.344 | |
| plotPCAvariance | 0.061 | 0.008 | 0.069 | |
| plotProtein | 0.879 | 0.092 | 2.872 | |
| plotRowStats | 0.556 | 0.163 | 0.721 | |
| plotSingleICA | 0.340 | 0.048 | 0.388 | |
| plotSplicingEvent | 0.065 | 0.004 | 0.069 | |
| plotSurvivalCurves | 0.106 | 0.012 | 0.118 | |
| plotSurvivalPvaluesByCutoff | 0.591 | 0.036 | 0.629 | |
| plotTranscripts | 0.027 | 0.001 | 1.669 | |
| prepareAnnotationFromEvents | 0.232 | 0.016 | 0.249 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0.000 | 0.001 | 0.000 | |
| processSurvTerms | 0.009 | 0.005 | 0.015 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.011 | 0.004 | 0.015 | |
| queryEnsembl | 0.038 | 0.000 | 0.793 | |
| queryEnsemblByGene | 0.117 | 0.008 | 5.666 | |
| queryFirebrowseData | 0.053 | 0.000 | 1.640 | |
| queryPubMed | 0.045 | 0.016 | 2.879 | |
| queryUniprot | 0.092 | 0.009 | 1.191 | |
| readFile | 0.002 | 0.000 | 0.002 | |
| renameDuplicated | 0.001 | 0.000 | 0.001 | |
| renderBoxplot | 0.112 | 0.015 | 0.130 | |
| survdiffTerms | 0.008 | 0.000 | 0.008 | |
| survfit.survTerms | 0.032 | 0.000 | 0.032 | |
| testGroupIndependence | 0.004 | 0.000 | 0.004 | |
| testSurvival | 0.029 | 0.000 | 0.029 | |
| textSuggestions | 0.001 | 0.000 | 0.001 | |
| trimWhitespace | 0 | 0 | 0 | |