Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-01-23 11:35 -0500 (Fri, 23 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4808
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4542
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 806/2345HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gDRutils 1.9.4  (landing page)
Arkadiusz Gladki
Snapshot Date: 2026-01-22 13:40 -0500 (Thu, 22 Jan 2026)
git_url: https://git.bioconductor.org/packages/gDRutils
git_branch: devel
git_last_commit: 83b0077
git_last_commit_date: 2025-12-03 03:26:54 -0500 (Wed, 03 Dec 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for gDRutils on kjohnson3

To the developers/maintainers of the gDRutils package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gDRutils.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: gDRutils
Version: 1.9.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:gDRutils.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings gDRutils_1.9.4.tar.gz
StartedAt: 2026-01-22 20:25:16 -0500 (Thu, 22 Jan 2026)
EndedAt: 2026-01-22 20:27:03 -0500 (Thu, 22 Jan 2026)
EllapsedTime: 106.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: gDRutils.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/gDRutils.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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 ‘gDRutils/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gDRutils’ version ‘1.9.4’
* 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 ‘gDRutils’ 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 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  SE_metadata.Rd: SummarizedExperiment-class
  convert_mae_assay_to_dt.Rd: SummarizedExperiment-class,
    MultiAssayExperiment-class
  convert_se_assay_to_dt.Rd: SummarizedExperiment-class
  is_exp_empty.Rd: SummarizedExperiment-class
  split_SE_components.Rd: SummarizedExperiment-class
  validate_se_assay_name.Rd: SummarizedExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 ... ERROR
Running examples in ‘gDRutils-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_gDR_session_info
> ### Title: get gDR package and their version installed in the environment
> ### Aliases: get_gDR_session_info
> ### Keywords: package_utils
> 
> ### ** Examples
> 
> get_gDR_session_info()
Error in `[.data.table`(pkg_data, , `:=`(UsedVersion, Version[order(match(LibPath,  : 
  attempt access index 3/3 in VECTOR_ELT
Calls: get_gDR_session_info -> [ -> [.data.table
Execution halted
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
   3.   └─data.table:::`[.data.table`(...)
  ── Error ('test-utils.R:1133:3'): get_gDR_session_info behaves correctly under various conditions ──
  Error in ``[.data.table`(pkg_data, , `:=`(UsedVersion, Version[order(match(LibPath, .libPaths()))[1]]), by = Package)`: attempt access index 3/3 in VECTOR_ELT
  Backtrace:
      ▆
   1. ├─checkmate::expect_data_table(get_gDR_session_info()) at test-utils.R:1133:3
   2. │ └─checkmate::checkDataTable(...)
   3. └─gDRutils::get_gDR_session_info()
   4.   ├─...[]
   5.   └─data.table:::`[.data.table`(...)
  
  [ FAIL 2 | WARN 0 | SKIP 0 | PASS 832 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 2 ERRORs, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/gDRutils.Rcheck/00check.log’
for details.


Installation output

gDRutils.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘gDRutils’ ...
** this is package ‘gDRutils’ version ‘1.9.4’
** using staged installation
** R
** 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 (gDRutils)

Tests output

gDRutils.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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("gDRutils")
> library("testthat")
> 
> test_check("gDRutils")
Saving _problems/test-utils-296.R
Saving _problems/test-utils-1133.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 832 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utils.R:293:3'): average_biological_replicates_dt works as expected ──
Error in ``[.data.table`(data, , `:=`((sd_fields), lapply(.SD, calc_sd)), .SDcols = average_fields, by = group_by)`: attempt access index 29/29 in VECTOR_ELT
Backtrace:
    ▆
 1. └─gDRutils::average_biological_replicates_dt(...) at test-utils.R:293:3
 2.   ├─...[]
 3.   └─data.table:::`[.data.table`(...)
── Error ('test-utils.R:1133:3'): get_gDR_session_info behaves correctly under various conditions ──
Error in ``[.data.table`(pkg_data, , `:=`(UsedVersion, Version[order(match(LibPath, .libPaths()))[1]]), by = Package)`: attempt access index 3/3 in VECTOR_ELT
Backtrace:
    ▆
 1. ├─checkmate::expect_data_table(get_gDR_session_info()) at test-utils.R:1133:3
 2. │ └─checkmate::checkDataTable(...)
 3. └─gDRutils::get_gDR_session_info()
 4.   ├─...[]
 5.   └─data.table:::`[.data.table`(...)

[ FAIL 2 | WARN 0 | SKIP 0 | PASS 832 ]
Error:
! Test failures.
Execution halted

Example timings

gDRutils.Rcheck/gDRutils-Ex.timings

nameusersystemelapsed
MAEpply0.3850.0080.407
SE_metadata0.0160.0020.023
addClass0.0010.0000.001
aggregate_assay0.1850.0110.231
apply_bumpy_function0.4590.0100.511
assert_choices000
average_biological_replicates_dt0.3880.0070.414
calc_sd000
capVals0.0650.0030.075
cap_assay_infinities0.0880.0080.178
cap_xc50000
convert_colData_to_json0.0180.0010.019
convert_combo_data_to_dt0.0970.0060.151
convert_combo_field_to_assay0.0010.0000.000
convert_mae_assay_to_dt0.0200.0010.025
convert_mae_to_json0.0050.0010.006
convert_metadata_to_json0.0030.0000.003
convert_rowData_to_json0.0010.0000.001
convert_se_assay_to_custom_dt0.1900.0210.260
convert_se_assay_to_dt0.0190.0010.020
convert_se_to_json0.0040.0000.005
define_matrix_grid_positions0.0180.0020.029
demote_fields0.1320.0050.153
df_to_bm_assay0.0380.0000.041
dot-set_invalid_fit_params0.0000.0000.001
dot-standardize_conc000
extend_normalization_type_name0.0000.0010.000
fit_curves0.0520.0070.071
flatten0.0020.0000.003
gen_synthetic_data0.0020.0000.002
geometric_mean000
get_MAE_identifiers0.0030.0010.004
get_additional_variables0.0040.0000.004
get_assay_dt_duplicated_rows0.0540.0020.058
get_assay_names0.0000.0010.000
get_assay_req_uniq_cols0.0350.0010.039
get_combo_assay_names0.0000.0000.001
get_combo_base_assay_names0.0010.0000.000
get_combo_excess_field_names0.0000.0000.001
get_combo_score_assay_names0.0010.0000.000
get_combo_score_field_names000
get_default_identifiers000
get_duplicated_rows0.0010.0000.001
get_env_assay_names000
get_env_var0.0010.0000.000
get_expect_one_identifiers0.0000.0000.001
get_experiment_groups000