Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2026-01-01 11:59 -0500 (Thu, 01 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 1726/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCAS 1.36.0  (landing page)
Bora Uyar
Snapshot Date: 2025-12-29 13:45 -0500 (Mon, 29 Dec 2025)
git_url: https://git.bioconductor.org/packages/RCAS
git_branch: RELEASE_3_22
git_last_commit: 780ed18
git_last_commit_date: 2025-10-29 10:33:22 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for RCAS on taishan

To the developers/maintainers of the RCAS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RCAS.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: RCAS
Version: 1.36.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:RCAS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings RCAS_1.36.0.tar.gz
StartedAt: 2025-12-30 15:11:59 -0000 (Tue, 30 Dec 2025)
EndedAt: 2025-12-30 15:25:10 -0000 (Tue, 30 Dec 2025)
EllapsedTime: 790.8 seconds
RetCode: 0
Status:   OK  
CheckDir: RCAS.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/RCAS.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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 ‘RCAS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RCAS’ version ‘1.36.0’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘RCAS’ 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 ... 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 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 LazyData ... 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
runMotifDiscovery               42.432  0.881  37.400
getMotifSummaryTable            18.232  0.431  63.690
getFeatureBoundaryCoverageMulti 17.354  0.981  18.386
calculateCoverageProfileList    14.866  0.327  15.238
findDifferentialMotifs          11.596  0.566  10.883
calculateCoverageProfile        11.564  0.231  11.832
summarizeQueryRegions            9.339  0.263   9.630
summarizeQueryRegionsMulti       9.079  0.387  28.376
getTargetedGenesTable            8.881  0.191   9.088
getTxdbFeaturesFromGRanges       8.209  0.164   8.393
plotFeatureBoundaryCoverage      6.781  0.167   6.968
getFeatureBoundaryCoverageBin    5.225  0.156   5.398
createDB                         4.197  0.137  23.578
findEnrichedFunctions            0.701  0.030   5.819
* 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: OK


Installation output

RCAS.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘RCAS’ ...
** this is package ‘RCAS’ version ‘1.36.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘Biostrings::pattern’ by ‘grid::pattern’ when loading ‘genomation’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘Biostrings::pattern’ by ‘grid::pattern’ when loading ‘genomation’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘Biostrings::pattern’ by ‘grid::pattern’ when loading ‘genomation’
** testing if installed package keeps a record of temporary installation path
* DONE (RCAS)

Tests output

RCAS.Rcheck/tests/testthat.Rout


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
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(RCAS)
Loading required package: plotly
Loading required package: ggplot2

Attaching package: 'plotly'

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

    last_plot

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

    filter

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

    layout

Loading required package: DT
Loading required package: data.table
Warning message:
replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation' 
> 
> test_check("RCAS")
[ FAIL 0 | WARN 9939 | SKIP 0 | PASS 48 ]

[ FAIL 0 | WARN 9939 | SKIP 0 | PASS 48 ]
> 
> proc.time()
   user  system elapsed 
129.662   3.622 132.777 

Example timings

RCAS.Rcheck/RCAS-Ex.timings

nameusersystemelapsed
calculateCoverageProfile11.564 0.23111.832
calculateCoverageProfileList14.866 0.32715.238
checkSeqDb0.4030.0010.422
createControlRegions0.3350.0000.336
createDB 4.197 0.13723.578
discoverFeatureSpecificMotifs000
extractSequences2.1440.2712.424
findDifferentialMotifs11.596 0.56610.883
findEnrichedFunctions0.7010.0305.819
generateKmers0.0010.0000.001
getFeatureBoundaryCoverage4.7560.2034.974
getFeatureBoundaryCoverageBin5.2250.1565.398
getFeatureBoundaryCoverageMulti17.354 0.98118.386
getIntervalOverlapMatrix1.1640.1061.579
getMotifSummaryTable18.232 0.43163.690
getPWM0.0020.0000.001
getTargetedGenesTable8.8810.1919.088
getTxdbFeaturesFromGRanges8.2090.1648.393
importBed0.3160.0120.330
importBedFiles1.2290.0361.268
importGtf000
plotFeatureBoundaryCoverage6.7810.1676.968
queryGff0.5590.0200.581
runMotifDiscovery42.432 0.88137.400
runReport000
runReportMetaAnalysis1.4060.0961.541
summarizeQueryRegions9.3390.2639.630
summarizeQueryRegionsMulti 9.079 0.38728.376