Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
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 791/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
gDRutils 1.2.0 (landing page) Arkadiusz Gladki
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | 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.2.0 |
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:gDRutils.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings gDRutils_1.2.0.tar.gz |
StartedAt: 2024-10-17 00:39:10 -0400 (Thu, 17 Oct 2024) |
EndedAt: 2024-10-17 00:42:36 -0400 (Thu, 17 Oct 2024) |
EllapsedTime: 206.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: gDRutils.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:gDRutils.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings gDRutils_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/gDRutils.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.5 LTS * using session charset: UTF-8 * checking for file ‘gDRutils/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘gDRutils’ version ‘1.2.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 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 ... NOTE checkRd: (-1) split_SE_components.Rd:31: Lost braces in \itemize; meant \describe ? checkRd: (-1) split_SE_components.Rd:32: Lost braces in \itemize; meant \describe ? checkRd: (-1) split_SE_components.Rd:33: Lost braces in \itemize; meant \describe ? checkRd: (-1) split_SE_components.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) split_SE_components.Rd:35: Lost braces in \itemize; meant \describe ? * 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 * 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 NOTE See ‘/home/biocbuild/bbs-3.19-bioc/meat/gDRutils.Rcheck/00check.log’ for details.
gDRutils.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL gDRutils ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’ * installing *source* package ‘gDRutils’ ... ** 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.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 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("gDRutils") > library("testthat") > > test_check("gDRutils") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 496 ] > > proc.time() user system elapsed 39.683 1.955 41.120
gDRutils.Rcheck/gDRutils-Ex.timings
name | user | system | elapsed | |
MAEpply | 0.492 | 0.019 | 0.511 | |
SE_metadata | 0.038 | 0.001 | 0.040 | |
addClass | 0.002 | 0.000 | 0.002 | |
aggregate_assay | 0.995 | 0.044 | 1.034 | |
apply_bumpy_function | 1.319 | 0.096 | 1.415 | |
assert_choices | 0.001 | 0.000 | 0.001 | |
average_biological_replicates_dt | 0.254 | 0.004 | 0.258 | |
cap_xc50 | 0 | 0 | 0 | |
convert_colData_to_json | 0.046 | 0.000 | 0.046 | |
convert_combo_data_to_dt | 0.221 | 0.012 | 0.217 | |
convert_combo_field_to_assay | 0.000 | 0.002 | 0.002 | |
convert_mae_assay_to_dt | 0.056 | 0.001 | 0.057 | |
convert_mae_to_json | 0.016 | 0.000 | 0.016 | |
convert_metadata_to_json | 0.008 | 0.000 | 0.009 | |
convert_rowData_to_json | 0.003 | 0.000 | 0.003 | |
convert_se_assay_to_dt | 0.050 | 0.004 | 0.054 | |
convert_se_to_json | 0.012 | 0.000 | 0.012 | |
demote_fields | 0.404 | 0.000 | 0.377 | |
df_to_bm_assay | 0.71 | 0.00 | 0.71 | |
dot-set_invalid_fit_params | 0 | 0 | 0 | |
extend_normalization_type_name | 0.000 | 0.001 | 0.000 | |
fit_curves | 0.177 | 0.010 | 0.187 | |
flatten | 0.009 | 0.000 | 0.009 | |
gen_synthetic_data | 0.005 | 0.000 | 0.006 | |
geometric_mean | 0.000 | 0.000 | 0.001 | |
get_MAE_identifiers | 0.008 | 0.000 | 0.009 | |
get_assay_names | 0.000 | 0.000 | 0.001 | |
get_combo_assay_names | 0.001 | 0.000 | 0.001 | |
get_combo_base_assay_names | 0.001 | 0.000 | 0.001 | |
get_combo_col_settings | 0.002 | 0.000 | 0.002 | |
get_combo_excess_field_names | 0.001 | 0.000 | 0.002 | |
get_combo_score_assay_names | 0.000 | 0.001 | 0.001 | |
get_combo_score_field_names | 0.000 | 0.001 | 0.000 | |
get_default_identifiers | 0.000 | 0.001 | 0.001 | |
get_duplicated_rows | 0.002 | 0.000 | 0.002 | |
get_env_assay_names | 0 | 0 | 0 | |
get_expect_one_identifiers | 0 | 0 | 0 | |
get_experiment_groups | 0 | 0 | 0 | |
get_identifiers_dt | 0.001 | 0.006 | 0.007 | |
get_idfs_synonyms | 0 | 0 | 0 | |
get_iso_colors | 0.002 | 0.000 | 0.001 | |
get_non_empty_assays | 0.044 | 0.004 | 0.047 | |
get_required_identifiers | 0.001 | 0.000 | 0.000 | |
get_synthetic_data | 0.013 | 0.000 | 0.011 | |
get_testdata | 0.067 | 0.028 | 0.089 | |
get_testdata_codilution | 0.074 | 0.004 | 0.073 | |
get_testdata_combo | 0.172 | 0.024 | 0.185 | |
headers | 0.009 | 0.008 | 0.017 | |
identifiers | 0.001 | 0.000 | 0.000 | |
identify_unique_se_metadata_fields | 0.004 | 0.003 | 0.007 | |
is_any_exp_empty | 0.042 | 0.000 | 0.042 | |
is_exp_empty | 0.059 | 0.000 | 0.042 | |
is_mae_empty | 0.078 | 0.000 | 0.061 | |
logisticFit | 0.031 | 0.000 | 0.020 | |
loop | 0.000 | 0.000 | 0.001 | |
mcolData | 0.013 | 0.000 | 0.013 | |
merge_SE | 1.513 | 0.000 | 1.433 | |
merge_assay | 0.307 | 0.000 | 0.292 | |
merge_metadata | 0.008 | 0.000 | 0.008 | |
modifyData | 0.078 | 0.000 | 0.079 | |
mrowData | 0.016 | 0.000 | 0.015 | |
predict_conc_from_efficacy | 0.001 | 0.000 | 0.000 | |
predict_efficacy_from_conc | 0.001 | 0.000 | 0.000 | |
prettify_flat_metrics | 0.019 | 0.000 | 0.019 | |
promote_fields | 0.195 | 0.000 | 0.181 | |
refine_coldata | 0.007 | 0.003 | 0.010 | |
refine_rowdata | 0.043 | 0.004 | 0.047 | |
rename_DFrame | 0.011 | 0.000 | 0.011 | |
rename_bumpy | 0.045 | 0.000 | 0.044 | |
set_constant_fit_params | 0.001 | 0.000 | 0.000 | |
shorten_normalization_type_name | 0 | 0 | 0 | |
split_SE_components | 0.051 | 0.000 | 0.052 | |
standardize_mae | 0.142 | 0.000 | 0.142 | |
standardize_se | 0.032 | 0.000 | 0.033 | |
update_env_idfs_from_mae | 0.001 | 0.000 | 0.001 | |
update_idfs_synonyms | 0.000 | 0.000 | 0.001 | |
validate_MAE | 0.073 | 0.000 | 0.073 | |
validate_SE | 0.029 | 0.000 | 0.028 | |
validate_identifiers | 0.003 | 0.004 | 0.007 | |
validate_json | 0 | 0 | 0 | |
validate_mae_with_schema | 0.446 | 0.008 | 0.418 | |
validate_se_assay_name | 0.008 | 0.000 | 0.008 | |