| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-01-15 11:59 -0500 (Thu, 15 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 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4672 |
| 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 2284/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| txdbmaker 1.6.2 (landing page) H. Pagès
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
|
To the developers/maintainers of the txdbmaker package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/txdbmaker.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: txdbmaker |
| Version: 1.6.2 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:txdbmaker.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings txdbmaker_1.6.2.tar.gz |
| StartedAt: 2026-01-13 15:33:12 -0000 (Tue, 13 Jan 2026) |
| EndedAt: 2026-01-13 15:48:36 -0000 (Tue, 13 Jan 2026) |
| EllapsedTime: 923.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: txdbmaker.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:txdbmaker.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings txdbmaker_1.6.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/txdbmaker.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘txdbmaker/DESCRIPTION’ ... OK
* this is package ‘txdbmaker’ version ‘1.6.2’
* 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 ‘txdbmaker’ 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 ... NOTE
Unexported objects imported by ':::' calls:
‘AnnotationDbi:::dbEasyQuery’ ‘BiocGenerics:::testPackage’
‘GenomeInfoDb:::check_tax_id’
‘GenomeInfoDb:::lookup_organism_by_tax_id’
‘GenomeInfoDb:::lookup_tax_id_by_organism’
‘GenomeInfoDb:::make_circ_flags_from_circ_seqs’
‘S4Vectors:::anyMissingOrOutside’
‘S4Vectors:::extract_data_frame_rows’
‘S4Vectors:::load_package_gracefully’ ‘S4Vectors:::quick_togroup’
‘biomaRt:::martBM’ ‘biomaRt:::martDataset’ ‘biomaRt:::martHost’
‘rtracklayer:::resourceDescription’
See the note in ?`:::` about the use of this operator.
* 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 ‘txdbmaker-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: makeTxDbFromBiomart
> ### Title: Make a TxDb object from annotations available on a BioMart
> ### database
> ### Aliases: makeTxDbFromBiomart getChromInfoFromBiomart
>
> ### ** Examples
>
> ## ---------------------------------------------------------------------
> ## A. BASIC USAGE
> ## ---------------------------------------------------------------------
>
> ## We can use listDatasets() from the biomaRt package to list the
> ## datasets available in the "ENSEMBL_MART_ENSEMBL" BioMart database:
> library(biomaRt)
> listMarts(host="https://www.ensembl.org")
biomart version
1 ENSEMBL_MART_ENSEMBL Ensembl Genes 115
2 ENSEMBL_MART_MOUSE Mouse strains 115
3 ENSEMBL_MART_SNP Ensembl Variation 115
4 ENSEMBL_MART_FUNCGEN Ensembl Regulation 115
> mart <- useEnsembl(biomart="ENSEMBL_MART_ENSEMBL", host="https://www.ensembl.org")
> datasets <- listDatasets(mart)
> head(datasets)
dataset description
1 abrachyrhynchus_gene_ensembl Pink-footed goose genes (ASM259213v1)
2 acalliptera_gene_ensembl Eastern happy genes (fAstCal1.3)
3 acarolinensis_gene_ensembl Green anole genes (AnoCar2.0v2)
4 acchrysaetos_gene_ensembl Golden eagle genes (bAquChr1.2)
5 acitrinellus_gene_ensembl Midas cichlid genes (Midas_v5)
6 amelanoleuca_gene_ensembl Giant panda genes (ASM200744v2)
version
1 ASM259213v1
2 fAstCal1.3
3 AnoCar2.0v2
4 bAquChr1.2
5 Midas_v5
6 ASM200744v2
> subset(datasets, grepl("elegans", dataset, ignore.case=TRUE))
dataset description
27 celegans_gene_ensembl Caenorhabditis elegans (Nematode, N2) genes (WBcel235)
version
27 WBcel235
>
> ## Retrieve the full transcript dataset for Worm:
> txdb1 <- makeTxDbFromBiomart(dataset="celegans_gene_ensembl")
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... FAILED! (=> skipped)
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... Warning in .infer_chrominfo_from_transcripts_and_splicings(transcripts$tx_chrom, :
chromosome lengths and circularity flags are not available for this TxDb
object
OK
> txdb1
TxDb object:
# Db type: TxDb
# Supporting package: GenomicFeatures
# Data source: BioMart
# Organism: Caenorhabditis elegans
# Taxonomy ID: 6239
# Resource URL: www.ensembl.org:443
# BioMart database: ENSEMBL_MART_ENSEMBL
# BioMart database version: Ensembl Genes 115
# BioMart dataset: celegans_gene_ensembl
# BioMart dataset description: Caenorhabditis elegans (Nematode, N2) genes (WBcel235)
# BioMart dataset version: WBcel235
# Full dataset: yes
# Nb of transcripts: 60000
# Db created by: txdbmaker package from Bioconductor
# Creation time: 2026-01-13 15:44:17 +0000 (Tue, 13 Jan 2026)
# txdbmaker version at creation time: 1.6.2
# RSQLite version at creation time: 2.4.3
# DBSCHEMAVERSION: 1.2
>
> ## Retrieve an incomplete transcript dataset for Human:
> transcript_ids <- c(
+ "ENST00000013894",
+ "ENST00000268655",
+ "ENST00000313243",
+ "ENST00000435657",
+ "ENST00000384428",
+ "ENST00000478783"
+ )
>
> if (interactive()) {
+ txdb2 <- makeTxDbFromBiomart(dataset="hsapiens_gene_ensembl",
+ transcript_ids=transcript_ids)
+ txdb2 # note that these annotations match the GRCh38 genome assembly
+ }
>
> ## ---------------------------------------------------------------------
> ## B. ACCESSING THE EnsemblGenomes MARTS
> ## ---------------------------------------------------------------------
>
> library(biomaRt)
>
> ## Note that BioMart is not currently available for Ensembl Bacteria.
>
> ## ---------------------
> ## --- Ensembl Fungi ---
>
> mart <- useEnsemblGenomes(biomart="fungi_mart")
> datasets <- listDatasets(mart)
> datasets$dataset
[1] "aastaci_eg_gene" "aclavatus_eg_gene"
[3] "aflavus_eg_gene" "afumigatus_eg_gene"
[5] "afumigatusa1163_eg_gene" "agossypii_eg_gene"
[7] "ainvadans_eg_gene" "anidulans_eg_gene"
[9] "aniger_eg_gene" "aoryzae_eg_gene"
[11] "aterreus_eg_gene" "bbassiana_eg_gene"
[13] "bcinerea_eg_gene" "bgraminis_eg_gene"
[15] "calbicans_eg_gene" "cauris_eg_gene"
[17] "cduobushaemulonis_eg_gene" "cglabrata_eg_gene"
[19] "cgloeosporioides_eg_gene" "cgraminicola_eg_gene"
[21] "chaemuloni_eg_gene" "chigginsianum_eg_gene"
[23] "cneoformans_eg_gene" "corbiculare_eg_gene"
[25] "cparapsilosis_eg_gene" "cpseudohaemulonis_eg_gene"
[27] "ctropicalis_eg_gene" "dseptosporum_eg_gene"
[29] "fculmorum_eg_gene" "ffujikuroi_eg_gene"
[31] "fgraminearum_eg_gene" "foxysporum_eg_gene"
[33] "fpseudograminearum_eg_gene" "fsolani_eg_gene"
[35] "fverticillioides_eg_gene" "ggraminis_eg_gene"
[37] "gultimum_eg_gene" "hcapsulatum_eg_gene"
[39] "kpastoris_eg_gene" "lmaculans_eg_gene"
[41] "mlaricipopulina_eg_gene" "moryzae_eg_gene"
[43] "mpoae_eg_gene" "mviolaceum_eg_gene"
[45] "ncrassa_eg_gene" "nfischeri_eg_gene"
[47] "pchrysosporium_eg_gene" "pgraminis_eg_gene"
[49] "pgraminisug99_eg_gene" "pnodorum_eg_gene"
[51] "poryzae_eg_gene" "pstriiformis_eg_gene"
[53] "pteres_eg_gene" "ptriticina_eg_gene"
[55] "ptriticirepentis_eg_gene" "scerevisiae_eg_gene"
[57] "scryophilus_eg_gene" "sjaponicus_eg_gene"
[59] "soctosporus_eg_gene" "spombe_eg_gene"
[61] "sreilianum_eg_gene" "ssclerotiorum_eg_gene"
[63] "tmelanosporum_eg_gene" "treesei_eg_gene"
[65] "tvirens_eg_gene" "umaydis_eg_gene"
[67] "vdahliae_eg_gene" "vdahliaejr2_eg_gene"
[69] "ylipolytica_eg_gene" "ztritici_eg_gene"
> yeast_txdb <- makeTxDbFromBiomart(biomart="fungi_mart",
+ dataset="scerevisiae_eg_gene",
+ host="https://fungi.ensembl.org")
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... Warning in .makeTxDb_normarg_chrominfo(chrominfo) :
genome version information is not available for this TxDb object
OK
> yeast_txdb
TxDb object:
# Db type: TxDb
# Supporting package: GenomicFeatures
# Data source: BioMart
# Organism: Saccharomyces cerevisiae
# Taxonomy ID: 4932
# Resource URL: fungi.ensembl.org:443
# BioMart database: fungi_mart
# BioMart database version: Ensembl Fungi Genes 62
# BioMart dataset: scerevisiae_eg_gene
# BioMart dataset description: Saccharomyces cerevisiae genes (R64-1-1)
# BioMart dataset version: R64-1-1
# Full dataset: yes
# Genome: NA
# Nb of transcripts: 7127
# Db created by: txdbmaker package from Bioconductor
# Creation time: 2026-01-13 15:44:52 +0000 (Tue, 13 Jan 2026)
# txdbmaker version at creation time: 1.6.2
# RSQLite version at creation time: 2.4.3
# DBSCHEMAVERSION: 1.2
>
> ## -----------------------
> ## --- Ensembl Metazoa ---
>
> ## The metazoa mart is slow and at the same time it doesn't seem to
> ## support requests that take more than 1 min at the moment. So a call to
> ## biomaRt::getBM() will fail with a "Timeout was reached" error if the
> ## requested data takes more than 1 min to download. This unfortunately
> ## happens with the example below so we don't try to run it for now.
>
> ## ----------------------
> ## --- Ensembl Plants ---
>
> ## Like the metazoa mart (see above), the plants mart is also slow and
> ## doesn't seem to support requests that take more than 1 min either.
> ## So we don't try to run the example below for now.
>
> ## ------------------------
> ## --- Ensembl Protists ---
>
> mart <- useEnsemblGenomes(biomart="protists_mart")
> datasets <- listDatasets(mart)
> datasets$dataset
[1] "alaibachii_eg_gene" "bnatans_eg_gene"
[3] "ddiscoideum_eg_gene" "ehistolytica_eg_gene"
[5] "ehuxleyi_eg_gene" "glamblia_eg_gene"
[7] "gtheta_eg_gene" "harabidopsidis_eg_gene"
[9] "lmajor_eg_gene" "paphanidermatum_eg_gene"
[11] "parrhenomanes_eg_gene" "pberghei_eg_gene"
[13] "pchabaudi_eg_gene" "pfalciparum_eg_gene"
[15] "pinfestans_eg_gene" "pirregulare_eg_gene"
[17] "piwayamai_eg_gene" "pkernoviae_eg_gene"
[19] "pknowlesi_eg_gene" "plateralis_eg_gene"
[21] "pmultistriata_eg_gene" "pparasitica_eg_gene"
[23] "pramorum_eg_gene" "psojae_eg_gene"
[25] "ptetraurelia_eg_gene" "ptricornutum_eg_gene"
[27] "pultimum_eg_gene" "pvexans_eg_gene"
[29] "pvivax_eg_gene" "tbrucei_eg_gene"
[31] "tgondii_eg_gene" "tpseudonana_eg_gene"
[33] "tthermophila_eg_gene"
> tgondii_txdb <- makeTxDbFromBiomart(biomart="protists_mart",
+ dataset="tgondii_eg_gene",
+ host="https://protists.ensembl.org")
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... Warning in .makeTxDb_normarg_chrominfo(chrominfo) :
genome version information is not available for this TxDb object
OK
> tgondii_txdb
TxDb object:
# Db type: TxDb
# Supporting package: GenomicFeatures
# Data source: BioMart
# Organism: Toxoplasma gondii
# Taxonomy ID: 5811
# Resource URL: protists.ensembl.org:443
# BioMart database: protists_mart
# BioMart database version: Ensembl Protists Genes 62
# BioMart dataset: tgondii_eg_gene
# BioMart dataset description: Toxoplasma gondii ME49 genes (TGA4)
# BioMart dataset version: TGA4
# Full dataset: yes
# Genome: NA
# Nb of transcripts: 8920
# Db created by: txdbmaker package from Bioconductor
# Creation time: 2026-01-13 15:45:27 +0000 (Tue, 13 Jan 2026)
# txdbmaker version at creation time: 1.6.2
# RSQLite version at creation time: 2.4.3
# DBSCHEMAVERSION: 1.2
>
> ## ---------------------------------------------------------------------
> ## C. USING AN Ensembl MIRROR
> ## ---------------------------------------------------------------------
>
> ## You can use the 'host' argument to access the "ENSEMBL_MART_ENSEMBL"
> ## BioMart database at a mirror (e.g. at uswest.ensembl.org). A gotcha
> ## when doing this is that the name of the database on the mirror might
> ## be different! We can check this with listMarts() from the biomaRt
> ## package:
> if (interactive()) {
+
+ listMarts(host="https://useast.ensembl.org")
+
+ txdb3 <- makeTxDbFromBiomart(biomart="ENSEMBL_MART_ENSEMBL",
+ dataset="hsapiens_gene_ensembl",
+ transcript_ids=transcript_ids,
+ host="https://useast.ensembl.org")
+ txdb3
+ }
> ## Therefore in addition to setting 'host' to "uswest.ensembl.org", we
> ## might also need to specify the 'biomart' argument.
>
>
> ## ---------------------------------------------------------------------
> ## D. USING FILTERS
> ## ---------------------------------------------------------------------
>
> ## We can use listFilters() from the biomaRt package to get valid filter
> ## names:
> mart <- useEnsembl(biomart="ENSEMBL_MART_ENSEMBL",
+ dataset="hsapiens_gene_ensembl",
+ host="https://www.ensembl.org")
Error in .getAttributes(mart, verbose = verbose) :
biomaRt error: looks like we're connecting to incompatible version of BioMart.
Calls: useEnsembl -> useDataset -> .getAttributes
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
makeFeatureDbFromUCSC 45.979 3.909 286.653
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘run_unitTests.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 NOTE
See
‘/home/biocbuild/bbs-3.22-bioc/meat/txdbmaker.Rcheck/00check.log’
for details.
txdbmaker.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL txdbmaker ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘txdbmaker’ ... ** this is package ‘txdbmaker’ version ‘1.6.2’ ** 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 (txdbmaker)
txdbmaker.Rcheck/tests/run_unitTests.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.
> require("txdbmaker") || stop("unable to load txdbmaker package")
Loading required package: txdbmaker
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: Seqinfo
Loading required package: GenomicRanges
Loading required package: IRanges
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
[1] TRUE
> txdbmaker:::.test()
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
Download the sgdGene table ... OK
Download the sgdIsoforms table ... OK
Download the sgdCanonical table ... OK
Extract the 'transcripts' data frame ... OK
Extract the 'splicings' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
RUNIT TEST PROTOCOL -- Tue Jan 13 15:48:32 2026
***********************************************
Number of test functions: 9
Number of errors: 0
Number of failures: 0
1 Test Suite :
txdbmaker RUnit Tests - 9 test functions, 0 errors, 0 failures
Number of test functions: 9
Number of errors: 0
Number of failures: 0
There were 27 warnings (use warnings() to see them)
>
> proc.time()
user system elapsed
108.970 5.492 175.809
txdbmaker.Rcheck/txdbmaker-Ex.timings
| name | user | system | elapsed | |
| makeFeatureDbFromUCSC | 45.979 | 3.909 | 286.653 | |
| makeTxDb | 0.686 | 0.020 | 0.708 | |