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

This page was generated on 2025-12-11 12:04 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 831/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneStructureTools 1.30.0  (landing page)
Beth Signal
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/GeneStructureTools
git_branch: RELEASE_3_22
git_last_commit: 3b1f07b
git_last_commit_date: 2025-10-29 10:43:43 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GeneStructureTools on merida1

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.30.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GeneStructureTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GeneStructureTools_1.30.0.tar.gz
StartedAt: 2025-12-09 05:23:56 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 05:38:47 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 891.2 seconds
RetCode: 0
Status:   OK  
CheckDir: GeneStructureTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GeneStructureTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GeneStructureTools_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/GeneStructureTools.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GeneStructureTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GeneStructureTools’ version ‘1.30.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 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 56.401  1.869  65.975
whippetTranscriptChangeSummary    29.241  0.369  32.810
alternativeIntronUsage            10.010  0.067  10.978
replaceJunction                    9.390  0.150  11.264
findDEXexonType                    6.074  0.198   6.964
summariseExonTypes                 5.806  0.040   6.501
UTR2UTR53                          5.538  0.212   6.297
overlapTypes                       5.465  0.046   7.028
addIntronInTranscript              4.303  0.151   5.113
* 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: OK


Installation output

GeneStructureTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GeneStructureTools
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘GeneStructureTools’ ...
** this is package ‘GeneStructureTools’ version ‘1.30.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.0060.0020.010
UTR2UTR535.5380.2126.297
addBroadTypes0.3800.0090.420
addIntronInTranscript4.3030.1515.113
alternativeIntronUsage10.010 0.06710.978
annotateGeneModel1.9170.0262.157
attrChangeAltSpliced3.9540.1754.355
coordinates-methods0.1260.1170.291
diffSplicingResults-methods0.1260.1060.286
exonsToTranscripts0.6000.0610.703
filterGtfOverlap0.5650.0630.820
filterWhippetEvents0.1320.1010.250
findDEXexonType6.0740.1986.964
findExonContainingTranscripts0.9440.1221.208
findIntronContainingTranscripts1.4610.1111.722
findJunctionPairs3.0300.1093.505
formatWhippetEvents0.0330.0120.054
getOrfs1.6520.0481.918
getUOrfs1.2920.0411.528
junctions-methods0.1220.0940.249
leafcutterTranscriptChangeSummary56.401 1.86965.975
makeGeneModel0.3480.0140.574
maxLocation0.0060.0020.008
orfDiff3.6710.1614.761
orfSimilarity0.0020.0010.004
overlapTypes5.4650.0467.028
readCounts-methods0.1180.0910.264
readWhippetDIFFfiles0.0090.0110.025
readWhippetDataSet0.1220.0890.262
readWhippetJNCfiles0.0620.0420.126
readWhippetPSIfiles0.0280.0400.092
removeDuplicateTranscripts0.5690.0100.650
removeSameExon0.4730.0100.587
removeVersion0.0000.0000.001
reorderExonNumbers0.3590.0090.445
replaceJunction 9.390 0.15011.264
skipExonInTranscript3.2150.1143.621
summariseExonTypes5.8060.0406.501
transcriptChangeSummary3.4440.1293.943
whippetTranscriptChangeSummary29.241 0.36932.810