Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:38 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 |
To the developers/maintainers of the PhosR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PhosR.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1493/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhosR 1.11.0 (landing page) Taiyun Kim
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
Package: PhosR |
Version: 1.11.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:PhosR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings PhosR_1.11.0.tar.gz |
StartedAt: 2023-06-06 04:08:20 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 04:19:32 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 672.0 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: PhosR.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:PhosR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings PhosR_1.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/PhosR.Rcheck’ * using R version 4.3.0 (2023-04-21) * 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 * checking for file ‘PhosR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘PhosR’ version ‘1.11.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: .travis.yml 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 ‘PhosR’ can be installed ... OK * 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 ... NOTE Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used. Unexported objects imported by ':::' calls: ‘BiocGenerics:::replaceSlots’ ‘S4Vectors:::disableValidity’ ‘SummarizedExperiment:::.SummarizedExperiment.charbound’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE abundPlot: no visible binding for global variable ‘.’ Undefined global functions or variables: . * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed kinaseSubstratePred 42.073 0.219 42.374 siteAnnotate 42.094 0.132 42.305 kinaseSubstrateScore 28.578 0.132 28.765 minmax 27.639 0.091 27.782 kinaseSubstrateProfile 15.009 0.092 15.130 standardise 14.894 0.040 14.964 matANOVA 14.852 0.024 14.904 plotQC 6.226 0.036 6.277 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: > library(PhosR) > > test_check("PhosR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pathwayAnalysis.R:74:5'): Case B.2: Expected output ────────── `result1` not identical to pathwayOverrepresent(geneSet, annotation, universe, alter1). 1/12 mismatches x[3]: "0.100641107506833" y[3]: "0.100641107506832" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘PhosR.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 3 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/PhosR.Rcheck/00check.log’ for details.
PhosR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL PhosR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘PhosR’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (PhosR)
PhosR.Rcheck/tests/testthat.Rout.fail
R version 4.3.0 (2023-04-21) -- "Already Tomorrow" 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(PhosR) > > test_check("PhosR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pathwayAnalysis.R:74:5'): Case B.2: Expected output ────────── `result1` not identical to pathwayOverrepresent(geneSet, annotation, universe, alter1). 1/12 mismatches x[3]: "0.100641107506833" y[3]: "0.100641107506832" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] Error: Test failures Execution halted
PhosR.Rcheck/PhosR-Ex.timings
name | user | system | elapsed | |
PhosphoExperiment-methods | 0.342 | 0.008 | 0.352 | |
PhosphoExperiment-operate | 0.611 | 0.000 | 0.612 | |
PhosphoExperiment | 0.256 | 0.008 | 0.265 | |
RUVphospho | 0.972 | 0.048 | 1.022 | |
Signalomes | 0 | 0 | 0 | |
createFrequencyMat | 0.095 | 0.000 | 0.095 | |
frequencyScoring | 0.395 | 0.000 | 0.395 | |
getSPS | 2.220 | 0.095 | 2.320 | |
kinaseSubstrateHeatmap | 0 | 0 | 0 | |
kinaseSubstratePred | 42.073 | 0.219 | 42.374 | |
kinaseSubstrateProfile | 15.009 | 0.092 | 15.130 | |
kinaseSubstrateScore | 28.578 | 0.132 | 28.765 | |
mIntersect | 1.520 | 0.000 | 1.523 | |
matANOVA | 14.852 | 0.024 | 14.904 | |
meanAbundance | 0.291 | 0.008 | 0.299 | |
medianScaling | 0.385 | 0.008 | 0.394 | |
minmax | 27.639 | 0.091 | 27.782 | |
pathwayOverrepresent | 0 | 0 | 0 | |
pathwayRankBasedEnrichment | 0.000 | 0.000 | 0.001 | |
phosCollapse | 1.238 | 0.048 | 1.288 | |
plotQC | 6.226 | 0.036 | 6.277 | |
ptImpute | 0.415 | 0.000 | 0.415 | |
scImpute | 0.854 | 0.012 | 0.868 | |
selectGrps | 0.124 | 0.000 | 0.125 | |
selectLocalisedSites | 0.085 | 0.000 | 0.086 | |
selectOverallPercent | 0.043 | 0.000 | 0.044 | |
selectTimes | 0.013 | 0.000 | 0.013 | |
siteAnnotate | 42.094 | 0.132 | 42.305 | |
standardise | 14.894 | 0.040 | 14.964 | |
tImpute | 0.171 | 0.004 | 0.174 | |