Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-01-25 15:39 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 2051/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
srnadiff 1.27.3  (landing page)
Zytnicki Matthias
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/srnadiff
git_branch: devel
git_last_commit: 54a2b0c
git_last_commit_date: 2025-01-10 07:55:30 -0500 (Fri, 10 Jan 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for srnadiff on kunpeng2

To the developers/maintainers of the srnadiff package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/srnadiff.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: srnadiff
Version: 1.27.3
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:srnadiff.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings srnadiff_1.27.3.tar.gz
StartedAt: 2025-01-25 12:03:14 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 12:14:37 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 683.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: srnadiff.Rcheck
Warnings: 5

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/srnadiff.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 ‘srnadiff/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘srnadiff’ version ‘1.27.3’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘srnadiff’ can be installed ... WARNING
Found the following significant warnings:
  Warning: program compiled against libxml 212 using older 211
  Warning: replacing previous import 'IRanges::window<-' by 'stats::window<-' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::cor' by 'stats::cor' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::cov' by 'stats::cov' when loading 'srnadiff'
  Warning: replacing previous import 'rtracklayer::start' by 'stats::start' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::window' by 'stats::window' when loading 'srnadiff'
  Warning: replacing previous import 'IRanges::quantile' by 'stats::quantile' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::complete.cases' by 'stats::complete.cases' when loading 'srnadiff'
  Warning: replacing previous import 'rtracklayer::offset' by 'stats::offset' when loading 'srnadiff'
  Warning: replacing previous import 'rtracklayer::end' by 'stats::end' when loading 'srnadiff'
  Warning: replacing previous import 'IRanges::IQR' by 'stats::IQR' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::var' by 'stats::var' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::xtabs' by 'stats::xtabs' when loading 'srnadiff'
  Warning: replacing previous import 'IRanges::median' by 'stats::median' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::aggregate' by 'stats::aggregate' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::na.omit' by 'stats::na.omit' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::sd' by 'stats::sd' when loading 'srnadiff'
  Warning: replacing previous import 'IRanges::smoothEnds' by 'stats::smoothEnds' when loading 'srnadiff'
  Warning: replacing previous import 'S4Vectors::na.exclude' by 'stats::na.exclude' when loading 'srnadiff'
  Warning: replacing previous import 'IRanges::runmed' by 'stats::runmed' when loading 'srnadiff'
  Warning: replacing previous import 'IRanges::mad' by 'stats::mad' when loading 'srnadiff'
  Warning: replacing previous import 'GenomicRanges::update' by 'stats::update' when loading 'srnadiff'
See ‘/home/biocbuild/bbs-3.21-bioc/meat/srnadiff.Rcheck/00install.out’ for details.
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... INFO
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    extdata   2.2Mb
    libs      3.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘BiocManager’ ‘BiocStyle’
A package should be listed in only one of these fields.
* 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 ... NOTE
Warning: program compiled against libxml 212 using older 211

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Warning: program compiled against libxml 212 using older 211
* checking S3 generic/method consistency ... WARNING
Warning: program compiled against libxml 212 using older 211
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Warning: program compiled against libxml 212 using older 211
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Warning: program compiled against libxml 212 using older 211
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
Warning: program compiled against libxml 212 using older 211
* 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:
  plotRegions.Rd: GenomeAxisTrack, GeneRegionTrack, AnnotationTrack,
    DataTrack
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... WARNING
Warning: program compiled against libxml 212 using older 211
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
* checking Rd \usage sections ... NOTE
Warning: program compiled against libxml 212 using older 211
The \usage entries for S3 methods should use the \method markup and not
their full name.
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
plotRegions               16.214  2.060  17.306
parameters                14.420  2.655  15.079
countMatrix               12.977  0.918  12.906
srnadiffDefaultParameters  8.546  1.702   9.236
srnadiff                   7.358  1.337   7.576
regions                    7.167  1.217   7.290
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: 5 WARNINGs, 9 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/srnadiff.Rcheck/00check.log’
for details.


Installation output

srnadiff.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘srnadiff’ ...
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++11
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c rcpp_hmm.cpp -o rcpp_hmm.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c rcpp_ir.cpp -o rcpp_ir.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c rcpp_main.cpp -o rcpp_main.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c rcpp_utils.cpp -o rcpp_utils.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c srnadiff_init.c -o srnadiff_init.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o srnadiff.so RcppExports.o rcpp_hmm.o rcpp_ir.o rcpp_main.o rcpp_utils.o srnadiff_init.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-srnadiff/00new/srnadiff/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: program compiled against libxml 212 using older 211
Warning: replacing previous import 'IRanges::window<-' by 'stats::window<-' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::cor' by 'stats::cor' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::cov' by 'stats::cov' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::start' by 'stats::start' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::window' by 'stats::window' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::quantile' by 'stats::quantile' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::complete.cases' by 'stats::complete.cases' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::offset' by 'stats::offset' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::end' by 'stats::end' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::IQR' by 'stats::IQR' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::var' by 'stats::var' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::xtabs' by 'stats::xtabs' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::median' by 'stats::median' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::aggregate' by 'stats::aggregate' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::na.omit' by 'stats::na.omit' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::sd' by 'stats::sd' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::smoothEnds' by 'stats::smoothEnds' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::na.exclude' by 'stats::na.exclude' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::runmed' by 'stats::runmed' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::mad' by 'stats::mad' when loading 'srnadiff'
Warning: replacing previous import 'GenomicRanges::update' by 'stats::update' when loading 'srnadiff'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: program compiled against libxml 212 using older 211
Warning: replacing previous import 'IRanges::window<-' by 'stats::window<-' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::cor' by 'stats::cor' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::cov' by 'stats::cov' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::start' by 'stats::start' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::window' by 'stats::window' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::quantile' by 'stats::quantile' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::complete.cases' by 'stats::complete.cases' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::offset' by 'stats::offset' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::end' by 'stats::end' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::IQR' by 'stats::IQR' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::var' by 'stats::var' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::xtabs' by 'stats::xtabs' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::median' by 'stats::median' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::aggregate' by 'stats::aggregate' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::na.omit' by 'stats::na.omit' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::sd' by 'stats::sd' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::smoothEnds' by 'stats::smoothEnds' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::na.exclude' by 'stats::na.exclude' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::runmed' by 'stats::runmed' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::mad' by 'stats::mad' when loading 'srnadiff'
Warning: replacing previous import 'GenomicRanges::update' by 'stats::update' when loading 'srnadiff'
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning: program compiled against libxml 212 using older 211
Warning: replacing previous import 'IRanges::window<-' by 'stats::window<-' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::cor' by 'stats::cor' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::cov' by 'stats::cov' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::start' by 'stats::start' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::window' by 'stats::window' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::quantile' by 'stats::quantile' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::complete.cases' by 'stats::complete.cases' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::offset' by 'stats::offset' when loading 'srnadiff'
Warning: replacing previous import 'rtracklayer::end' by 'stats::end' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::IQR' by 'stats::IQR' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::var' by 'stats::var' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::xtabs' by 'stats::xtabs' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::median' by 'stats::median' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::aggregate' by 'stats::aggregate' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::na.omit' by 'stats::na.omit' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::sd' by 'stats::sd' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::smoothEnds' by 'stats::smoothEnds' when loading 'srnadiff'
Warning: replacing previous import 'S4Vectors::na.exclude' by 'stats::na.exclude' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::runmed' by 'stats::runmed' when loading 'srnadiff'
Warning: replacing previous import 'IRanges::mad' by 'stats::mad' when loading 'srnadiff'
Warning: replacing previous import 'GenomicRanges::update' by 'stats::update' when loading 'srnadiff'
** testing if installed package keeps a record of temporary installation path
* DONE (srnadiff)

Tests output

srnadiff.Rcheck/tests/testthat.Rout


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(Rcpp)
> library(testthat)
> library(srnadiff)
Warning: program compiled against libxml 212 using older 211
There were 21 warnings (use warnings() to see them)
> 
> test_check("srnadiff")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 33 ]
> 
> proc.time()
   user  system elapsed 
134.164  22.963 143.604 

Example timings

srnadiff.Rcheck/srnadiff-Ex.timings

nameusersystemelapsed
annotReg0.1540.0120.185
bamFiles0.2400.0080.249
chromosomeSizes0.0420.0040.046
countMatrix12.977 0.91812.906
coverages0.0910.0040.094
normFactors0.0470.0000.047
parameters14.420 2.65515.079
plotRegions16.214 2.06017.306
readAnnotation1.4540.0961.556
regions7.1671.2177.290
sampleInfo0.0540.0000.055
srnadiff7.3581.3377.576
srnadiffDefaultParameters8.5461.7029.236
srnadiffExample0.0430.0070.051
srnadiffExp1.6800.1271.812