| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-29 10:16 -0400 (Wed, 29 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4988 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4694 |
| 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 2153/2415 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SpliceImpactR 1.0.0 (landing page) Zachary Wakefield
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.0.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.0.0.tar.gz |
| StartedAt: 2026-04-28 23:56:49 -0400 (Tue, 28 Apr 2026) |
| EndedAt: 2026-04-28 23:59:49 -0400 (Tue, 28 Apr 2026) |
| EllapsedTime: 180.0 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.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/SpliceImpactR.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-04-29 03:56:49 UTC
* using option ‘--no-vignettes’
* checking for file ‘SpliceImpactR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SpliceImpactR’ version ‘1.0.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 ‘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 6.500 0.443 6.639
plot_ppi_summary 5.990 0.585 6.268
integrated_event_summary 6.075 0.072 6.146
* 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.0.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-04-24 r89963) -- "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
33.696 3.705 32.662
SpliceImpactR.Rcheck/SpliceImpactR-Ex.timings
| name | user | system | elapsed | |
| add_splice_part | 0.062 | 0.004 | 0.066 | |
| as_dt_from_s4 | 0.029 | 0.002 | 0.030 | |
| as_splice_impact_result | 0.413 | 0.005 | 0.418 | |
| attach_sequences | 0.512 | 0.023 | 0.546 | |
| compare_hit_index | 0.643 | 0.008 | 0.654 | |
| compare_sequence_frame | 2.863 | 0.035 | 2.904 | |
| compare_sequences_alignment | 1.665 | 0.020 | 1.684 | |
| compare_transcript_pairs | 0.023 | 0.002 | 0.025 | |
| enrich_by_db | 4.152 | 0.357 | 4.217 | |
| enrich_by_event | 2.482 | 0.603 | 2.641 | |
| enrich_domains_hypergeo | 2.382 | 0.430 | 2.474 | |
| filter_spliceimpact_hits | 0.143 | 0.030 | 0.173 | |
| get_annotation | 0.018 | 0.007 | 0.025 | |
| get_background | 0.450 | 0.340 | 0.446 | |
| get_comprehensive_annotations | 0.027 | 0.008 | 0.034 | |
| get_di_gene_enrichment | 0 | 0 | 0 | |
| get_differential_inclusion | 0.379 | 0.077 | 0.457 | |
| get_domain_gene_for_enrichment | 0 | 0 | 0 | |
| get_domains | 2.086 | 0.092 | 2.190 | |
| get_enrichment | 0 | 0 | 0 | |
| get_exon_features | 0.047 | 0.005 | 0.052 | |
| get_gene_enrichment | 0.136 | 0.002 | 0.138 | |
| get_hitindex | 0.037 | 0.004 | 0.040 | |
| get_hits_core | 0.001 | 0.000 | 0.001 | |
| get_hits_domain | 0.001 | 0.001 | 0.001 | |
| get_hits_final_view | 0.002 | 0.000 | 0.002 | |
| get_hits_ppi | 0.001 | 0.000 | 0.001 | |
| get_hits_sequence | 0.001 | 0.001 | 0.001 | |
| get_manual_features | 0.019 | 0.001 | 0.020 | |
| get_matched_events_chunked | 0.438 | 0.011 | 0.449 | |
| get_pairs | 0.469 | 0.010 | 0.480 | |
| get_ppi_gene_enrichment | 0 | 0 | 0 | |
| get_ppi_interactions | 0.518 | 0.007 | 0.526 | |
| get_ppi_switches | 6.500 | 0.443 | 6.639 | |
| get_protein_features | 0.014 | 0.002 | 0.016 | |
| get_proximal_shift_from_hits | 0.631 | 0.011 | 0.644 | |
| get_rmats | 0.082 | 0.010 | 0.103 | |
| get_rmats_hit | 0.112 | 0.012 | 0.123 | |
| get_rmats_post_di | 0.007 | 0.000 | 0.008 | |
| get_splicing_impact | 2.441 | 0.046 | 2.493 | |
| get_user_data | 0.003 | 0.000 | 0.004 | |
| get_user_data_post_di | 0.004 | 0.001 | 0.005 | |
| import_di_table | 0.003 | 0.000 | 0.003 | |
| integrated_event_summary | 6.075 | 0.072 | 6.146 | |
| keep_sig_pairs | 0.382 | 0.008 | 0.390 | |
| load_example_data | 0.059 | 0.004 | 0.063 | |
| load_gtf_long | 0 | 0 | 0 | |
| load_rmats | 0.053 | 0.005 | 0.061 | |
| overview_spicing_comparison | 0.376 | 0.008 | 0.392 | |
| plot_alignment_summary | 2.495 | 0.027 | 2.523 | |
| plot_di_volcano_dt | 0.459 | 0.008 | 0.469 | |
| plot_enriched_domains_counts | 2.480 | 0.371 | 2.642 | |
| plot_length_comparison | 2.154 | 0.207 | 2.249 | |
| plot_ppi_summary | 5.990 | 0.585 | 6.268 | |
| plot_two_transcripts_with_domains_unified | 0 | 0 | 0 | |
| probe_individual_event | 0.493 | 0.022 | 0.514 | |
| spliceimpact_s4_guide | 0 | 0 | 0 | |
| spliceimpact_s4_schema | 0 | 0 | 0 | |