| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-12 11:34 -0400 (Thu, 12 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4806 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4049 |
| 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 1708/2360 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ramr 1.19.2 (landing page) Oleksii Nikolaienko
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ERROR | |||||||||
| See other builds for ramr in R Universe. | ||||||||||||||
|
To the developers/maintainers of the ramr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ramr.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: ramr |
| Version: 1.19.2 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ramr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ramr_1.19.2.tar.gz |
| StartedAt: 2026-03-12 02:47:59 -0400 (Thu, 12 Mar 2026) |
| EndedAt: 2026-03-12 02:53:23 -0400 (Thu, 12 Mar 2026) |
| EllapsedTime: 324.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ramr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ramr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ramr_1.19.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/ramr.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-12 06:47:59 UTC
* checking for file ‘ramr/DESCRIPTION’ ... OK
* this is package ‘ramr’ version ‘1.19.2’
* 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 ‘ramr’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... INFO
specified C++20
* checking installed package size ... INFO
installed size is 6.4Mb
sub-directories of 1Mb or more:
data 2.0Mb
libs 4.1Mb
* 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 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 ... 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 ... 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 line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... INFO
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
getAMR.obsolete 14.968 1.202 9.618
plotAMR 4.879 0.387 5.215
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘runTests.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
ramr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL ramr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘ramr’ ... ** this is package ‘ramr’ version ‘1.19.2’ ** using staged installation OpenMP is enabled using -fopenmp ** libs specified C++20 using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’ using C++20 g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_compute_logp.cpp -o rcpp_compute_logp.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_compute_xiqr.cpp -o rcpp_compute_xiqr.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_create_granges.cpp -o rcpp_create_granges.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_filter_threshold.cpp -o rcpp_filter_threshold.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_fit_beta.cpp -o rcpp_fit_beta.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_fit_betabinom.cpp -o rcpp_fit_betabinom.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_fit_binom.cpp -o rcpp_fit_binom.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_generate_random_values.cpp -o rcpp_generate_random_values.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_get_iqr.cpp -o rcpp_get_iqr.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_get_meanvar.cpp -o rcpp_get_meanvar.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_helper_functions.cpp -o rcpp_helper_functions.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_prepare_data.cpp -o rcpp_prepare_data.o g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fopenmp -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_test_omp.cpp -o rcpp_test_omp.o g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o ramr.so RcppExports.o rcpp_compute_logp.o rcpp_compute_xiqr.o rcpp_create_granges.o rcpp_filter_threshold.o rcpp_fit_beta.o rcpp_fit_betabinom.o rcpp_fit_binom.o rcpp_generate_random_values.o rcpp_get_iqr.o rcpp_get_meanvar.o rcpp_helper_functions.o rcpp_prepare_data.o rcpp_test_omp.o -fopenmp -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-ramr/00new/ramr/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (ramr)
ramr.Rcheck/tests/runTests.Rout
R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.
> BiocGenerics:::testPackage("ramr")
Preprocessing data [0.105s]
Computing IQR [0.007s]
Creating genomic ranges [0.040s]
Preprocessing data [0.081s]
Computing IQR [0.004s]
Creating genomic ranges [0.014s]
Loading required namespace: GenomeInfoDb
Preprocessing data [0.087s]
Fitting beta distribution [0.094s]
Creating genomic ranges [0.016s]
Preprocessing data [0.094s]
Fitting beta distribution [0.109s]
Creating genomic ranges [0.014s]
Preprocessing data [0.085s]
Computing IQR [0.002s]
Creating genomic ranges [0.014s]
Preprocessing data [0.087s]
Computing IQR [0.006s]
Creating genomic ranges [0.014s]
Preprocessing data [0.084s]
Computing IQR [0.004s]
Creating genomic ranges [0.013s]
Preprocessing data [0.139s]
Fitting beta distribution [0.130s]
Creating genomic ranges [0.024s]
Preprocessing data [0.136s]
Computing IQR [0.006s]
Creating genomic ranges [0.014s]
Preprocessing data [0.087s]
Fitting beta distribution [0.125s]
Creating genomic ranges [0.031s]
Preprocessing data [0.361s]
Fitting beta distribution [0.142s]
Creating genomic ranges [0.164s]
Preprocessing data [0.937s]
Fitting beta distribution [0.147s]
Creating genomic ranges [0.182s]
Preprocessing data [0.927s]
Fitting beta distribution [0.150s]
Creating genomic ranges [0.246s]
Preprocessing data [0.513s]
Fitting beta distribution [0.099s]
Creating genomic ranges [0.021s]
Preprocessing data [0.096s]
Fitting beta distribution [0.105s]
Creating genomic ranges [0.016s]
Preprocessing data [0.109s]
Fitting beta distribution [0.116s]
Creating genomic ranges [0.028s]
Preprocessing data [0.097s]
Fitting beta distribution [0.066s]
Creating genomic ranges [0.026s]
Preprocessing data [0.090s]
Fitting beta distribution [0.059s]
Creating genomic ranges [0.026s]
Identifying AMRsLoading required package: foreach
Loading required package: rngtools
[6.250s]
Identifying AMRs [3.466s]
Identifying AMRs [8.266s]
Identifying AMRs [9.895s]
Identifying AMRs [3.374s]
Identifying AMRs [75.041s]
Preprocessing data [0.095s]
Plotting 5 genomic ranges Plotting 5 genomic ranges 20% 40% 60% 80%100%[1.060s]
Plotting 6 genomic ranges 17% 33% 50% 67% 83%100%[0.939s]
'nsamples' has been set to the maximum possible value of 143
'regions.per.sample' has been set to the maximum possible value of 1
'samples.per.region' has been set to the maximum possible value of 143
'regions.per.sample' has been set to the maximum possible value of 4
'regions.per.sample' has been set to the maximum possible value of 15
Preprocessing data [0.086s]
Simulating data [0.004s]
Introducing epimutations[0.058s]
Preprocessing data [0.094s]
Simulating data [0.005s]
Introducing epimutations[0.052s]
Preprocessing data [0.106s]
Simulating data [0.041s]
Preprocessing data [0.089s]
Simulating data [0.041s]
Preprocessing data [0.108s]
Simulating data [0.099s]
Preprocessing data [0.094s]
Simulating data [0.040s]
Simulating data [0.952s]
Introducing epimutations [0.105s]
Simulating data [1.058s]
Introducing epimutations [0.115s]
RUNIT TEST PROTOCOL -- Thu Mar 12 02:51:36 2026
***********************************************
Number of test functions: 8
Number of errors: 0
Number of failures: 0
1 Test Suite :
ramr RUnit Tests - 8 test functions, 0 errors, 0 failures
Number of test functions: 8
Number of errors: 0
Number of failures: 0
Warning messages:
1: In foreach::foreach(chunk = chunks, .combine = c) %dorng% matrixStats::rowMedians(betas[chunk, :
Foreach loop (doParallelMC) had changed the current RNG type: RNG was restored to same type, next state
2: In foreach::foreach(chunk = chunks, .combine = c) %dorng% matrixStats::rowIQRs(betas[chunk, :
Foreach loop (doParallelMC) had changed the current RNG type: RNG was restored to same type, next state
3: In foreach::foreach(column = colnames(betas.filtered)) %dorng% getMergedRanges(column) :
Foreach loop (doParallelMC) had changed the current RNG type: RNG was restored to same type, next state
>
> proc.time()
user system elapsed
217.060 10.645 131.812
ramr.Rcheck/ramr-Ex.timings
| name | user | system | elapsed | |
| getAMR | 0.855 | 0.013 | 0.869 | |
| getAMR.obsolete | 14.968 | 1.202 | 9.618 | |
| getUniverse | 0.312 | 0.016 | 0.329 | |
| plotAMR | 4.879 | 0.387 | 5.215 | |
| ramr.data | 1.627 | 0.044 | 1.651 | |
| simulateAMR | 0.424 | 0.007 | 0.431 | |
| simulateData | 1.465 | 0.100 | 1.549 | |
| simulateData.obsolete | 1.902 | 0.473 | 1.881 | |