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

This page was generated on 2025-11-19 10:12 -0500 (Wed, 19 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4827
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4600
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4564
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 1411/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2025-11-18 13:40 -0500 (Tue, 18 Nov 2025)
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  
lconwaymacOS 12.7.6 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped


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: 2025-11-19 02:45:38 -0500 (Wed, 19 Nov 2025)
EndedAt: 2025-11-19 03:05:35 -0500 (Wed, 19 Nov 2025)
EllapsedTime: 1197.0 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) (2025-10-20 r88955)
* 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.656  0.786  24.443
read_vcfs_as_granges              18.344  0.326  22.444
plot_lesion_segregation           16.664  0.055  16.720
get_mut_type                      11.145  0.050  11.196
plot_compare_indels               10.861  0.038  10.901
calculate_lesion_segregation      10.441  0.392  10.834
genomic_distribution              10.171  0.257  10.433
plot_indel_contexts               10.278  0.000  10.278
bin_mutation_density               9.509  0.415   9.925
get_indel_context                  6.482  0.952   7.434
plot_compare_dbs                   6.952  0.027   6.980
fit_to_signatures_bootstrapped     6.719  0.219   6.951
mut_matrix_stranded                5.162  0.556   5.718
plot_profile_heatmap               5.637  0.002   5.640
plot_river                         5.418  0.039   5.458
plot_spectrum_region               5.261  0.180   5.441
plot_spectrum                      5.085  0.248   5.339
* 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) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 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_density9.5090.4159.925
binomial_test0.0090.0000.009
calculate_lesion_segregation10.441 0.39210.834
cluster_signatures0.0440.0000.045
context_potential_damage_analysis23.656 0.78624.443
convert_sigs_to_ref0.0420.0020.045
cos_sim0.0000.0000.001
cos_sim_matrix0.0210.0010.023
count_dbs_contexts0.0810.0020.084
count_indel_contexts0.1420.0020.144
count_mbs_contexts0.0710.0110.082
determine_regional_similarity2.8600.4053.264
enrichment_depletion_test0.1360.0010.137
extract_signatures0.0010.0000.002
fit_to_signatures0.0890.0090.099
fit_to_signatures_bootstrapped6.7190.2196.951
fit_to_signatures_strict3.6590.0273.685
genomic_distribution10.171 0.25710.433
get_dbs_context0.3560.0020.358
get_indel_context6.4820.9527.434
get_known_signatures0.2160.4410.661
get_mut_type11.145 0.05011.196
lengthen_mut_matrix0.0100.0090.019
merge_signatures1.0140.1451.159
mut_context1.0880.2241.312
mut_matrix1.8750.2842.159
mut_matrix_stranded5.1620.5565.718
mut_strand1.9030.0771.980
mut_type0.0270.0030.029
mut_type_occurrences0.8450.1530.998
mutations_from_vcf0.0290.0000.029
plot_192_profile3.4670.0073.474
plot_96_profile2.7990.0032.802
plot_bootstrapped_contribution2.5080.0022.510
plot_compare_dbs6.9520.0276.980
plot_compare_indels10.861 0.03810.901
plot_compare_mbs1.3980.0041.402
plot_compare_profiles2.6770.0042.681
plot_contribution2.2890.0022.291
plot_contribution_heatmap2.2630.0052.269
plot_correlation_bootstrap1.7990.0041.806
plot_cosine_heatmap2.7890.0042.792
plot_dbs_contexts4.9230.0044.928
plot_enrichment_depletion4.8730.0054.879
plot_indel_contexts10.278 0.00010.278
plot_lesion_segregation16.664 0.05516.720
plot_main_dbs_contexts0.8330.0000.833
plot_main_indel_contexts0.8510.0010.852
plot_mbs_contexts0.8020.0070.809
plot_original_vs_reconstructed0.9630.0220.986
plot_profile_heatmap5.6370.0025.640
plot_profile_region1.2000.0031.204
plot_rainfall2.0460.0582.104
plot_regional_similarity2.4670.0042.471
plot_river5.4180.0395.458
plot_signature_strand_bias2.1190.1142.232
plot_spectrum5.0850.2485.339
plot_spectrum_region5.2610.1805.441
plot_strand0.2930.0010.294
plot_strand_bias0.8920.0060.898
pool_mut_mat0.0340.0020.036
read_vcfs_as_granges18.344 0.32622.444
rename_nmf_signatures0.0270.0320.059
signature_potential_damage_analysis0.0840.0040.088
split_muts_region3.9880.2004.189
strand_bias_test0.1040.0020.106
strand_occurrences0.1410.0120.153
type_context1.1920.3151.507