Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-02-16 11:32 -0500 (Mon, 16 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4865
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 1429/2352HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-02-15 13:40 -0500 (Sun, 15 Feb 2026)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: devel
git_last_commit: b3f3115
git_last_commit_date: 2025-10-29 10:35:07 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
See other builds for MutationalPatterns in R Universe.


CHECK results for MutationalPatterns on nebbiolo1

To the developers/maintainers of the MutationalPatterns package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MutationalPatterns.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: MutationalPatterns
Version: 3.21.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MutationalPatterns_3.21.0.tar.gz
StartedAt: 2026-02-16 02:06:14 -0500 (Mon, 16 Feb 2026)
EndedAt: 2026-02-16 02:27:01 -0500 (Mon, 16 Feb 2026)
EllapsedTime: 1247.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MutationalPatterns.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MutationalPatterns.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.21.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 ‘MutationalPatterns’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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
context_potential_damage_analysis 23.938  0.802  24.743
read_vcfs_as_granges              21.308  3.382  28.384
plot_lesion_segregation           16.703  0.199  16.903
get_mut_type                      11.383  0.073  11.457
calculate_lesion_segregation      10.747  0.355  11.103
genomic_distribution              10.442  0.284  10.731
plot_compare_indels               10.040  0.198  10.240
bin_mutation_density               9.802  0.382  10.184
plot_indel_contexts                9.714  0.110   9.824
get_indel_context                  6.415  0.929   7.345
plot_compare_dbs                   6.681  0.147   6.828
plot_spectrum_region               5.994  0.182   6.177
fit_to_signatures_bootstrapped     6.085  0.029   6.114
mut_matrix_stranded                5.281  0.789   6.070
plot_spectrum                      5.807  0.254   6.065
plot_profile_heatmap               5.546  0.057   5.604
plot_river                         5.449  0.078   5.529
mut_context                        4.656  0.616   6.654
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  [68] 2 - 1 ==  1
  [69] 4 - 3 ==  1
  [70] 5 - 6 == -1
  [71] 2 - 1 ==  1
  [72] 1 - 0 ==  1
  [74] 3 - 2 ==  1
  [77] 4 - 3 ==  1
  [78] 2 - 1 ==  1
  [79] 1 - 0 ==  1
  ...
  
  [ FAIL 3 | WARN 41 | SKIP 0 | PASS 471 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.


Installation output

MutationalPatterns.Rcheck/00install.out

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


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

Tests output

MutationalPatterns.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.

> library(testthat)
> library(MutationalPatterns)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: NMF
Loading required package: registry
Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: bigmemory] | Cores 2/2
  To enable shared memory capabilities, try: install.extras('
NMF
')

Attaching package: 'NMF'

The following object is masked from 'package:S4Vectors':

    nrun

The following object is masked from 'package:generics':

    fit

The following object is masked from 'package:testthat':

    compare

> 
> test_check("MutationalPatterns")
Saving _problems/test-context_potential_damage_analysis-46.R
Saving _problems/test-mut_matrix_stranded-20.R
Saving _problems/test-mut_matrix_stranded-29.R
[ FAIL 3 | WARN 41 | SKIP 0 | PASS 471 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-context_potential_damage_analysis.R:46:3'): Output is equal to expected ──
Expected `output` to equal `expected`.
Differences:
Component "n": Mean relative difference: 0.09452736
Component "ratio": Mean relative difference: 0.06150134
Component "blosum62": Mean relative difference: 0.2656804
── Failure ('test-mut_matrix_stranded.R:20:3'): transforms correctly ───────────
Expected `output` to equal `expected`.
Differences:
382/1728 mismatches (average diff: 1.45)
[68] 2 - 1 ==  1
[69] 4 - 3 ==  1
[70] 5 - 6 == -1
[71] 2 - 1 ==  1
[72] 1 - 0 ==  1
[74] 3 - 2 ==  1
[77] 4 - 3 ==  1
[78] 2 - 1 ==  1
[79] 1 - 0 ==  1
...
── Failure ('test-mut_matrix_stranded.R:29:3'): a list is also acceptable input ──
Expected `output_list` to equal `expected`.
Differences:
382/1728 mismatches (average diff: 1.45)
[68] 2 - 1 ==  1
[69] 4 - 3 ==  1
[70] 5 - 6 == -1
[71] 2 - 1 ==  1
[72] 1 - 0 ==  1
[74] 3 - 2 ==  1
[77] 4 - 3 ==  1
[78] 2 - 1 ==  1
[79] 1 - 0 ==  1
...

[ FAIL 3 | WARN 41 | SKIP 0 | PASS 471 ]
Error:
! Test failures.
Execution halted

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.802 0.38210.184
binomial_test0.0080.0010.008
calculate_lesion_segregation10.747 0.35511.103
cluster_signatures0.0420.0030.045
context_potential_damage_analysis23.938 0.80224.743
convert_sigs_to_ref0.0390.0030.044
cos_sim000
cos_sim_matrix0.0180.0050.023
count_dbs_contexts0.0820.0030.085
count_indel_contexts0.0950.0020.098
count_mbs_contexts0.1180.0040.122
determine_regional_similarity2.9680.3853.352
enrichment_depletion_test0.1230.0000.124
extract_signatures0.0010.0010.001
fit_to_signatures0.0850.0040.089
fit_to_signatures_bootstrapped6.0850.0296.114
fit_to_signatures_strict4.7710.0974.868
genomic_distribution10.442 0.28410.731
get_dbs_context0.4010.0040.405
get_indel_context6.4150.9297.345
get_known_signatures0.2200.4390.663
get_mut_type11.383 0.07311.457
lengthen_mut_matrix0.0150.0040.019
merge_signatures1.2140.1391.353
mut_context4.6560.6166.654
mut_matrix2.3150.4262.741
mut_matrix_stranded5.2810.7896.070
mut_strand1.9470.1232.070
mut_type0.0290.0040.033
mut_type_occurrences0.9430.1911.134
mutations_from_vcf0.0340.0020.035
plot_192_profile3.4240.1653.590
plot_96_profile2.8300.0742.906
plot_bootstrapped_contribution2.4710.0802.552
plot_compare_dbs6.6810.1476.828
plot_compare_indels10.040 0.19810.240
plot_compare_mbs1.3470.0031.350
plot_compare_profiles2.5790.0352.615
plot_contribution2.2070.0352.242
plot_contribution_heatmap2.460.062.52
plot_correlation_bootstrap1.6870.0351.723
plot_cosine_heatmap2.6500.0382.689
plot_dbs_contexts4.8090.0524.861
plot_enrichment_depletion4.6100.0774.687
plot_indel_contexts9.7140.1109.824
plot_lesion_segregation16.703 0.19916.903
plot_main_dbs_contexts0.7520.0050.756
plot_main_indel_contexts0.8440.0010.846
plot_mbs_contexts0.8020.0030.805
plot_original_vs_reconstructed0.9950.0020.997
plot_profile_heatmap5.5460.0575.604
plot_profile_region1.1260.0021.128
plot_rainfall2.0100.0182.030
plot_regional_similarity2.5590.0082.568
plot_river5.4490.0785.529
plot_signature_strand_bias0.9790.0080.987
plot_spectrum5.8070.2546.065
plot_spectrum_region5.9940.1826.177
plot_strand0.3110.0040.315
plot_strand_bias0.9960.0041.000
pool_mut_mat0.0380.0020.040
read_vcfs_as_granges21.308 3.38228.384
rename_nmf_signatures0.0310.0290.059
signature_potential_damage_analysis0.1040.0270.131
split_muts_region4.0470.4004.448
strand_bias_test0.1080.0040.112
strand_occurrences0.1350.0050.140
type_context1.2320.2691.503