Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2026-05-13 11:33 -0400 (Wed, 13 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4994
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 2305/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
transcriptR 1.40.0  (landing page)
Armen R. Karapetyan
Snapshot Date: 2026-05-12 13:40 -0400 (Tue, 12 May 2026)
git_url: https://git.bioconductor.org/packages/transcriptR
git_branch: RELEASE_3_23
git_last_commit: d11889d
git_last_commit_date: 2026-04-28 08:42:20 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for transcriptR in R Universe.


CHECK results for transcriptR on nebbiolo1

To the developers/maintainers of the transcriptR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/transcriptR.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.

raw results


Summary

Package: transcriptR
Version: 1.40.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:transcriptR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings transcriptR_1.40.0.tar.gz
StartedAt: 2026-05-13 05:59:26 -0400 (Wed, 13 May 2026)
EndedAt: 2026-05-13 06:08:57 -0400 (Wed, 13 May 2026)
EllapsedTime: 570.9 seconds
RetCode: 0
Status:   OK  
CheckDir: transcriptR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:transcriptR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings transcriptR_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/transcriptR.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-13 09:59:26 UTC
* checking for file ‘transcriptR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘transcriptR’ version ‘1.40.0’
* 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 ‘transcriptR’ 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
breakTranscriptsByPeaks-methods 6.363  0.401   6.765
annotateTranscripts-methods     5.232  0.537   5.770
peaksToBed-methods              4.768  0.316   5.086
* 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


Installation output

transcriptR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL transcriptR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘transcriptR’ ...
** this is package ‘transcriptR’ version ‘1.40.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (transcriptR)

Tests output

transcriptR.Rcheck/tests/testthat.Rout


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(transcriptR)
> 
> test_check("transcriptR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 87 ]
> 
> proc.time()
   user  system elapsed 
 86.249   2.428  89.673 

Example timings

transcriptR.Rcheck/transcriptR-Ex.timings

nameusersystemelapsed
addFeature-methods0.1340.0020.136
annot0.0220.0000.022
annotateTranscripts-methods5.2320.5375.770
breakTranscriptsByPeaks-methods6.3630.4016.765
cds0.0010.0010.002
constructCDS0.0010.0010.002
constructTDS0.0640.0310.095
detectTranscripts-methods2.2970.1692.466
estimateBackground-methods0.2420.0060.248
estimateGapDistance-methods0.9690.0140.985
exportCoverage-methods0.0010.0000.001
getConfusionMatrix-methods0.0020.0000.002
getGenomicAnnot-methods0.0020.0010.003
getPeaks-methods0.0210.0060.028
getPredictorSignificance-methods0.0020.0000.002
getProbTreshold-methods0.0020.0000.002
getQuadProb-methods0.0010.0020.002
getTestedGapDistances-methods0.0750.0020.077
getTranscripts-methods0.0970.0050.102
peaksToBed-methods4.7680.3165.086
plotErrorRate-methods0.7780.0330.811
plotFeatures-methods4.1300.1024.253
plotGenomicAnnot-methods0.7810.0340.816
plotROC-methods0.7150.0320.756
predictStrand-methods3.6730.1463.862
predictTssOverlap-methods0.6900.0060.695
show0.0580.0010.059
tds0.0730.0030.077
transcriptsToBed-methods1.0930.0151.107