Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-08-09 12:06 -0400 (Sat, 09 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4818 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4553 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4595 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4537 |
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 2239/2317 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Mervin Fansler
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
To the developers/maintainers of the txcutr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/txcutr.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: txcutr |
Version: 1.15.1 |
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:txcutr.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings txcutr_1.15.1.tar.gz |
StartedAt: 2025-08-09 03:45:49 -0400 (Sat, 09 Aug 2025) |
EndedAt: 2025-08-09 03:51:57 -0400 (Sat, 09 Aug 2025) |
EllapsedTime: 368.4 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: txcutr.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:txcutr.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings txcutr_1.15.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/txcutr.Rcheck’ * using R version 4.5.1 (2025-06-13) * 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.2 LTS * using session charset: UTF-8 * checking for file ‘txcutr/DESCRIPTION’ ... OK * this is package ‘txcutr’ version ‘1.15.1’ * 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 ‘txcutr’ 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: truncateTxome.Rd: BiocParallelParam-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 ‘txcutr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: exportFASTA > ### Title: Export Transcriptome as FASTA > ### Aliases: exportFASTA > > ### ** Examples > > library(TxDb.Scerevisiae.UCSC.sacCer3.sgdGene) Loading required package: GenomicFeatures Loading required package: BiocGenerics Loading required package: generics Attaching package: ‘generics’ The following objects are masked from ‘package:base’: as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: ‘BiocGenerics’ The following objects are masked from ‘package:stats’: IQR, mad, sd, var, xtabs The following objects are masked from ‘package:base’: Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: S4Vectors Loading required package: stats4 Attaching package: ‘S4Vectors’ The following object is masked from ‘package:utils’: findMatches The following objects are masked from ‘package:base’: I, expand.grid, unname Loading required package: IRanges Loading required package: Seqinfo Loading required package: GenomicRanges Loading required package: AnnotationDbi Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. > library(BSgenome.Scerevisiae.UCSC.sacCer3) Loading required package: BSgenome Loading required package: Biostrings Loading required package: XVector Attaching package: ‘Biostrings’ The following object is masked from ‘package:base’: strsplit Loading required package: BiocIO Loading required package: rtracklayer > > ## load annotation and genome > txdb <- TxDb.Scerevisiae.UCSC.sacCer3.sgdGene > sacCer3 <- BSgenome.Scerevisiae.UCSC.sacCer3 > > ## restrict to 'chrI' transcripts (makes for briefer example runtime) > seqlevels(txdb) <- c("chrI") > > ## last 500 nts per tx > txdb_w500 <- truncateTxome(txdb) 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. Error in loadTaxonomyDb() : Could not load package GenomeInfoDbData. Is it installed? Note that loadTaxonomyDb() requires the GenomeInfoDbData package. Please install it with: BiocManager::install("GenomeInfoDbData") Calls: truncateTxome ... makeTxDbFromGRanges -> .normarg_metadata -> <Anonymous> -> loadTaxonomyDb Execution halted * 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 ... ERROR Error(s) in re-building vignettes: --- re-building ‘intro.Rmd’ using rmarkdown Quitting from intro.Rmd:117-123 [truncate_sgd] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `loadTaxonomyDb()`: ! Could not load package GenomeInfoDbData. Is it installed? Note that loadTaxonomyDb() requires the GenomeInfoDbData package. Please install it with: BiocManager::install("GenomeInfoDbData") --- Backtrace: ▆ 1. ├─txcutr::truncateTxome(txdb, maxTxLength = 500) 2. └─txcutr::truncateTxome(txdb, maxTxLength = 500) 3. └─txcutr (local) .local(txdb, maxTxLength, ...) 4. └─txdbmaker::makeTxDbFromGRanges(...) 5. └─txdbmaker:::.normarg_metadata(metadata, Genome, taxonomyId) 6. └─GenomeInfoDb:::lookup_organism_by_tax_id(taxonomyId) 7. └─GenomeInfoDb::loadTaxonomyDb() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'intro.Rmd' failed with diagnostics: Could not load package GenomeInfoDbData. Is it installed? Note that loadTaxonomyDb() requires the GenomeInfoDbData package. Please install it with: BiocManager::install("GenomeInfoDbData") --- failed re-building ‘intro.Rmd’ SUMMARY: processing the following file failed: ‘intro.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 1 NOTE See ‘/home/biocbuild/bbs-3.22-bioc/meat/txcutr.Rcheck/00check.log’ for details.
txcutr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL txcutr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘txcutr’ ... ** this is package ‘txcutr’ version ‘1.15.1’ ** using staged installation ** R ** 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 Warning in fun(libname, pkgname) : Package 'txcutr' is deprecated and will be removed from Bioconductor version 3.23 ** testing if installed package can be loaded from final location Warning in fun(libname, pkgname) : Package 'txcutr' is deprecated and will be removed from Bioconductor version 3.23 ** testing if installed package keeps a record of temporary installation path * DONE (txcutr)
txcutr.Rcheck/tests/testthat.Rout
R version 4.5.1 (2025-06-13) -- "Great Square Root" Copyright (C) 2025 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(txcutr) Warning message: In fun(libname, pkgname) : Package 'txcutr' is deprecated and will be removed from Bioconductor version 3.23 > > test_check("txcutr") Loading required package: stats4 Loading required package: BiocGenerics Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: Seqinfo Loading required package: GenomicFeatures Loading required package: AnnotationDbi Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'txdbmaker' The following objects are masked from 'package:GenomicFeatures': UCSCFeatureDbTableSchema, browseUCSCtrack, getChromInfoFromBiomart, makeFDbPackageFromUCSC, makeFeatureDbFromUCSC, makePackageName, makeTxDb, makeTxDbFromBiomart, makeTxDbFromEnsembl, makeTxDbFromGFF, makeTxDbFromGRanges, makeTxDbFromUCSC, makeTxDbPackage, makeTxDbPackageFromBiomart, makeTxDbPackageFromUCSC, supportedMiRBaseBuildValues, supportedUCSCFeatureDbTables, supportedUCSCFeatureDbTracks, supportedUCSCtables 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 1 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 1 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 1 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 1 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. 'select()' returned 1:1 mapping between keys and columns Truncating transcripts... Done. Checking for duplicate transcripts... Removed 0 duplicates. Creating exon ranges... Done. Creating tx ranges... Done. Creating gene ranges... Done. [ FAIL 0 | WARN 39 | SKIP 0 | PASS 117 ] [ FAIL 0 | WARN 39 | SKIP 0 | PASS 117 ] > > proc.time() user system elapsed 68.386 16.216 77.557
txcutr.Rcheck/txcutr-Ex.timings
name | user | system | elapsed |