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

This page was generated on 2025-03-14 11:40 -0400 (Fri, 14 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4781
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4537
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4567
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4519
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4451
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 1730/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regutools 1.19.0  (landing page)
Joselyn Chavez
Snapshot Date: 2025-03-13 13:40 -0400 (Thu, 13 Mar 2025)
git_url: https://git.bioconductor.org/packages/regutools
git_branch: devel
git_last_commit: 76d6606
git_last_commit_date: 2024-12-10 16:29:20 -0400 (Tue, 10 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for regutools on nebbiolo1

To the developers/maintainers of the regutools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/regutools.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.

raw results


Summary

Package: regutools
Version: 1.19.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:regutools.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings regutools_1.19.0.tar.gz
StartedAt: 2025-03-14 01:23:13 -0400 (Fri, 14 Mar 2025)
EndedAt: 2025-03-14 01:31:54 -0400 (Fri, 14 Mar 2025)
EllapsedTime: 520.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: regutools.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:regutools.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings regutools_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/regutools.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘regutools/DESCRIPTION’ ... OK
* this is package ‘regutools’ version ‘1.19.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 ‘regutools’ 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 ... WARNING
Error: .onLoad failed in loadNamespace() for 'Rsamtools', details:
  call: h(simpleError(msg, call))
  error: error in evaluating the argument 'x' in selecting a method for function 'levels': class should be either a character-string name or a class definition
Call sequence:
15: stop(gettextf("%s failed in %s() for '%s', details:\n  call: %s\n  error: %s", 
        hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], 
        conditionMessage(res)), call. = FALSE, domain = NA)
14: runHook(".onLoad", env, package.lib, package)
13: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
12: asNamespace(ns)
11: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
        .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
10: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9: asNamespace(ns)
8: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
       .libPaths()), versionCheck = vI[[j]])
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
plot_dna_objects       8.551  1.532  10.245
build_condition        6.802  1.029  16.732
list_attributes        4.496  0.674   5.332
get_regulatory_summary 3.576  0.473   5.098
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/regutools.Rcheck/00check.log’
for details.


Installation output

regutools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL regutools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘regutools’ ...
** this is package ‘regutools’ version ‘1.19.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (regutools)

Tests output

regutools.Rcheck/tests/testthat.Rout

R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 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.

> library("testthat")
> library("regutools")
> 
> test_check("regutools")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 110 ]
Warning message:
call dbDisconnect() when finished working with a connection 
> 
> proc.time()
   user  system elapsed 
 73.788   9.004  85.120 

Example timings

regutools.Rcheck/regutools-Ex.timings

nameusersystemelapsed
build_condition 6.802 1.02916.732
connect_database3.5310.6444.370
convert_to_biostrings3.6090.5754.344
convert_to_granges3.5810.4894.229
existing_intervals0.0000.0010.000
existing_partial_match000
get_binding_sites3.4490.6074.261
get_dataset3.5820.5384.281
get_dna_objects3.4570.5014.120
get_gene_regulators3.3670.5174.044
get_gene_synonyms3.3630.4713.995
get_regulatory_network3.4270.5454.157
get_regulatory_summary3.5760.4735.098
guess_id3.3090.4693.938
list_attributes4.4960.6745.332
list_datasets3.3040.7294.195
non_existing_intervals0.0000.0010.000
plot_dna_objects 8.551 1.53210.245
regulondb3.1570.4993.816