Back to Multiple platform build/check report for BioC 3.20:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-10 12:12 -0400 (Mon, 10 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
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 349/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.32.0  (landing page)
Aaron Taudt
Snapshot Date: 2025-03-06 13:00 -0500 (Thu, 06 Mar 2025)
git_url: https://git.bioconductor.org/packages/chromstaR
git_branch: RELEASE_3_20
git_last_commit: 92369f0
git_last_commit_date: 2024-10-29 10:11:47 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for chromstaR on taishan

To the developers/maintainers of the chromstaR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chromstaR.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: chromstaR
Version: 1.32.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings chromstaR_1.32.0.tar.gz
StartedAt: 2025-03-07 06:13:10 -0000 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 06:21:37 -0000 (Fri, 07 Mar 2025)
EllapsedTime: 506.6 seconds
RetCode: 0
Status:   OK  
CheckDir: chromstaR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/chromstaR.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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 ‘chromstaR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘chromstaR’ version ‘1.32.0’
* 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 ‘chromstaR’ can be installed ... OK
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... NOTE
  installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   4.5Mb
* 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 ... NOTE
Chromstar: multiple local function definitions for ‘parallel.helper’
  with different formal arguments
* checking Rd files ... NOTE
checkRd: (-1) callPeaksUnivariate.Rd:66: Lost braces
    66 | \item{post.cutoff}{False discovery rate. code{NULL} means that the state with maximum posterior probability will be chosen, irrespective of its absolute probability (default=code{NULL}).}
       |                                              ^
checkRd: (-1) callPeaksUnivariate.Rd:66: Lost braces
    66 | \item{post.cutoff}{False discovery rate. code{NULL} means that the state with maximum posterior probability will be chosen, irrespective of its absolute probability (default=code{NULL}).}
       |                                                                                                                                                                                   ^
checkRd: (-1) callPeaksUnivariateAllChr.Rd:60: Lost braces
    60 | \item{post.cutoff}{False discovery rate. code{NULL} means that the state with maximum posterior probability will be chosen, irrespective of its absolute probability (default=code{NULL}).}
       |                                              ^
checkRd: (-1) callPeaksUnivariateAllChr.Rd:60: Lost braces
    60 | \item{post.cutoff}{False discovery rate. code{NULL} means that the state with maximum posterior probability will be chosen, irrespective of its absolute probability (default=code{NULL}).}
       |                                                                                                                                                                                   ^
checkRd: (-1) plotGenomeBrowser.Rd:28-68: Lost braces
    28 | plotGenomeBrowser2 <- function(counts, peaklist=NULL, chr, start, end, countcol='black', peakcols=NULL, style='peaks', peakTrackHeight=5) {
       |                                                                                                                                           ^
checkRd: (-1) plotGenomeBrowser.Rd:36-41: Lost braces
    36 |     if (style == 'peaks') {
       |                           ^
checkRd: (-1) plotGenomeBrowser.Rd:41-45: Lost braces
    41 |     } else if (style == 'density') {
       |                                    ^
checkRd: (-1) plotGenomeBrowser.Rd:45-47: Lost braces
    45 |     } else {
       |            ^
checkRd: (-1) plotGenomeBrowser.Rd:50-65: Lost braces
    50 |     if (!is.null(peaklist)) {
       |                             ^
checkRd: (-1) plotGenomeBrowser.Rd:51-53: Lost braces
    51 |         if (is.null(peakcols)) {
       |                                ^
checkRd: (-1) plotGenomeBrowser.Rd:54-64: Lost braces
    54 |         for (i1 in 1:length(peaklist)) {
       |                                        ^
checkRd: (-1) plotGenomeBrowser.Rd:57-60: Lost braces
    57 |             if (length(peaks) > 0) {
       |                                    ^
* 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 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 ... 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
combineMultivariates  32.111  0.352  32.553
enrichment_analysis   17.794  0.847  28.068
callPeaksMultivariate 14.105  0.331  14.482
callPeaksReplicates   12.552  0.284  12.873
plotGenomeBrowser     10.890  0.606  11.534
combinatorialStates    9.761  0.131   9.917
unis2pseudomulti       9.643  0.208   9.879
changePostCutoff       8.703  0.164   8.887
Chromstar              7.248  0.534  46.945
readCustomBedFile      5.421  0.131   5.568
changeMaxPostCutoff    5.375  0.092   5.480
plotExpression         4.063  0.366   7.576
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/chromstaR.Rcheck/00check.log’
for details.


Installation output

chromstaR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘chromstaR’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall  -c R_interface.cpp -o R_interface.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall  -c densities.cpp -o densities.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall  -c init.cpp -o init.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall  -c scalehmm.cpp -o scalehmm.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall  -c utility.cpp -o utility.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.3/lib -L/usr/local/lib -o chromstaR.so R_interface.o densities.o init.o scalehmm.o utility.o -fopenmp -L/home/biocbuild/R/R-4.4.3/lib -lR
installing to /home/biocbuild/R/R-4.4.3/site-library/00LOCK-chromstaR/00new/chromstaR/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 (chromstaR)

Tests output

chromstaR.Rcheck/tests/testthat.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 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(chromstaR)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: ggplot2
Loading required package: chromstaRData

Please visit https://github.com/ataudt/chromstaR for the latest bugfixes and features.

> 
> test_check("chromstaR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ]
> 
> proc.time()
   user  system elapsed 
 24.182   0.652  24.875 

Example timings

chromstaR.Rcheck/chromstaR-Ex.timings

nameusersystemelapsed
Chromstar 7.248 0.53446.945
binReads0.5590.0560.622
callPeaksMultivariate14.105 0.33114.482
callPeaksReplicates12.552 0.28412.873
callPeaksUnivariate3.0360.0513.096
changeMaxPostCutoff5.3750.0925.480
changePostCutoff8.7030.1648.887
collapseBins0.6970.0120.710
combinatorialStates9.7610.1319.917
combineMultivariates32.111 0.35232.553
conversion000
enrichment_analysis17.794 0.84728.068
experiment.table0.0040.0000.004
exportFiles1.2660.0391.310
exportGRangesAsBedFile0.8530.0440.900
fixedWidthBins0.10.00.1
genes_rn40.1180.0000.119
genomicFrequencies0.1920.0240.216
getCombinations0.3030.0360.340
getDistinctColors0.0250.0000.025
getStateColors0.0220.0000.022
heatmapCombinations0.5990.0160.617
heatmapCountCorrelation0.4670.0120.479
heatmapTransitionProbs0.3880.0040.393
loadHmmsFromFiles2.3060.0482.362
model.combined0.2220.0000.223
model.multivariate0.1970.0000.198
model.univariate0.0950.0000.096
multiHMM0.1870.0040.192
plotExpression4.0630.3667.576
plotGenomeBrowser10.890 0.60611.534
plotHistogram2.7260.0922.826
readBamFileAsGRanges0.8960.0680.966
readBedFileAsGRanges1.7450.0441.795
readCustomBedFile5.4210.1315.568
removeCondition2.5810.0442.632
state.brewer0.0140.0000.013
stateBrewer0.0420.0000.042
transitionFrequencies0.2960.0040.300
unis2pseudomulti9.6430.2089.879
variableWidthBins2.2290.0192.256