Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-05 11:36 -0400 (Tue, 05 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" 4989
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4719
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 850/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneStructureTools 1.32.0  (landing page)
Beth Signal
Snapshot Date: 2026-05-04 13:40 -0400 (Mon, 04 May 2026)
git_url: https://git.bioconductor.org/packages/GeneStructureTools
git_branch: RELEASE_3_23
git_last_commit: a3b713f
git_last_commit_date: 2026-04-28 08:47:25 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for GeneStructureTools in R Universe.


CHECK results for GeneStructureTools on nebbiolo1

To the developers/maintainers of the GeneStructureTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneStructureTools.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: GeneStructureTools
Version: 1.32.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GeneStructureTools.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GeneStructureTools_1.32.0.tar.gz
StartedAt: 2026-05-05 00:26:08 -0400 (Tue, 05 May 2026)
EndedAt: 2026-05-05 00:34:27 -0400 (Tue, 05 May 2026)
EllapsedTime: 499.7 seconds
RetCode: 0
Status:   OK  
CheckDir: GeneStructureTools.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/GeneStructureTools.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-05 04:26:08 UTC
* checking for file ‘GeneStructureTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GeneStructureTools’ version ‘1.32.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 ‘GeneStructureTools’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
leafcutterTranscriptChangeSummary 21.045  0.170  21.215
whippetTranscriptChangeSummary    11.438  0.152  11.591
* 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

GeneStructureTools.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘GeneStructureTools’ ...
** this is package ‘GeneStructureTools’ version ‘1.32.0’
** 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 (GeneStructureTools)

Tests output


Example timings

GeneStructureTools.Rcheck/GeneStructureTools-Ex.timings

nameusersystemelapsed
DEXSeqIdsToGeneIds0.0030.0010.004
UTR2UTR532.3180.1912.510
addBroadTypes0.1580.0060.164
addIntronInTranscript2.8270.2153.041
alternativeIntronUsage4.0770.0554.138
annotateGeneModel0.7430.0150.758
attrChangeAltSpliced1.1230.0661.189
coordinates-methods0.0470.0190.066
diffSplicingResults-methods0.0460.0200.065
exonsToTranscripts0.2450.0060.252
filterGtfOverlap0.2360.0060.242
filterWhippetEvents0.0550.0270.082
findDEXexonType2.2980.0352.334
findExonContainingTranscripts0.3680.0330.401
findIntronContainingTranscripts0.5850.0290.614
findJunctionPairs1.2460.0681.314
formatWhippetEvents0.0110.0060.017
getOrfs0.6470.0300.677
getUOrfs0.5200.0150.535
junctions-methods0.0450.0240.069
leafcutterTranscriptChangeSummary21.045 0.17021.215
makeGeneModel0.1420.0030.144
maxLocation0.0030.0000.003
orfDiff1.4180.0571.475
orfSimilarity0.0010.0000.001
overlapTypes3.0460.1093.154
readCounts-methods0.0430.0200.061
readWhippetDIFFfiles0.0020.0030.005
readWhippetDataSet0.0420.0170.058
readWhippetJNCfiles0.0220.0070.029
readWhippetPSIfiles0.0080.0060.015
removeDuplicateTranscripts0.2310.0010.233
removeSameExon0.1960.0030.198
removeVersion0.0010.0000.000
reorderExonNumbers0.1430.0060.149
replaceJunction3.5220.0243.546
skipExonInTranscript1.2620.0231.285
summariseExonTypes2.2350.0042.239
transcriptChangeSummary1.3190.0451.364
whippetTranscriptChangeSummary11.438 0.15211.591