Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-04-23 11:40 -0400 (Thu, 23 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4783
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4701
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 2150/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SPLINTER 1.37.0  (landing page)
Diana Low
Snapshot Date: 2026-04-22 13:40 -0400 (Wed, 22 Apr 2026)
git_url: https://git.bioconductor.org/packages/SPLINTER
git_branch: devel
git_last_commit: 2ff2d3c
git_last_commit_date: 2025-10-29 10:34:37 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
See other builds for SPLINTER in R Universe.


CHECK results for SPLINTER on nebbiolo1

To the developers/maintainers of the SPLINTER package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SPLINTER.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: SPLINTER
Version: 1.37.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:SPLINTER.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings SPLINTER_1.37.0.tar.gz
StartedAt: 2026-04-23 05:11:49 -0400 (Thu, 23 Apr 2026)
EndedAt: 2026-04-23 05:18:05 -0400 (Thu, 23 Apr 2026)
EllapsedTime: 375.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SPLINTER.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/SPLINTER.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-04-23 09:11:50 UTC
* checking for file ‘SPLINTER/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SPLINTER’ version ‘1.37.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 ‘SPLINTER’ 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 sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
            user system elapsed
eventPlot 10.981  0.194  11.176
* 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 ‘vignette.Rmd’ using rmarkdown

Quitting from vignette.Rmd:86-92 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_http_500>
Error in `req_perform()`:
! HTTP 500 Internal Server Error.
---
Backtrace:
    x
 1. \-SPLINTER::addEnsemblAnnotation(data = splice_data, species = "mmusculus")
 2.   \-biomaRt::useMart(...)
 3.     \-biomaRt:::.useMart(...)
 4.       \-biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
 5.         \-biomaRt:::checkDataset(dataset = dataset, mart = mart)
 6.           \-biomaRt:::.listDatasets(mart, sort = FALSE)
 7.             \-biomaRt:::bmRequest(...)
 8.               \-httr2::req_perform(request)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'vignette.Rmd' failed with diagnostics:
HTTP 500 Internal Server Error.
--- failed re-building ‘vignette.Rmd’

SUMMARY: processing the following file failed:
  ‘vignette.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/SPLINTER.Rcheck/00check.log’
for details.


Installation output

SPLINTER.Rcheck/00install.out

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


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

Tests output


Example timings

SPLINTER.Rcheck/SPLINTER-Ex.timings

nameusersystemelapsed
acceptor.m0.0000.0010.002
addEnsemblAnnotation0.0050.0010.005
callPrimer30.0000.0000.001
checkPrimer0.0670.0040.071
compatible_cds0.0010.0000.001
compatible_tx0.0010.0000.001
donor.m0.0010.0000.001
eventOutcomeCompare1.2550.0781.333
eventOutcomeTranslate0.3510.0530.405
eventPlot10.981 0.19411.176
extendROI0.6010.0010.602
extractSpliceEvents0.0030.0000.003
extractSpliceSites0.0760.0000.076
findCompatibleEvents0.290.000.29
findCompatibleExon0.1860.0010.187
findTX0.0130.0000.013
getPCRsizes2.2290.1622.392
getRegionDNA0.2470.0040.251
insertRegion0.1750.0010.176
makeROI0.2340.0000.235
makeUniqueIDs0.0020.0010.003
pcr_result10.0010.0000.001
plot_seqlogo0.0380.0000.039
primers0.0010.0000.001
psiPlot0.3180.0000.317
region_minus_exon0.0010.0000.001
roi0.0010.0000.001
shapiroAcceptor1.4580.0331.491
shapiroDonor0.3620.0100.372
splice_data0.0010.0000.001
splice_fasta0.0010.0000.001
splitPCRhit0.0010.0000.002
thecds0.0010.0000.001
theexons0.0010.0000.001
valid_cds000
valid_tx0.0010.0000.000