| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-10-16 11:39 -0400 (Thu, 16 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4833 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4614 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4555 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4586 |
| 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 796/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| gDRutils 1.6.0 (landing page) Arkadiusz Gladki
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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. |
| Package: gDRutils |
| Version: 1.6.0 |
| 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.6.0.tar.gz |
| StartedAt: 2025-10-14 04:06:03 -0400 (Tue, 14 Oct 2025) |
| EndedAt: 2025-10-14 04:13:44 -0400 (Tue, 14 Oct 2025) |
| EllapsedTime: 461.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: gDRutils.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.6.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/gDRutils.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.6.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 ‘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 ... 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.21-bioc/meat/gDRutils.Rcheck/00check.log’
for details.
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.5-x86_64/Resources/library’ * installing *source* package ‘gDRutils’ ... ** this is package ‘gDRutils’ version ‘1.6.0’ ** 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)
gDRutils.Rcheck/tests/testthat.Rout
R version 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 778 ]
>
> proc.time()
user system elapsed
88.860 4.332 105.173
gDRutils.Rcheck/gDRutils-Ex.timings
| name | user | system | elapsed | |
| MAEpply | 1.045 | 0.047 | 1.243 | |
| SE_metadata | 0.069 | 0.010 | 0.086 | |
| addClass | 0.003 | 0.000 | 0.004 | |
| aggregate_assay | 1.801 | 0.132 | 2.244 | |
| apply_bumpy_function | 3.699 | 0.206 | 4.492 | |
| assert_choices | 0.001 | 0.001 | 0.001 | |
| average_biological_replicates_dt | 0.108 | 0.003 | 0.131 | |
| calc_sd | 0.001 | 0.000 | 0.002 | |
| capVals | 0.982 | 0.029 | 1.141 | |
| cap_assay_infinities | 0.602 | 0.011 | 0.706 | |
| cap_xc50 | 0.001 | 0.001 | 0.001 | |
| convert_colData_to_json | 0.133 | 0.001 | 0.153 | |
| convert_combo_data_to_dt | 1.361 | 0.062 | 1.649 | |
| convert_combo_field_to_assay | 0.004 | 0.000 | 0.003 | |
| convert_mae_assay_to_dt | 0.142 | 0.009 | 0.174 | |
| convert_mae_to_json | 0.030 | 0.002 | 0.042 | |
| convert_metadata_to_json | 0.021 | 0.001 | 0.024 | |
| convert_rowData_to_json | 0.005 | 0.000 | 0.006 | |
| convert_se_assay_to_custom_dt | 0.928 | 0.090 | 1.190 | |
| convert_se_assay_to_dt | 0.154 | 0.011 | 0.199 | |
| convert_se_to_json | 0.031 | 0.001 | 0.039 | |
| define_matrix_grid_positions | 0.119 | 0.005 | 0.139 | |
| demote_fields | 0.859 | 0.016 | 1.041 | |
| df_to_bm_assay | 0.272 | 0.003 | 0.330 | |
| dot-set_invalid_fit_params | 0.000 | 0.001 | 0.001 | |
| dot-standardize_conc | 0.001 | 0.001 | 0.002 | |
| extend_normalization_type_name | 0.001 | 0.000 | 0.000 | |
| fit_curves | 0.331 | 0.033 | 0.416 | |
| flatten | 0.017 | 0.001 | 0.021 | |
| gen_synthetic_data | 0.013 | 0.002 | 0.018 | |
| geometric_mean | 0.000 | 0.001 | 0.001 | |
| get_MAE_identifiers | 0.013 | 0.003 | 0.019 | |
| get_additional_variables | 0.015 | 0.001 | 0.018 | |
| get_assay_dt_duplicated_rows | 0.281 | 0.008 | 0.330 | |
| get_assay_names | 0.000 | 0.001 | 0.001 | |
| get_assay_req_uniq_cols | 0.198 | 0.005 | 0.239 | |
| get_combo_assay_names | 0.002 | 0.000 | 0.002 | |
| get_combo_base_assay_names | 0.002 | 0.000 | 0.002 | |
| get_combo_excess_field_names | 0.004 | 0.001 | 0.004 | |
| get_combo_score_assay_names | 0.002 | 0.000 | 0.004 | |
| get_combo_score_field_names | 0.002 | 0.000 | 0.003 | |
| get_default_identifiers | 0.001 | 0.002 | 0.004 | |
| get_duplicated_rows | 0.006 | 0.001 | 0.008 | |
| get_env_assay_names | 0.001 | 0.001 | 0.002 | |
| get_env_var | 0.000 | 0.000 | 0.001 | |
| get_expect_one_identifiers | 0.001 | 0.002 | 0.002 | |
| get_experiment_groups | 0.000 | 0.001 | 0.001 | |
| get_gDR_session_info | 2.703 | 1.156 | 4.606 | |
| get_identifiers_dt | 0.010 | 0.007 | 0.019 | |
| get_idfs_synonyms | 0.000 | 0.000 | 0.001 | |
| get_isobologram_columns | 0.082 | 0.003 | 0.092 | |
| get_non_empty_assays | 0.112 | 0.002 | 0.130 | |
| get_required_identifiers | 0.000 | 0.001 | 0.001 | |
| get_settings_from_json | 0.002 | 0.001 | 0.003 | |
| get_supported_experiments | 0.000 | 0.000 | 0.001 | |
| get_synthetic_data | 0.021 | 0.002 | 0.026 | |
| get_testdata | 0.202 | 0.057 | 0.290 | |
| get_testdata_codilution | 0.201 | 0.020 | 0.265 | |
| get_testdata_combo | 0.424 | 0.078 | 0.595 | |
| has_assay_dt_duplicated_rows | 0.188 | 0.005 | 0.198 | |
| has_dt_duplicated_rows | 0.002 | 0.000 | 0.002 | |
| has_single_codrug_data | 0.230 | 0.005 | 0.246 | |
| has_valid_codrug_data | 0.177 | 0.002 | 0.189 | |
| headers | 0.028 | 0.027 | 0.058 | |
| identifiers | 0.001 | 0.001 | 0.001 | |
| identify_unique_se_metadata_fields | 0.012 | 0.002 | 0.014 | |
| is_any_exp_empty | 0.099 | 0.002 | 0.104 | |
| is_combo_data | 0.217 | 0.017 | 0.244 | |
| is_exp_empty | 0.102 | 0.001 | 0.105 | |
| is_mae_empty | 0.099 | 0.002 | 0.103 | |
| logisticFit | 0.056 | 0.002 | 0.060 | |
| loop | 0 | 0 | 0 | |
| map_conc_to_standardized_conc | 0.007 | 0.001 | 0.009 | |
| mcolData | 0.024 | 0.002 | 0.026 | |
| merge_SE | 3.500 | 0.033 | 3.654 | |
| merge_assay | 0.758 | 0.035 | 0.831 | |
| merge_metadata | 0.013 | 0.001 | 0.016 | |
| modifyData | 0.232 | 0.003 | 0.241 | |
| mrowData | 0.027 | 0.003 | 0.033 | |
| predict_conc_from_efficacy | 0.000 | 0.001 | 0.001 | |
| predict_efficacy_from_conc | 0.001 | 0.001 | 0.002 | |
| prettify_flat_metrics | 0.049 | 0.001 | 0.055 | |
| promote_fields | 0.404 | 0.004 | 0.475 | |
| refine_coldata | 0.020 | 0.004 | 0.030 | |
| refine_rowdata | 0.089 | 0.004 | 0.108 | |
| remove_codrug_data | 0.073 | 0.003 | 0.089 | |
| remove_drug_batch | 0.003 | 0.002 | 0.008 | |
| rename_DFrame | 0.017 | 0.003 | 0.022 | |
| rename_bumpy | 0.066 | 0.003 | 0.080 | |
| round_concentration | 0.000 | 0.001 | 0.002 | |
| set_constant_fit_params | 0.001 | 0.001 | 0.002 | |
| set_unique_cl_names | 0.113 | 0.001 | 0.131 | |
| set_unique_cl_names_dt | 0.045 | 0.001 | 0.053 | |
| set_unique_drug_names | 0.126 | 0.001 | 0.152 | |
| set_unique_drug_names_dt | 0.118 | 0.003 | 0.142 | |
| set_unique_identifiers | 0.685 | 0.004 | 0.822 | |
| set_unique_names_dt | 0.046 | 0.001 | 0.054 | |
| shorten_normalization_type_name | 0.001 | 0.001 | 0.002 | |
| split_SE_components | 0.128 | 0.006 | 0.153 | |
| split_big_table_for_xlsx | 0.010 | 0.005 | 0.017 | |
| standardize_mae | 0.276 | 0.003 | 0.320 | |
| standardize_se | 0.072 | 0.002 | 0.090 | |
| throw_msg_if_duplicates | 0.198 | 0.005 | 0.236 | |
| update_env_idfs_from_mae | 0.003 | 0.001 | 0.005 | |
| update_idfs_synonyms | 0.001 | 0.001 | 0.002 | |
| validate_MAE | 0.177 | 0.002 | 0.217 | |
| validate_SE | 0.057 | 0.002 | 0.067 | |
| validate_identifiers | 0.016 | 0.004 | 0.024 | |
| validate_json | 0.001 | 0.000 | 0.001 | |
| validate_mae_with_schema | 0.620 | 0.086 | 1.013 | |
| validate_se_assay_name | 0.009 | 0.000 | 0.012 | |