| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-06 11:33 -0400 (Wed, 06 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4878 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4663 |
| 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 1100/2366 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| IsoCorrectoRGUI 1.29.0 (landing page) Christian Kohler
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
| See other builds for IsoCorrectoRGUI in R Universe. | ||||||||||||||
|
To the developers/maintainers of the IsoCorrectoRGUI package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/IsoCorrectoRGUI.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: IsoCorrectoRGUI |
| Version: 1.29.0 |
| Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:IsoCorrectoRGUI.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings IsoCorrectoRGUI_1.29.0.tar.gz |
| StartedAt: 2026-05-06 01:02:51 -0400 (Wed, 06 May 2026) |
| EndedAt: 2026-05-06 01:03:25 -0400 (Wed, 06 May 2026) |
| EllapsedTime: 34.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: IsoCorrectoRGUI.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:IsoCorrectoRGUI.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings IsoCorrectoRGUI_1.29.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/IsoCorrectoRGUI.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-06 05:02:51 UTC
* checking for file ‘IsoCorrectoRGUI/DESCRIPTION’ ... OK
* this is package ‘IsoCorrectoRGUI’ version ‘1.29.0’
* 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 ‘IsoCorrectoRGUI’ 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 whether startup messages can be suppressed ... 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 ... ERROR
Running examples in ‘IsoCorrectoRGUI-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: IsoCorrectionGUI
> ### Title: Graphical User Interface for IsoCorrectoR
> ### Aliases: IsoCorrectionGUI
>
> ### ** Examples
>
>
> IsoCorrectionGUI()
Error in structure(.External(.C_dotTcl, ...), class = "tclObj") :
[tcl] invalid command name "ttk::style".
Calls: IsoCorrectionGUI -> initGUI -> .Tcl -> structure
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:
Error in `structure(.External(.C_dotTcl, ...), class = "tclObj")`: [tcl] invalid command name "ttk::style".
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test_parameter_propagation.R:60:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─IsoCorrectoRGUI:::initGUI(testmode = "modified_input")
5. └─tcltk::.Tcl("ttk::style theme use default")
6. └─base::structure(.External(.C_dotTcl, ...), class = "tclObj")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
* 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: 2 ERRORs
See
‘/home/biocbuild/bbs-3.24-bioc/meat/IsoCorrectoRGUI.Rcheck/00check.log’
for details.
IsoCorrectoRGUI.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL IsoCorrectoRGUI ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’ * installing *source* package ‘IsoCorrectoRGUI’ ... ** this is package ‘IsoCorrectoRGUI’ version ‘1.29.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Warning in fun(libname, pkgname) : couldn't connect to display ":1.0" ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning in fun(libname, pkgname) : couldn't connect to display ":1.0" ** testing if installed package can be loaded from final location Warning in fun(libname, pkgname) : couldn't connect to display ":1.0" ** testing if installed package keeps a record of temporary installation path * DONE (IsoCorrectoRGUI)
IsoCorrectoRGUI.Rcheck/tests/testthat.Rout.fail
R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
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(IsoCorrectoRGUI)
IsoCorrectoRGUI v1.29.0
For help, type browseVignettes('IsoCorrectoRGUI') to view the IsoCorrectoRGUI documentation or ?IsoCorrectionGUI
to view the documentation of the IsoCorrectionGUI() function.
IsoCorrectoRGUI is licensed under GPL-3. It is free software and comes without any warranty.
If you use IsoCorrectoRGUI in published research, please cite:
Paul Heinrich, Christian Kohler et al.
Correction for natural isotope abundance and tracer impurity in MS-, MS/MS- and high-resolution multiple-tracer-data from stable isotope labeling experiments using IsoCorrectoR (Scientific reports, 2018)
Warning message:
In fun(libname, pkgname) : couldn't connect to display ":1.0"
>
> test_check("IsoCorrectoRGUI")
Saving _problems/test_parameter_propagation-29.R
Saving _problems/test_parameter_propagation-60.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_parameter_propagation.R:29:3'): check propagation of default input values ──
Error in `structure(.External(.C_dotTcl, ...), class = "tclObj")`: [tcl] invalid command name "ttk::style".
Backtrace:
▆
1. ├─testthat::expect_equal(initGUI(testmode = "default_input"), correctionValues) at test_parameter_propagation.R:29:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─IsoCorrectoRGUI:::initGUI(testmode = "default_input")
5. └─tcltk::.Tcl("ttk::style theme use default")
6. └─base::structure(.External(.C_dotTcl, ...), class = "tclObj")
── Error ('test_parameter_propagation.R:60:3'): check propagation of modified input values ──
Error in `structure(.External(.C_dotTcl, ...), class = "tclObj")`: [tcl] invalid command name "ttk::style".
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test_parameter_propagation.R:60:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─IsoCorrectoRGUI:::initGUI(testmode = "modified_input")
5. └─tcltk::.Tcl("ttk::style theme use default")
6. └─base::structure(.External(.C_dotTcl, ...), class = "tclObj")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
IsoCorrectoRGUI.Rcheck/IsoCorrectoRGUI-Ex.timings
| name | user | system | elapsed | |
| GetGUIstatus | 0 | 0 | 0 | |