| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-02-26 11:32 -0500 (Thu, 26 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" | 4877 |
| 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/2357 | 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-25 23:57:04 -0500 (Wed, 25 Feb 2026) |
| EndedAt: 2026-02-25 23:59:31 -0500 (Wed, 25 Feb 2026) |
| EllapsedTime: 147.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 6.890 0.198 7.088
check_metadata_names 6.475 0.270 6.746
* 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-25 23:58:26 Building assay index...
2026-02-25 23:58:26 Joining rowData to assayIndex...
2026-02-25 23:58:26 Joining colData to assayIndex...
2026-02-25 23:58:27 Joining assays to assayIndex...
2026-02-25 23:58:29 Setting assayIndex key...
2026-02-25 23:58:29 Building LongTable...
2026-02-25 23:58:30 Building assay index...
2026-02-25 23:58:30 Joining rowData to assayIndex...
2026-02-25 23:58:31 Joining colData to assayIndex...
2026-02-25 23:58:32 Joining assays to assayIndex...
2026-02-25 23:58:33 Setting assayIndex key...
2026-02-25 23:58:34 Building LongTable...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 188 ]
>
>
> proc.time()
user system elapsed
44.393 1.551 45.731
gDRimport.Rcheck/gDRimport-Ex.timings
| name | user | system | elapsed | |
| check_metadata_names | 6.475 | 0.270 | 6.746 | |
| convert_LEVEL5_prism_to_gDR_input | 0.020 | 0.003 | 0.024 | |
| convert_LEVEL6_prism_to_gDR_input | 0.019 | 0.005 | 0.025 | |
| convert_MAE_to_PSet | 6.890 | 0.198 | 7.088 | |
| convert_pset_to_df | 0.148 | 0.024 | 0.145 | |
| detect_file_format | 0.224 | 0.058 | 0.278 | |
| getPSet | 0.110 | 0.014 | 0.125 | |
| get_exception_data | 0.035 | 0.012 | 0.047 | |
| get_test_D300_data | 0.000 | 0.001 | 0.002 | |
| get_test_EnVision_data | 0.002 | 0.000 | 0.002 | |
| get_test_Tecan_data | 0.002 | 0.000 | 0.001 | |
| get_test_data | 0.003 | 0.000 | 0.002 | |
| get_test_tsv_data | 0.001 | 0.000 | 0.001 | |
| import_D300 | 2.329 | 0.069 | 2.391 | |
| is_readable_v | 0.001 | 0.001 | 0.002 | |
| load_data | 1.125 | 0.044 | 1.170 | |
| load_manifest | 0.084 | 0.005 | 0.085 | |
| load_results | 0.829 | 0.015 | 0.844 | |
| load_templates | 0.247 | 0.005 | 0.246 | |
| manifest_path-method | 0.002 | 0.000 | 0.002 | |
| parse_D300_xml | 1.133 | 0.003 | 1.141 | |
| read_excel_to_dt | 0.018 | 0.004 | 0.014 | |
| result_path-method | 0.002 | 0.000 | 0.002 | |
| setEnvForPSet | 0 | 0 | 0 | |
| standardize_record_values | 0 | 0 | 0 | |
| template_path-method | 0.002 | 0.000 | 0.002 | |