| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-22 11:37 -0400 (Fri, 22 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4936 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4621 |
| 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 2119/2378 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SpliceImpactR 1.1.0 (landing page) Zachary Wakefield
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ||||||||||
| See other builds for SpliceImpactR in R Universe. | ||||||||||||||
|
To the developers/maintainers of the SpliceImpactR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpliceImpactR.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. |
| Package: SpliceImpactR |
| Version: 1.1.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpliceImpactR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpliceImpactR_1.1.0.tar.gz |
| StartedAt: 2026-05-21 22:44:59 -0400 (Thu, 21 May 2026) |
| EndedAt: 2026-05-21 22:53:47 -0400 (Thu, 21 May 2026) |
| EllapsedTime: 528.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SpliceImpactR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpliceImpactR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpliceImpactR_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/SpliceImpactR.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-22 02:44:59 UTC
* using option ‘--no-vignettes’
* checking for file ‘SpliceImpactR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SpliceImpactR’ version ‘1.1.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://bioconductor.org/packages/3.23/data/annotation/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.23/data/annotation/src/contrib/PACKAGES'
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 ‘SpliceImpactR’ can be installed ... OK
* checking installed package size ... INFO
installed size is 8.0Mb
sub-directories of 1Mb or more:
extdata 6.7Mb
* 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
get_ppi_switches 5.492 0.306 5.543
plot_ppi_summary 5.383 0.344 5.451
integrated_event_summary 5.110 0.059 5.164
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
SpliceImpactR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SpliceImpactR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘SpliceImpactR’ ... ** this is package ‘SpliceImpactR’ version ‘1.1.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 (SpliceImpactR)
SpliceImpactR.Rcheck/tests/testthat.Rout
R version 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(SpliceImpactR)
>
> test_check("SpliceImpactR")
[INFO] Loading bundled test annotation data
[INFO] Filtered 0 unannotated ALE/AFE events (223 -> 223)
Chunk 1/1: rows 1..40
[1] "[INFO] Processing 13 transcript and protein sequence alignments, this may take a little..."
[1] "[Processing] Identifying frame shifts and rescues"
[1] "[INFO] 0 frameshifts (0 rescues) and 8 non-frameshifts were identified, "
[INFO] Loading bundled test annotation data
[INFO] Loading bundled test annotation data
[INFO] Filtered 0 unannotated ALE/AFE events (465 -> 465)
[INFO] Input contains 41 genes, 605 events, and 2932 event instances.
[PROCESSING/INFO] Filtering out low-coverage rows removed 892 event instances; 4971
remain.
[PROCESSING/INFO] Completing AFE/ALE with zeros per sample (total strategy: event_max)
filled 407 AFE rows and 160 ALE rows (totals: AFE=608, ALE=424).
[PROCESSING/INFO] Filtering genes with no nonzero values per sample/event_type removed
37 genes from specific sample groups; 40 genes remain overall.
[PROCESSING/INFO] Filtering by minimum condition presence removed 211 events; 351
events remain.
[PROCESSING/INFO] Removed 62 non-changing events; 289 events remain.
[PROCESSING/INFO] Filtering events not represented in both conditions removed 30
events; 259 events remain.
[PROCESSING] Fitting quasi-binomial GLMs per site...
|
| | 0%
|
|======================================================================| 100%
[DONE] Fitted 531 sites in 1 chunks.
[INFO] Done.
Chunk 1/1: rows 1..94
[1] "[INFO] Processing 36 transcript and protein sequence alignments, this may take a little..."
[1] "[Processing] Identifying frame shifts and rescues"
[1] "[INFO] 1 frameshifts (0 rescues) and 27 non-frameshifts were identified, "
[INFO] Loading bundled test annotation data
[INFO] Loading bundled test annotation data
[INFO] Loading bundled test annotation data
[INFO] Filtered 0 unannotated ALE/AFE events (465 -> 465)
[INFO] Filtered 0 unannotated ALE/AFE events (465 -> 465)
[INFO] Loading bundled test annotation data
[INFO] Loading bundled test annotation data
[INFO] Filtered 0 unannotated ALE/AFE events (107 -> 107)
[INFO] Loading bundled test annotation data
[INFO] Loading bundled test annotation data
[INFO] Loading bundled test annotation data
[INFO] Filtered 0 unannotated ALE/AFE events (465 -> 465)
Chunk 1/1: rows 1..94
[INFO] Filtered 0 unannotated ALE/AFE events (465 -> 465)
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 163 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-keep_sig_pairs.R:2:3',
'test-overview_spicing_comparison.R:3:3'
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 163 ]
>
> proc.time()
user system elapsed
27.856 2.233 26.253
SpliceImpactR.Rcheck/SpliceImpactR-Ex.timings
| name | user | system | elapsed | |
| add_splice_part | 0.052 | 0.002 | 0.055 | |
| as_dt_from_s4 | 0.023 | 0.002 | 0.024 | |
| as_splice_impact_result | 0.344 | 0.004 | 0.349 | |
| attach_sequences | 0.439 | 0.017 | 0.466 | |
| compare_hit_index | 0.531 | 0.007 | 0.536 | |
| compare_sequence_frame | 2.370 | 0.032 | 2.402 | |
| compare_sequences_alignment | 1.428 | 0.016 | 1.442 | |
| compare_transcript_pairs | 0.023 | 0.001 | 0.024 | |
| enrich_by_db | 3.559 | 0.189 | 3.508 | |
| enrich_by_event | 2.293 | 0.404 | 2.290 | |
| enrich_domains_hypergeo | 2.118 | 0.269 | 2.139 | |
| filter_spliceimpact_hits | 0.119 | 0.019 | 0.139 | |
| get_annotation | 0.015 | 0.003 | 0.019 | |
| get_background | 0.272 | 0.148 | 0.266 | |
| get_comprehensive_annotations | 0.021 | 0.006 | 0.026 | |
| get_di_gene_enrichment | 0 | 0 | 0 | |
| get_differential_inclusion | 0.347 | 0.089 | 0.435 | |
| get_domain_gene_for_enrichment | 0 | 0 | 0 | |
| get_domains | 1.880 | 0.092 | 1.877 | |
| get_enrichment | 0 | 0 | 0 | |
| get_exon_features | 0.039 | 0.002 | 0.041 | |
| get_gene_enrichment | 0.113 | 0.001 | 0.115 | |
| get_hitindex | 0.031 | 0.003 | 0.034 | |
| get_hits_core | 0.001 | 0.000 | 0.001 | |
| get_hits_domain | 0.001 | 0.000 | 0.001 | |
| get_hits_final_view | 0.001 | 0.000 | 0.002 | |
| get_hits_ppi | 0.001 | 0.000 | 0.001 | |
| get_hits_sequence | 0.001 | 0.000 | 0.001 | |
| get_manual_features | 0.016 | 0.001 | 0.017 | |
| get_matched_events_chunked | 0.361 | 0.006 | 0.367 | |
| get_pairs | 0.398 | 0.007 | 0.406 | |
| get_ppi_gene_enrichment | 0 | 0 | 0 | |
| get_ppi_interactions | 0.457 | 0.006 | 0.464 | |
| get_ppi_switches | 5.492 | 0.306 | 5.543 | |
| get_protein_features | 0.013 | 0.001 | 0.014 | |
| get_proximal_shift_from_hits | 0.528 | 0.008 | 0.536 | |
| get_rmats | 0.063 | 0.005 | 0.072 | |
| get_rmats_hit | 0.090 | 0.005 | 0.097 | |
| get_rmats_post_di | 0.006 | 0.000 | 0.006 | |
| get_splicing_impact | 1.939 | 0.036 | 1.972 | |
| get_user_data | 0.003 | 0.000 | 0.004 | |
| get_user_data_post_di | 0.003 | 0.001 | 0.004 | |
| import_di_table | 0.002 | 0.000 | 0.003 | |
| integrated_event_summary | 5.110 | 0.059 | 5.164 | |
| keep_sig_pairs | 0.338 | 0.006 | 0.344 | |
| load_example_data | 0.050 | 0.003 | 0.051 | |
| load_gtf_long | 0 | 0 | 0 | |
| load_rmats | 0.043 | 0.003 | 0.046 | |
| overview_spicing_comparison | 0.304 | 0.003 | 0.308 | |
| plot_alignment_summary | 2.124 | 0.017 | 2.141 | |
| plot_di_volcano_dt | 0.367 | 0.006 | 0.372 | |
| plot_enriched_domains_counts | 2.279 | 0.250 | 2.347 | |
| plot_length_comparison | 1.989 | 0.147 | 2.053 | |
| plot_ppi_summary | 5.383 | 0.344 | 5.451 | |
| plot_two_transcripts_with_domains_unified | 0 | 0 | 0 | |
| probe_individual_event | 0.431 | 0.015 | 0.446 | |
| spliceimpact_s4_guide | 0 | 0 | 0 | |
| spliceimpact_s4_schema | 0 | 0 | 0 | |