| Back to Workflows build report for BioC 3.22 |
This page was generated on 2026-01-13 16:30 -0500 (Tue, 13 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4886 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4676 |
| 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 26/29 | Hostname | OS / Arch | INSTALL | BUILD | ||||||||
| SingscoreAMLMutations 1.26.0 (landing page) Dharmesh D. Bhuva
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | ||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | ERROR | |||||||||
|
To the developers/maintainers of the SingscoreAMLMutations package: - 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: SingscoreAMLMutations |
| Version: 1.26.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingscoreAMLMutations |
| StartedAt: 2026-01-13 13:12:04 -0500 (Tue, 13 Jan 2026) |
| EndedAt: 2026-01-13 13:19:31 -0500 (Tue, 13 Jan 2026) |
| EllapsedTime: 446.7 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingscoreAMLMutations
###
##############################################################################
##############################################################################
* checking for file ‘SingscoreAMLMutations/DESCRIPTION’ ... OK
* preparing ‘SingscoreAMLMutations’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘workflow_transcriptional_mut_sig.Rmd’ using rmarkdown
/usr/bin/tar: This does not look like a tar archive
gzip: stdin: not in gzip format
/usr/bin/tar: Child returned status 1
/usr/bin/tar: Error is not recoverable: exiting now
Quitting from workflow_transcriptional_mut_sig.Rmd:193-195 [gdc_prepare]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `GDCprepare()`:
! I couldn't find all the files from the query. Please check if the directory parameter is right or `GDCdownload` downloaded the samples.
---
Backtrace:
▆
1. └─TCGAbiolinks::GDCprepare(query_rna, directory = datapath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'workflow_transcriptional_mut_sig.Rmd' failed with diagnostics:
I couldn't find all the files from the query. Please check if the directory parameter is right or `GDCdownload` downloaded the samples.
--- failed re-building ‘workflow_transcriptional_mut_sig.Rmd’
--- re-building ‘workflow_transcriptional_mut_sig_chinese.Rmd’ using rmarkdown
Quitting from workflow_transcriptional_mut_sig_chinese.Rmd:190-192 [gdc_prepare]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/vctrs_error_subscript_oob>
Error in `dplyr::select()`:
! Can't select columns that don't exist.
✖ Column `disease_response` doesn't exist.
---
Backtrace:
▆
1. ├─TCGAbiolinks::GDCprepare(query_rna, directory = datapath)
2. │ └─TCGAbiolinks:::readTranscriptomeProfiling(...)
3. │ └─TCGAbiolinks:::makeSEfromTranscriptomeProfilingSTAR(...)
4. │ └─TCGAbiolinks::colDataPrepare(cases)
5. │ └─TCGAbiolinks:::splitAPICall(...)
6. │ └─base::tryCatch(...)
7. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
8. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
9. │ └─value[[3L]](cond)
10. │ └─TCGAbiolinks (local) FUN(items[start:end])
11. │ └─... %>% ...
12. ├─dplyr::rename(., days_to_last_follow_up = days_to_follow_up)
13. ├─dplyr::rename_at(...)
14. │ └─dplyr:::tbl_at_vars(.tbl, .vars, .include_group_vars = TRUE)
15. │ └─dplyr::tbl_vars(tbl)
16. │ ├─dplyr:::new_sel_vars(tbl_vars_dispatch(x), group_vars(x))
17. │ │ └─base::structure(...)
18. │ └─dplyr:::tbl_vars_dispatch(x)
19. ├─dplyr::ungroup(.)
20. ├─dplyr::filter(., dplyr::row_number() == which.max(days_to_follow_up))
21. ├─dplyr::group_by(., submitter_id)
22. ├─dplyr::filter(., !is.na(submitter_id), !is.na(days_to_follow_up))
23. ├─dplyr::select(., c(submitter_id, days_to_follow_up, disease_response))
24. └─dplyr:::select.data.frame(., c(submitter_id, days_to_follow_up, disease_response))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'workflow_transcriptional_mut_sig_chinese.Rmd' failed with diagnostics:
Can't select columns that don't exist.
✖ Column `disease_response` doesn't exist.
--- failed re-building ‘workflow_transcriptional_mut_sig_chinese.Rmd’
SUMMARY: processing the following files failed:
‘workflow_transcriptional_mut_sig.Rmd’
‘workflow_transcriptional_mut_sig_chinese.Rmd’
Error: Vignette re-building failed.
Execution halted