| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-02-19 11:32 -0500 (Thu, 19 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4868 |
| 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 808/2354 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| gDRimport 1.9.7 (landing page) Arkadiusz Gladki
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for gDRimport in R Universe. | ||||||||||||||
|
To the developers/maintainers of the gDRimport package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gDRimport.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: gDRimport |
| Version: 1.9.7 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:gDRimport.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings gDRimport_1.9.7.tar.gz |
| StartedAt: 2026-02-19 00:09:02 -0500 (Thu, 19 Feb 2026) |
| EndedAt: 2026-02-19 00:11:39 -0500 (Thu, 19 Feb 2026) |
| EllapsedTime: 157.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: gDRimport.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:gDRimport.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings gDRimport_1.9.7.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/gDRimport.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘gDRimport/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gDRimport’ version ‘1.9.7’
* 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 ‘gDRimport’ 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 ... 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
convert_MAE_to_PSet 7.156 0.287 7.444
check_metadata_names 6.361 0.280 6.640
* 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: OK
gDRimport.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL gDRimport ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘gDRimport’ ... ** this is package ‘gDRimport’ version ‘1.9.7’ ** 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 (gDRimport)
gDRimport.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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(gDRimport)
>
> test_check("gDRimport")
Warning: stack imbalance in '{', 84 then 86
Warning: stack imbalance in 'for', 77 then 79
Warning: stack imbalance in '{', 73 then 75
2026-02-19 00:10:28 Building assay index...
2026-02-19 00:10:28 Joining rowData to assayIndex...
2026-02-19 00:10:29 Joining colData to assayIndex...
2026-02-19 00:10:30 Joining assays to assayIndex...
2026-02-19 00:10:32 Setting assayIndex key...
2026-02-19 00:10:32 Building LongTable...
2026-02-19 00:10:33 Building assay index...
2026-02-19 00:10:33 Joining rowData to assayIndex...
2026-02-19 00:10:34 Joining colData to assayIndex...
2026-02-19 00:10:36 Joining assays to assayIndex...
2026-02-19 00:10:38 Setting assayIndex key...
2026-02-19 00:10:39 Building LongTable...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 188 ]
>
>
> proc.time()
user system elapsed
45.594 2.655 48.014
gDRimport.Rcheck/gDRimport-Ex.timings
| name | user | system | elapsed | |
| check_metadata_names | 6.361 | 0.280 | 6.640 | |
| convert_LEVEL5_prism_to_gDR_input | 0.024 | 0.000 | 0.024 | |
| convert_LEVEL6_prism_to_gDR_input | 0.020 | 0.004 | 0.024 | |
| convert_MAE_to_PSet | 7.156 | 0.287 | 7.444 | |
| convert_pset_to_df | 0.144 | 0.027 | 0.144 | |
| detect_file_format | 0.223 | 0.044 | 0.263 | |
| getPSet | 0.097 | 0.023 | 0.121 | |
| get_exception_data | 0.038 | 0.004 | 0.042 | |
| get_test_D300_data | 0.001 | 0.000 | 0.001 | |
| get_test_EnVision_data | 0.001 | 0.001 | 0.002 | |
| get_test_Tecan_data | 0.001 | 0.000 | 0.001 | |
| get_test_data | 0.002 | 0.000 | 0.003 | |
| get_test_tsv_data | 0.001 | 0.000 | 0.001 | |
| import_D300 | 2.784 | 0.121 | 2.915 | |
| is_readable_v | 0.001 | 0.000 | 0.001 | |
| load_data | 3.028 | 0.359 | 4.472 | |
| load_manifest | 0.085 | 0.003 | 0.083 | |
| load_results | 0.806 | 0.040 | 0.845 | |
| load_templates | 0.237 | 0.037 | 0.269 | |
| manifest_path-method | 0.001 | 0.001 | 0.002 | |
| parse_D300_xml | 1.118 | 0.079 | 1.196 | |
| read_excel_to_dt | 0.015 | 0.005 | 0.016 | |
| result_path-method | 0.002 | 0.000 | 0.003 | |
| setEnvForPSet | 0.001 | 0.000 | 0.001 | |
| standardize_record_values | 0.000 | 0.000 | 0.001 | |
| template_path-method | 0.001 | 0.001 | 0.002 | |