| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 2071/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| srnadiff 1.24.0 (landing page) Zytnicki Matthias
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | TIMEOUT | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | TIMEOUT | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | TIMEOUT | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | TIMEOUT | NA | |||||||||
|
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. |
| Package: srnadiff |
| Version: 1.24.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:srnadiff.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings srnadiff_1.24.0.tar.gz |
| StartedAt: 2024-10-18 14:00:21 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 14:40:21 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 2400.6 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: srnadiff.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:srnadiff.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings srnadiff_1.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/srnadiff.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* 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.24.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 ... 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: 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 ‘/Users/biocbuild/bbs-3.19-bioc/meat/srnadiff.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* 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 ... OK
* checking whether the namespace can be unloaded cleanly ... 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 ... WARNING
checkRd: (5) plotRegions.Rd:115: \item in \describe must have non-empty label
checkRd: (5) plotRegions.Rd:116: \item in \describe must have non-empty label
checkRd: (5) plotRegions.Rd:117: \item in \describe must have non-empty label
checkRd: (5) plotRegions.Rd:118-119: \item in \describe must have non-empty label
checkRd: (5) plotRegions.Rd:120-121: \item in \describe must have non-empty label
* 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
plotRegions 15.974 2.592 18.146
countMatrix 16.011 1.836 17.461
parameters 14.675 3.167 17.068
srnadiffDefaultParameters 7.640 1.600 8.645
srnadiff 7.584 1.590 8.780
regions 7.537 1.580 8.508
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
srnadiff.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL srnadiff
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘srnadiff’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rcpp_hmm.cpp -o rcpp_hmm.o
rcpp_hmm.cpp:109:17: warning: variable 'cpt' set but not used [-Wunused-but-set-variable]
int cpt = 0;
^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rcpp_ir.cpp -o rcpp_ir.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rcpp_main.cpp -o rcpp_main.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rcpp_utils.cpp -o rcpp_utils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c srnadiff_init.c -o srnadiff_init.o
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o srnadiff.so RcppExports.o rcpp_hmm.o rcpp_ir.o rcpp_main.o rcpp_utils.o srnadiff_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/00LOCK-srnadiff/00new/srnadiff/libs
** R
** inst
** byte-compile and prepare package for lazy loading
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: 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: 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)
srnadiff.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-apple-darwin20
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(srnadiff)
There were 21 warnings (use warnings() to see them)
>
> test_check("srnadiff")
srnadiff.Rcheck/srnadiff-Ex.timings
| name | user | system | elapsed | |
| annotReg | 0.162 | 0.017 | 0.190 | |
| bamFiles | 0.258 | 0.021 | 0.284 | |
| chromosomeSizes | 0.047 | 0.002 | 0.052 | |
| countMatrix | 16.011 | 1.836 | 17.461 | |
| coverages | 0.082 | 0.003 | 0.086 | |
| normFactors | 0.049 | 0.001 | 0.051 | |
| parameters | 14.675 | 3.167 | 17.068 | |
| plotRegions | 15.974 | 2.592 | 18.146 | |
| readAnnotation | 1.957 | 0.040 | 2.027 | |
| regions | 7.537 | 1.580 | 8.508 | |
| sampleInfo | 0.050 | 0.004 | 0.057 | |
| srnadiff | 7.584 | 1.590 | 8.780 | |
| srnadiffDefaultParameters | 7.640 | 1.600 | 8.645 | |
| srnadiffExample | 0.052 | 0.005 | 0.057 | |
| srnadiffExp | 3.028 | 0.420 | 3.579 | |