Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-01-11 11:46 -0500 (Sat, 11 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 1540/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhosR 1.17.0  (landing page)
Taiyun Kim
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 Jan 2025)
git_url: https://git.bioconductor.org/packages/PhosR
git_branch: devel
git_last_commit: 1e4d7a4
git_last_commit_date: 2024-10-29 10:50:46 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for PhosR on kunpeng2

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.
- 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.

raw results


Summary

Package: PhosR
Version: 1.17.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PhosR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhosR_1.17.0.tar.gz
StartedAt: 2025-01-11 09:47:20 -0000 (Sat, 11 Jan 2025)
EndedAt: 2025-01-11 09:55:15 -0000 (Sat, 11 Jan 2025)
EllapsedTime: 474.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: PhosR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:PhosR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhosR_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/PhosR.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PhosR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PhosR’ version ‘1.17.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 24 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ...Warning: program compiled against libxml 212 using older 211
 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 ... NOTE
Warning: program compiled against libxml 212 using older 211
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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  PhosphoExperiment-operate.Rd: SummarizedExperiment-class
  PhosphoExperiment.Rd: SummarizedExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
siteAnnotate           41.882  0.164  42.125
kinaseSubstratePred    41.299  0.280  41.675
kinaseSubstrateScore   28.046  0.143  28.246
minmax                 27.180  0.028  27.261
kinaseSubstrateProfile 14.835  0.048  14.919
standardise            14.572  0.020  14.620
matANOVA               14.473  0.048  14.551
plotQC                  6.071  0.072   6.158
* 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/PhosR.Rcheck/00check.log’
for details.


Installation output

PhosR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL PhosR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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)

Tests output

PhosR.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
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(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

Example timings

PhosR.Rcheck/PhosR-Ex.timings

nameusersystemelapsed
PhosphoExperiment-methods0.3280.0360.366
PhosphoExperiment-operate0.5500.0210.571
PhosphoExperiment0.2710.0070.280
RUVphospho0.2650.0080.274
Signalomes000
createFrequencyMat0.0920.0040.097
frequencyScoring0.4030.0040.408
getSPS3.0410.0883.137
kinaseSubstrateHeatmap000
kinaseSubstratePred41.299 0.28041.675
kinaseSubstrateProfile14.835 0.04814.919
kinaseSubstrateScore28.046 0.14328.246
mIntersect1.5920.0201.616
matANOVA14.473 0.04814.551
meanAbundance0.3040.0040.309
medianScaling0.3430.0080.351
minmax27.180 0.02827.261
pathwayOverrepresent000
pathwayRankBasedEnrichment000
phosCollapse1.2480.0201.270
plotQC6.0710.0726.158
ptImpute0.3430.0080.352
scImpute0.7880.0000.789
selectGrps0.1260.0000.127
selectLocalisedSites0.0860.0000.087
selectOverallPercent0.0430.0000.043
selectTimes0.0040.0080.013
siteAnnotate41.882 0.16442.125
standardise14.572 0.02014.620
tImpute0.1620.0120.174