Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-13 11:32 -0500 (Thu, 13 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4013
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 1021/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
idr2d 1.25.0  (landing page)
Konstantin Krismer
Snapshot Date: 2025-11-12 13:40 -0500 (Wed, 12 Nov 2025)
git_url: https://git.bioconductor.org/packages/idr2d
git_branch: devel
git_last_commit: 3edc0a1
git_last_commit_date: 2025-10-29 10:54:10 -0500 (Wed, 29 Oct 2025)
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation


CHECK results for idr2d on kjohnson3

To the developers/maintainers of the idr2d package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/idr2d.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: idr2d
Version: 1.25.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:idr2d.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings idr2d_1.25.0.tar.gz
StartedAt: 2025-11-12 19:09:54 -0500 (Wed, 12 Nov 2025)
EndedAt: 2025-11-12 19:11:26 -0500 (Wed, 12 Nov 2025)
EllapsedTime: 92.2 seconds
RetCode: 0
Status:   OK  
CheckDir: idr2d.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:idr2d.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings idr2d_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/idr2d.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘idr2d/DESCRIPTION’ ... OK
* this is package ‘idr2d’ version ‘1.25.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 ‘idr2d’ 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 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 ... NOTE
checkRd: (-1) estimate_idr2d.Rd:153-184: Only 3 columns allowed in this table (row 13 has 2)
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/idr2d.Rcheck/00check.log’
for details.


Installation output

idr2d.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL idr2d
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘idr2d’ ...
** this is package ‘idr2d’ version ‘1.25.0’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (idr2d)

Tests output

idr2d.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 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(idr2d)
> 
> test_check("idr2d")
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 132 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 132 ]
> 
> proc.time()
   user  system elapsed 
 21.518   4.368  27.131 

Example timings

idr2d.Rcheck/idr2d-Ex.timings

nameusersystemelapsed
calculate_midpoint_distance1d000
calculate_midpoint_distance2d000
calculate_relative_overlap1d0.0000.0000.001
calculate_relative_overlap2d0.0000.0000.001
determine_anchor_overlap0.0630.0010.064
draw_hic_contact_map1.7520.4202.287
draw_idr_distribution_histogram0.5420.0750.643
draw_rank_idr_scatterplot0.5980.0620.711
draw_value_idr_scatterplot0.5460.0690.631
establish_bijection0.2760.0090.309
establish_bijection1d0.0770.0030.094
establish_bijection2d0.4630.0130.481
establish_overlap1d0.0410.0010.044
establish_overlap2d0.1290.0030.137
estimate_idr2.3230.5622.986
estimate_idr1d0.6160.0510.720
estimate_idr2d2.3030.5793.021
estimate_idr2d_hic1.4170.3651.947
preprocess0.0010.0000.001
remove_nonstandard_chromosomes1d0.0440.0050.059
remove_nonstandard_chromosomes2d0.0950.0140.112